Find the limit of this factorial sequence as $n$ tends to infinity
$$a_n= \frac{((n+1)!)((n-1)!)}{(2n)!}$$
What I tried so far:
I simplified above to $$\frac{n(n+1)((n-1)!)^2}{(2n)(2n-1)(2n-2)\cdots} = \frac{(n+1)((n-1)!)}{(2)2^{0.5n}(2n-1)(2n-3)(2n-5)\cdots}$$
and I dont know where to go from here or if this is even the right path
Hint: Apply the ratio test for the convergence of $\sum a_n$.
Solution: