I need help with this exercise. What I've done so far is prove the exercise when $n=1$. So:
$$n=1$$ $$1!\ge2^{(1-1)}$$ $$1\ge2^0$$ $$1\ge1$$ Which is true
Therefore, now that I assume that the assumption is correct, I want to prove that with $n+1$, it will also be true. So, what I've done now is:
$$P(n) \implies P(n+1) $$
$$n!+n+1\ge 2^{(n-1)}...$$ And my problem is that I do not know how to add the $n+1$ in the right side of the equation, therefore I'm not been able to finish the exercise.
Thank you so much for your help. If something's not very clear, please let me know. I'll try to be clearer next time :)