How to show that, $(x+y)^p\leq x^p+y^p$, where for $0\leq p\leq 1,x\geq 0, y\geq0?$ Any suggestion how to prove it?
Thanks in advance.
How to show that, $(x+y)^p\leq x^p+y^p$, where for $0\leq p\leq 1,x\geq 0, y\geq0?$ Any suggestion how to prove it?
Thanks in advance.
This should either be $(x+y)^p \le x^p + y^p$ for $0 < p \le 1$ or $(x+y)^{1/p} \le x^{1/p} + y^{1/p}$ for $p \ge 1$. We will use the former.
The common method is to prove it first for $y=1$. Define $\phi(x) = x^p + 1 - (x+1)^p$ for $x \ge 0$. Then $$\phi'(x) = px^{p-1} - p(x+1)^{p-1}.$$ Since $p-1 < 0$ you get $\phi'(x) > 0$ for all $x > 0$. Thus $\phi$ is increasing on $(0,\infty)$ so that $\phi(x) \ge \phi(0) = 0$ for all $x \ge 0$. That means $ x^p + 1 - (x+1)^p \ge 0$ for all $x \ge 0$.
If $x,y > 0$ this implies $$\left(\frac xy + 1\right)^p \le 1 + \left( \frac xy \right)^p.$$ Multiply by $y^p$ to get the general inequality.