-3

Given a sequence $a_1,\ldots,a_n$, we can take the average $\bar{a}=\frac{\sum_{i=1}^n a_i}{n}$. For some real valued function $f$ it seems to me intuitively that $$\sum_{i=1}^n \frac{1}{f(a_i)}=\frac{n}{f(\bar{a})}.$$ Should this be true, I will go about trying to prove this via induction.

2 Answers2

1

As a counter example consider $f(x)=x$, and $a_i=i.$ Then the left-hand-side grows like $\log(n)$, while the right-hand-side will converge to a constant.

amWhy
  • 209,954
MMH
  • 688
0

More correct: If $f$ is continuos and non-zero in $[\min(\{a_k\}),\max(\{a_k\})]$ then exists $\bar{a}\in [\min(\{a_k\}),\max(\{a_k\})]$ (maybe not arithmetical mean) such that $\sum_{i=1}^n \frac{1}{f(a_i)}=\frac{n}{f(\bar{a})}$