AP Calculus AB and BC

Limit of ln(1 + x^2)/x^2 at 0 Is 1

The limit of the natural log of 1 plus x squared, over x squared, as x approaches 0 is 1. Setting u equal to x squared turns the quotient into log of 1 plus u over u, the standard limit with value 1. The substitution is legal because u tends to 0 as x does.

limx0ln(1+x2)x2=1\lim_{x \to 0} \frac{\ln\left(1+x^{2}\right)}{x^{2}} = 1

Settled by substituting u = x squared into the standard logarithm limit.

One substitution does everything

The expression that appears inside the logarithm and the expression in the denominator are the same, x2x^{2}. Call it uu.

limx0ln(1+x2)x2=limu0+ln(1+u)u=1\lim_{x \to 0}\frac{\ln\left(1+x^{2}\right)}{x^{2}} = \lim_{u \to 0^{+}}\frac{\ln(1+u)}{u} = 1

Two conditions make the swap legitimate: u0u \to 0 whenever x0x \to 0, and the standard limit ln(1+u)u1\frac{\ln(1+u)}{u} \to 1 holds from either side of 00, so using only u>0u > 0 costs nothing.

Both sides give the same value

f(x)=ln(1+(x)2)(x)2=ln(1+x2)x2=f(x)f(-x) = \frac{\ln\left(1+(-x)^{2}\right)}{(-x)^{2}} = \frac{\ln\left(1+x^{2}\right)}{x^{2}} = f(x)

The function is even, so the left-hand and right-hand limits are forced to agree. There is no one-sided behaviour to check here, unlike ln(1+x)x\frac{\ln(1+x)}{|x|}, whose right-hand limit is 11 and whose left-hand limit is 1-1.

The mistakes students make

Two of these are log-law errors, and they are the reason this limit is set as often as it is.

  • Splitting ln(1+x2)\ln\left(1+x^{2}\right) into ln1+lnx2\ln 1 + \ln x^{2}. That is not a log law, and it turns the quotient into 2lnxx2\frac{2\ln|x|}{x^{2}}, which runs to negative infinity.
  • Pulling the square out of the logarithm as a factor in front, then quoting ln(1+x2)x21\frac{\ln\left(1+x^{2}\right)}{x^{2}} \to 1 and reporting 2×1=22 \times 1 = 2. The square sits inside 1+x21 + x^{2}, so no factor comes out.
  • Answering 00 because the numerator vanishes. So does the denominator, and the form is 00\frac{0}{0}.

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

What is the limit of ln(1 + x^2)/x^2 as x approaches 0?

It is 11.

Is substituting u = x^2 allowed inside a limit?

Yes, provided u0u \to 0 as x0x \to 0, which it does, and the limit in uu exists. Both hold here.

Does the side matter for this one?

No. Since x2x^{2} is never negative, the expression takes the same values at xx and x-x, so the two one-sided limits are identical.