Negative power of inequality

47 Views Asked by At

We know the following inequality, \begin{equation*} (a+b)^{\alpha}\leq a^{\alpha} + b^{\alpha},\quad a,b \geq 0, \quad \alpha \in [0,1]. \end{equation*} Is it possible to write the following elementary inequality. If so, how we know.

\begin{equation*} (a+b)^{-\alpha}\leq a^{-\alpha} + b^{-\alpha},\quad \text{if}\quad a,b > 0,\quad \text{and} \quad \alpha >1, \end{equation*}

Thanks in advance.

1

There are 1 best solutions below

2
On

$\dfrac{1}{(a+b)^{\alpha}}\leq\dfrac{1}{a^{\alpha}}+\dfrac{1}{b^{\alpha}}$ if and only if $1\leq\dfrac{(a+b)^{\alpha}}{a^{\alpha}}+\dfrac{(a+b)^{\alpha}}{b^{\alpha}}$ if and only if $1\leq\left(\dfrac{a+b}{a}\right)^{\alpha}+\left(\dfrac{a+b}{b}\right)^{\alpha}$ if and only if $1\leq\left(1+\dfrac{b}{a}\right)^{\alpha}+\left(1+\dfrac{a}{b}\right)^{\alpha}$.

But we see that $1+b/a>1$ and $1+a/b>1$ so $\left(1+\dfrac{b}{a}\right)^{\alpha}+\left(1+\dfrac{a}{b}\right)^{\alpha}>2$ actually.