Why is $$\lim_{n \to \infty} \ln \left(\frac{n}{(n!)^{\frac{1}{n}}}\right)=1?$$
I see from looking at the graph that it goes to $1$ but I am not too sure how to prove this algebraically.
The only way I can see this function going to $1$ is if $(n!)^{\frac{1}{n}}>n$ but I am not too sure if that is true.
Note that
$$\ln\left(\frac{n}{(n!)^{\frac{1}{n}}}\right)=\frac1n\ln\left(\frac{n^n}{n!}\right)=\frac{a_n}n$$
and by Stolz-Cesaro
$$\frac{a_{n+1}-a_n}{n+1-n}=\ln\left(\frac{(n+1)^{n+1}}{(n+1)!}\right)-\ln\left(\frac{n^n}{n!}\right)=\ln\left(1+\frac1n\right)^n\to 1$$