This is an inequality problem which I encountered while solving a metric space problem
let $a,b,c$ be non-negative real numbers satisfying $a\le b+c$.
Then for what positive real values of $n$ is the following also true
$$ a^n\le b^n+c^n$$
I honestly have no idea on how to proceed. I came up with this problem while solving a metric space question. Any hints and suggestions will be highly appreciated.
For $p\ge 1$, $x\mapsto x^p$ is convex, then, $$ \left(\frac{a+b}{2}\right)^p \le \frac{1}{2}(a^p+b^p)\implies (a+b)^p\le 2^{p-1}(a^p+b^p)~~~~for~~~~p\ge 1$$ for $0< p<1$ $$(a+b)^p\ge a^p+b^p~~~~for~~~~p< 1$$