In an exercise I'm asked to evaluate the following limit:
$$\lim_{n\to\infty} \frac{n!}{n + 2^n}$$
I arrived at the conclusion that:
$$\frac{n!}{n + 2^n} \geq \frac{n!}{2^n}$$
So my plan is to prove that $\frac{n!}{2^n}$ diverges and as a consequence show that $\frac{n!}{n + 2^n}$ also diverges, But I'm not being able to do so.
How can I prove that $\lim n! / 2^n$ is infinity?