I have following inequality I need to prove: $$\frac{x_i +x_j}{x_i}>\frac{u(R)}{u(R\frac{x_i}{x_i +x_j})}$$We have that $x_i,x_j,R>0$ as well as $u$ being an strictly increasing concave function in the respective interval.
2026-03-25 12:46:24.1774442784
How to prove inequality with stricly increasing concave function?
35 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
If $u\colon [0,+\infty) \to \mathbb{R}$ is a concave function, with $u(0) \geq 0$, then, setting $\mu := x_i/(x_i+x_j) \in (0,1)$, $$ u(\mu R) = u ((1-\mu) 0 + \mu R) \geq (1-\mu) u(0) + \mu u(R) \geq \mu \, u(R). $$ If $u$ is strictly concave, the inequality is strict, i.e. $u(\mu R) > \mu u(R)$.
In addition, if $u$ is positive, then the above inequality gives the required one.