Here is an extract from A less than B. The author claims to imply the AM-GM inequality with this reasoning, but I can't see how. So far the author has covered AM-GM, convexity, the smoothing principle and Jensen's inequality.
"Theorem 4: Let $f$ be a twice-differentiable function on an open interval $I$. Then $f$ is convex on $I$ if and only if $f''(x)\ge 0$ for all $ x \in I$.
For example, the AM-GM inequality can be proved by noting that $f(x)=\log(x)$ is concave; its first derivative is $1/x$ and its second $-1/x^2$. In fact, one immediately deduces a weighted AM-GM inequality..."
I understand the theorem, but not at all how it applies to AM-GM. Any enlightenment would be much appreciated!
Well, by concavity, suppose that $(x_1,\dotso,x_n)$ are positive real numbers and notice that it is essential to consider something like $\log(x_i)$ for any $i\in\{1,\dotso,n\}$. Moreover let $(w_q,\dotso,w_n)$ be your family of weights, i.e. $$\sum_{i=1}^nw_i=1.$$ Then use the fact that the logarithm is concave to write
Now apply $\exp$, which is increasing on $\mathbb R$, to both sides of $(1)$. It follows
which is the weighted AM-GM.
Hope this is clear. Cheers