Correct option is B
Let L=n→∞limn((n+1)(n+2)⋯(n+n))1/n.We can rewrite the expression as:L=n→∞lim(nn(n+1)(n+2)⋯(2n))1/nL=n→∞lim(nn+1⋅nn+2⋯nn+n)1/nL=n→∞lim(k=1∏n(1+nk))1/nTake the natural logarithm of both sides:lnL=n→∞limn1ln(k=1∏n(1+nk))lnL=n→∞limn1k=1∑nln(1+nk)This is a Riemann sum, which can be expressed as an integral:lnL=∫01ln(1+x)dxNow, we can integrate by parts:Let u=ln(1+x) and dv=dx.Then du=1+x1dx and v=x.∫01ln(1+x)dx=[xln(1+x)]01−∫011+xxdx=1⋅ln(2)−0−∫011+xx+1−1dx=ln2−∫01(1−1+x1)dx=ln2−[x−ln(1+x)]01=ln2−[(1−ln2)−(0−ln1)]=ln2−(1−ln2)=2ln2−1=ln4−1=ln4−lne=ln(e4)Since lnL=ln(e4),⟹L=e4