In my exam there was this question :
Prove convergence or divergence of :
$\displaystyle \sum_{n=1}^ \infty \frac{(n!)^24^n}{(2n)!}$
I noticed that :
$\displaystyle \lim_{n \to \infty } \frac{(n!)^24^n}{(2n)!}=\frac{4^n 2\pi n \left(\frac{n}{e} \right)^{2n}}{\left(\frac{2n}{e} \right)^{2n }\sqrt{2\pi (2n)}} = \lim_{n \to \infty } \sqrt{\pi n}= \infty$
I couldn't prove this without using Stirling's approximation
I tried to show that $\displaystyle\prod_{k=1}^n \frac{1+\frac{n}{k}}{4} \to 0 $ but that was not possible for me
I also tried to use Stolz cesaro theorem but I couldn't show that the limit $\rightarrow \infty$
(all I got was $\displaystyle \lim_{n \to \infty } \frac{(n!)^24^n}{(2n)!}= \lim_{n \to \infty } \frac{(n!)^24^n}{(2n)!} \times \frac{4(n+1^2)-1}{(2n+1)(2n+2)-1}=\lim_{n \to \infty } \frac{(n!)^24^n}{(2n)!}$ )
Use the Quotient-Criterion in a bit more specific form.
With $a_n = \frac{(n!)^2 4^n}{(2n)!}$ you get $$\frac{a_{n+1}}{a_n}= 2\frac{n+1}{2n+1}=1+\frac 1{2n+1}$$
Hence, with $a_1=2$ we get using a telescoping product: $$a_{n+1} = 2\prod_{i=1}^n\left(1+\frac 1{2i+1}\right)$$
Now, we apply the standard criterion for infinite products:
Since $\sum_{i=1}^\infty\frac 1{2i+1} $ is divergent, so is the corresponding infinite product.