Let $n\in N$ such that $n \geq 2$
$\forall x \in \mathbb{R}^* \quad (1+x)^n \leq 2^{n-1}(1+x^n)$
I tried induction but with no luck. On the other hand I said that $f(x)=x^n$ is convex then by Jenson inquality for $f$ with $ f((a+b)/2) \leq (f(a)+f(b))/2 $.
If one knows that $f\colon \, [0,\infty)\longrightarrow \mathbb{R}$ is a convex function then one has $$ f\left(t x_1+(1-t)x_2\right)\le tf\left(x_1\right)+(1-t)f\left(x_2\right),\qquad t \in [0,1], $$ giving, with $f=x^n,x_1=1,x_2=x,t=\frac12$, $n\ge2$ $$ \left(\frac{1+x}{2}\right)^n\le \frac{1}{2}+\frac{x^n}{2},\qquad x \in [0,\infty), $$ which is equivalent to the expected inequality.