What is the intuition behind having a denominator in Jensen's inequality? For example, why do we need $n$ in a version of Jensen's inequality when all weights are equal: $$ \phi\left(\frac{\sum x_i}{n}\right)\leq\frac{\sum\phi(x_i)}{n}, $$ where $\phi$ is a convex function.
2026-03-25 01:36:16.1774402576
Denominator in Jensen's inequality
132 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If you add $\frac 1 n $ $n$ times you get 1. This is crucial for Jensen's inequality. For example, $\phi (x)=x^{2}$ is convex but it is not true that $\phi (\sum x_i) \leq \sum \phi (x_i)$ in this case, as you can easily see by expanding $(\sum x_i)^{2}$.