Prove the following inequality if it is true or offer a counterexample if it doesn't hold: $$ \frac{p x + (1-p)y}{pa+(1-p)b} \ge p \frac{x}{a} + (1-p) \frac{y}{b}, $$ with $0\le p \le 1$, $x \ge a \ge 0$, $y \ge b \ge 0$, and $p, a, b, x, y \in \mathbb{R}$.
2026-03-25 08:05:57.1774425957
Simil convexity inequality
45 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
First, we need $a>0,b>0$ for the right-hand side to be meaningful. Fix $a,b,\text{ and }p$ and define $$f(x,y)=\frac{p x + (1-p)y}{pa+(1-p)b} - p \frac{x}{a} - (1-p) \frac{y}{b}$$ The contention is that $f$ is never negative. We note that $f(x,y)=0$ when $x=a,y=b$. We have $$f_x(x,y)={p\over pa+(1-p)b}-{p\over a}={p(1-p)(a-b)\over{pa^2+(1-p)b}}$$ which is negative when $a<b, 0<p<1$.
So we try $p=\frac12,x=y=b=2,a=1.$ This makes the left-hand side of of the inequality in the question $\frac43$ and the right-hand side $\frac32$, so the statement is false.