Calculate the limit of $x_n$ as n tends to $\infty$ , where :
$x_n$ = $\sqrt[n]{(1+1/n)(1+2/n)...(1+n/n)}$
The way I tried calculating the limit :
I've tried using the formula $\lim_{x\to \infty}(1+1/x_n)^(x_n = e$
Firstly I rewrote the expression as $x_n$ = $\sqrt[n]{1-1+(1+1/n)(1+2/n)...(1+n/n)}$ and afterwards I tried writing $x_n$ but I didn't get anywhere ( sorry for no posting the whole math behind the explanation but believe me , I tried but I just can't get the hand of this mathjax language) and even tried to logarithmize the expression but the result was something calculabe only with integrals and I didn't really reach that point with my studies . Lastly I tried using the root test( $\lim_{x\to \infty} \sqrt[n]{x_n} = \lim_{x\to \infty}\frac{x_{n+1}}{x_n}$ ) but i couldn't get to a proper answer . Thank you dearly in advance for your answer !