I've been trying for several days now to find the limit of $\dfrac{\log(n!)}{\log(n+1)}$ when $n$ tends to $\infty$.
I have no idea how to continue... I've tried to ask in other forums but I always get answers that only hint to the solution. I would really appreciate to get an explicit solution if possible since I'm stuck...
(The main goal is to find the radius of convergence of the complex power series where $a_{n}=\log(n!)$)
Thank you!
[Just to offer a more elementary answer than Jack D'Auricio's comments:]
Let $k$ be a fixed natural number. The estimation $$\frac{\log n!}{\log(n+1)}\geq\sum_{j=1}^k\frac{\log(n+1-j)}{\log(n+1)},$$ for $n\geq k$, gives us that $$\lim_{n\to\infty}\frac{\log n!}{\log(n+1)}\geq k.$$ As $k$ was arbitrary it follows that $$\lim_{n\to\infty}\frac{\log n!}{\log(n+1)}=+\infty. $$