I need to find where this sequence tends to: $$\frac{1}{n} \sqrt[n]{n(n+1)(n+2)...(2n)}$$
My answer is $2$, by using a trick for the $n^{th}$ root: I take the inside and find where $\dfrac{A_{n+1}}{A_n}$ goes, and this is where the original sequence goes.
\frac{numerator}{denominator}
and\sqrt[n]{expression}
– Yuriy S Nov 10 '18 at 15:01