Show the convergence of series :
$$\frac{2\ \cdot\;4\ \cdot\;...\ \cdot\;2n}{3\ \cdot\;5\ \cdot\;...\ \cdot\;(2n+1)}$$
How do I show this series converge? Is there some general technique to follow. I an having a little problem solving these type of questions
Hint: suppose your $n$th term is $f(n)$. Then $f(n) = \dfrac{2n}{2n+1}f(n-1)$. However, $\dfrac{2n}{2n+1} < 1$ always, meaning as $n$ gets bigger $f(n)$ can only get smaller.