How do you show that $\lim_{n\to \infty} {n!\over {r^n}} $ approaches $\infty$?
the growth rate of $r^n$ is slower than $n!$, so the latter one is increasing faster, but how do you show the above question using analytical computation?
How do you show that $\lim_{n\to \infty} {n!\over {r^n}} $ approaches $\infty$?
the growth rate of $r^n$ is slower than $n!$, so the latter one is increasing faster, but how do you show the above question using analytical computation?
Denote $A=\{n\in \mathbb{N}\mid \frac{n}{r}\geq 2\}$. $A$ is a set of integers bounded from below thus it has a minimum. Let $n_0=min_n\{n\in A\}$. Now we have $\frac{n!}{r^n}\geq \frac{n_0!}{r^{n_0}}2^{n-n_0}$. The inequality applies for the limits: $lim_{n\rightarrow \infty}\frac{n!}{r^n}\geq lim_{n\rightarrow \infty}\frac{n_0!}{r^{n_0}}2^{n-n_0}=\frac{n_0!}{(2r)^{n_0}}lim_{n\rightarrow \infty}2^{n}=\infty$.