How to calculate the following limit $$ \lim_{n\rightarrow \infty} \left[ \left(1+\frac{1}{n}\right)\left(1+\frac{2}{n}\right)\cdots \left(1+\frac{n}{n}\right) \right]^\frac{1}{n} .$$ I was trying this by taking the $\log $ of the product and then limit but I am not getting the answer could anybody please help me. And, also is there any general rule for calculating the limit for $$ (a_1a_2.\dots a_n)^{\frac{1}{n}}.$$
Thanks.
As can be seen if $$a_{n} = \frac{(n + 1)(n + 2)\cdots (2n)}{n^{n}}$$ then the sequence in question is $a_{n}^{1/n}$. Now we can see that $$\frac{a_{n + 1}}{a_{n}} = \frac{(n + 2)(n + 3)\cdot (2n)(2n + 1)(2n + 2)}{(n + 1)^{n + 1}}\cdot\frac{n^{n}}{(n + 1)(n + 2) \cdots (2n)}$$ so that $$\frac{a_{n + 1}}{a_{n}} = \frac{2(2n + 1)}{n + 1}\cdot\left(\frac{n}{n + 1}\right)^{n} \to \frac{4}{e}$$ as $n \to \infty$ Hence the sequence $a_{n}^{1/n}$ also tends to $4/e$.
In general if $b_{n} = (a_{1}a_{2}\cdots a_{n})^{1/n}$ and $a_{n} \to L$ then $b_{n} \to L$.