The question asks to find the following limit.
$$\lim_{n\to \infty}\left[\frac{\left((n+1)(n+2)...(n+n)\right)^{1/n}}{n}\right]$$
I tried taking $\log$ but I do not think that we get an L' Hopital form after that.
There is another approach that I tried. I rewrote the expression as $$\lim_{n\to \infty}\left[\left(\frac{n+1}{n}\frac{n+2}{n}...\frac{n+n}{n}\right)^{1/n}\right]$$
If I take $\log$ now, won't the limit be 0? The answer in my book is $4/e$.