I am confused by the meaning of the $t \in (0,1)$ parameter in Jensen's inequality $$ f( tx_1+(1-t)x_2) \le tf(x_1)+(1-t)f(x_2) $$ When I apply this to the logarithm $$ \log( tx_1+(1-t)x_2) \ge t \log(x_1)+(1-t) \log(x_2).$$ Does this mean the convex version of the inequality does not hold for $$ \log( x_1+x_2) \le \log(x_1)+ \log(x_2)?$$ Are there any results for the relation of the quantities on the left and the right si de of the last inequality?
2026-03-25 19:04:22.1774465462
Question on applying Jensen inequality on logarithm of a sum
5.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The inequality you want to have $$\log(x_1+x_2)\leq \log(x_1)+\log(x_2)$$ is equivalent to $$x_1+x_2\leq x_1x_2$$ so it holds whenever the latter one holds, for example when $x_1,x_2\geq 2$. Jensen has nothing to do with this.