I need help with this practice problem from my prep guide

Ratio Test
The ratio test is a procedure that can help to determine if an infinite series converges or diverges.
The test comes in form of a limit:
[tex]L=\lim _{n\to\infty}|\frac{a_{n+1}}{a_n}|[/tex]We are given the series:
[tex]\sum ^{\infty}_{n\mathop=1}\mleft(\frac{2n!}{2^{2n}}\mright)[/tex]The term an is:
[tex]a_n=\frac{2n!}{2^{2n}}[/tex]And the term an+1 is
[tex]a_{n+1}=\frac{2(n+1)!}{2^{2n+2}}[/tex]Substituting in the limit:
[tex]L=\lim _{n\to\infty}\frac{\frac{2(n+1)!}{2^{2n+2}}}{\frac{2n!}{2^{2n}}}[/tex]Operating:
[tex]L=\lim _{n\to\infty}\frac{2(n+1)!\cdot2^{2n}}{2n!\cdot2^{2n+2}}[/tex]Simplifying:
[tex]\begin{gathered} L=\lim _{n\to\infty}\frac{2(n+1)\cdot n!\cdot2^{2n}}{2n!\cdot2^{2n}\cdot2^2} \\ L=\lim _{n\to\infty}\frac{(n+1)}{2^2} \\ L=\lim _{n\to\infty}\frac{(n+1)}{4} \end{gathered}[/tex]This limit does not exist since it tends to infinity when n tends to infinity.
(a) The limit does not exist, thus the ratio cannot be evaluated
(b) The series is divergent