Can someone please help me in this exercise?
$$2^n \ge 1+n $$
What I've done so far is prove for $n=1$. So:
$$2^1 \ge 1+1 $$ $$2 \ge 2 $$ Which is true
Now, I'm supposing that what I have to prove is for $n+1$:
$$2^{n+1} \ge 1+ (n+1)$$
But I don't know how to continue it.
Thank you for the help