-1

Assume that $p \geq 2$. Show the following equation: $x^p+y^p\leqslant (x^2+y^2)^{p/2}$

What is the right solution of this problem?
For $p=2$ it's easy.

Blabla
  • 857
  • 6
  • 13

1 Answers1

1

We shall prove that $\frac{d}{dp}(x^p+y^p)^{\frac{1}{p}} \leq 0$, and this will prove the result.

Note that $\frac{d}{dp}(x^p+y^p)^{\frac{1}{p}} = \frac{(x^p+y^p)^{\frac{1}{p}}}{p^2(x^p+y^p)}(x^p \ln(x^p)+y^p \ln y^p - (x^p+y^p)\ln (x^p+y^p))$.

To prove it is negative, note that the expression inside the brackets is $f(x^p+y^p)-f(x^p)-f(y^p)$ where $f(z) = z \ln z$.

$f$ is convex everywhere so we establish the result.

fGDu94
  • 3,916