For any positive real $ a, b, c$, show that $(a+b+c)^\alpha<a^\alpha+b^\alpha+c^\alpha, 0<\alpha<1$.
I can show that it works for special cases like $\alpha=1/p, p\in\mathbb{N}$... but I don't know how to generalize further...
For any positive real $ a, b, c$, show that $(a+b+c)^\alpha<a^\alpha+b^\alpha+c^\alpha, 0<\alpha<1$.
I can show that it works for special cases like $\alpha=1/p, p\in\mathbb{N}$... but I don't know how to generalize further...
Calvin Lin's answer seems sufficient. However, here are a few extra notes:
It suffices just to show $(a + b)^\alpha < a^\alpha + b^\alpha$.
That would in turn follow from $(1 + x)^\alpha < 1 + x^\alpha$ for $1 \geq x > 0$.
Or in other words that $\frac{(1+x)^\alpha - 1}{x} < x^{\alpha-1}$. By the mean value theorem, the left side is of the form $\alpha c^{\alpha-1}$ for some $c$ strictly between $1$ and $1+x$. We have $\alpha c^{\alpha-1} < c^{\alpha-1} < x^{\alpha-1}$, since $\alpha-1 < 0$.
Since you used the tag of real-analysis, I will use calculus.
Hint: Show that we have equality when $ a=b=c=0$.
Hint: Differentiate both sides with respect to each variable. Show that
$$ \alpha ( a + b + c )^{\alpha-1} \leq \alpha a^{\alpha -1 },$$
where equality holds if and only if $ b=c=0$.