I have developed the following limit $$L=\lim_{n\to\infty} \left(\frac{e}{4n + 2}\right)^n \frac{(2n)!}{n!}$$ Numerical tests have revealed $L\approxeq 0.859$.
I have also attempted to view the problem as $$L=\lim_{n\to\infty}\left(\frac{e}{2}\right)^n \prod_{i=1}^{n} \frac{n + i}{2n + 1}$$
Question: How would I prove that $L$ is a finite, nonzero number.