Prove ${a_n} = \root n \of {n!} $ is monotonically increasing to $\infty$
I already showed that $a_n$ diverges to infinity like this:
I used to the lemma which says that if $\lim_{n\to\infty}\frac{a_{n+1}}{a_n}=L$ then $\root n \of {a_n} = L$
Questions:
- How to show that $a_n$ is strictly monotone?
- The lemma above is very useful, is there an alternative to show $a_n$ diverges?
Update:
I was wrong, the lemma doesn't fit here at all.