We are tasked with evaluating the limit:
y=n→∞lim(n2n(n+1)(n+2)…(3n))1/n
Whenever a variable appears in the exponent, the natural logarithm is our most powerful tool. Taking the natural logarithm of both sides, we obtain:
lny=n→∞limn1ln(n2n(n+1)(n+2)…(3n))
The expression inside the logarithm contains
2n terms in the numerator and
n2n in the denominator. We can distribute the
n2n by assigning one factor of
n to each term in the numerator:
n(n+1)⋅n(n+2)⋅⋯⋅n(n+2n)=r=1∏2n(1+nr)
Applying the properties of logarithms, the product transforms into a summation:
lny=n→∞limn1r=1∑2nln(1+nr)
As
n→∞, the sum converts into a definite integral. Since the index
r ranges from
1 to
2n, the limits of integration for
x=r/n are from
0 to
2:
lny=∫02ln(1+x)dx
To evaluate the integral, we use the substitution
u=1+x, which implies
du=dx. The limits change from
[0,2] to
[1,3]:
lny=∫13ln(u)du
The antiderivative of
lnu is
ulnu−u. Evaluating this at the boundaries:
lny=[ulnu−u]13=(3ln3−3)−(1ln1−1)
Since
ln1=0, the expression simplifies to:
lny=3ln3−3+1=3ln3−2
To find
y, we exponentiate both sides:
y=e3ln3−2=eln(33)⋅e−2=e227