I have to prove that for all $(a;b) \in \mathbb{R}^2$, and for all $n \in \mathbb{N}$ we have: $$ (a+b)^{2n} \leq 2^{2n-1}(a^{2n}+b^{2n})$$ without using induction.
I tried to use the convexity of $x^{2n}$ Which gave me that $x^{2n} \geq 2nx+1-2n$ but I didn’t succeed.
If $a,b \geqslant 0$ then, by the power mean inequality
$$M_{2n} \geqslant M_1$$ $$\left(\frac{a^{2n}+b^{2n}}{2}\right)^{\frac{1}{2n}} \geqslant \frac{a+b}{2} $$ and the result follows. If one of $a$ and $b$ is negative, then the LHS (in the question) reduces but the RHS remains unchanged. If both are negative then neither side changes. And so we are done.