AP Calculus AB and BC

Limit of x^(1/x) at Infinity Is 1

The limit of x to the power 1/x as x approaches infinity is 1. Substitution gives infinity to the 0, an indeterminate form. Take the natural log: the log of the expression is (ln x)/x, which goes to 0 by L'Hopital's rule, so the expression itself goes to e to the 0, which is 1.

limxx1/x=1\lim_{x \to \infty} x^{1/x} = 1

Settled by logarithms then L'Hopital.

Logging first, exponentiating last

The exponent is where the trouble is, so move it. Set y=x1/xy = x^{1/x} and take the natural log of both sides, which brings the exponent down in front.

lny=1xlnx=lnxx\ln y = \frac{1}{x}\ln x = \frac{\ln x}{x}

That quotient is \frac{\infty}{\infty}, one of the two forms L'Hopital's rule accepts, and a single pass finishes it.

limxlny=limxlnxx=limx1x1=0\lim_{x \to \infty} \ln y = \lim_{x \to \infty} \frac{\ln x}{x} = \lim_{x \to \infty} \frac{\frac{1}{x}}{1} = 0

That is the limit of lny\ln y, not of yy. The exponential is continuous, so y=elnyy = e^{\ln y} follows its logarithm up to e0e^{0}.

limxx1/x=e0=1\lim_{x \to \infty} x^{1/x} = e^{0} = 1
xxx1/xx^{1/x}
10101.258931.25893
1001001.047131.04713
100010001.006931.00693
1,000,0001{,}000{,}0001.00001381.0000138

The graph climbs before it settles

x1/xx^{1/x} does not fall the whole way. Its logarithm lnxx\frac{\ln x}{x} has derivative 1lnxx2\frac{1-\ln x}{x^2}, which is 00 at x=ex = e, so the maximum sits there with value e1/e1.4447e^{1/e} \approx 1.4447. That single fact explains why 331.4422\sqrt[3]{3} \approx 1.4422 is larger than 21.4142\sqrt{2} \approx 1.4142: the cube root of 33 is closer to the peak.

Why substituting infinity says nothing

The base grows without bound while the exponent shrinks to 00, so the expression reads as 0\infty^{0}.

x1/x0x^{1/x} \longrightarrow \infty^{0}

That form is indeterminate, and not on a technicality. A huge base pulls the value up, a tiny exponent pulls it down toward 11, and which pull wins depends entirely on the two speeds involved.

Two functions with the identical form disagree completely: (ex)1/x\left(e^{x}\right)^{1/x} equals ee at every xx, while (ex2)1/x\left(e^{x^{2}}\right)^{1/x} equals exe^{x} and runs to \infty. Both have a base going to \infty and an exponent going to 00.

Logarithms are the standard opening for every power-form indeterminate, 0\infty^{0}, 000^{0} and 11^{\infty} alike, because taking ln\ln turns the exponent into a factor and a product can be rearranged into the quotient L'Hopital's rule needs.

The mistakes students make

  • Answering \infty from the base or 00 from the exponent. Neither piece gets to decide on its own.
  • Answering 11 because anything to the zero power is 11. The number is right and the reasoning is not: the exponent is never actually 00, and (ex2)1/x\left(e^{x^{2}}\right)^{1/x} has the same form with limit \infty.
  • Stopping at 00. The 00 belongs to lny\ln y, and every logarithm-first limit ends with an exponentiation step.
  • Applying L'Hopital's rule to x1/xx^{1/x} as written. The rule handles quotients in 00\frac{0}{0} or \frac{\infty}{\infty} form, and taking the logarithm is what produces one.
  • Reading x1/xx^{1/x} as x1x\frac{x^{1}}{x} or as (1x)x\left(\frac{1}{x}\right)^{x}. Those are different functions, with limits 11 and 00.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

Is this the same as the limit of the nth root of n?

Yes, restricted to whole numbers, since nn=n1/n\sqrt[n]{n} = n^{1/n}. The sequence tends to 11 for the same logarithm reason, and that fact is what makes the root test usable on series whose terms carry an nn out front.

Why is L'Hopital's rule needed if the exponent already goes to 0?

Because the base is not staying put. The rule that anything to the zero power is 11 needs a fixed base, and here the base is running to \infty while the exponent shrinks. The logarithm turns that race into lnxx\frac{\ln x}{x}, where the speeds can actually be compared.

Where is x^(1/x) largest?

At x=ex = e, with value e1/e1.4447e^{1/e} \approx 1.4447. To the left of ee the function rises from 11 at x=1x = 1, and to the right it falls back toward 11 forever without reaching it, since x1/x>1x^{1/x} > 1 for every x>1x > 1.