AP Calculus AB and BC

Limit of (tan x - x)/x^3 as x Approaches 0 Is 1/3

The limit of (tan x - x)/x^3 as x approaches 0 is 1/3, about 0.3333. Direct substitution gives 0 over 0 three stages running, so L'Hopital's rule applies three times. The tangent series has plus x cubed over 3, which is why the answer is 1/3 and not the 1/6 of the sine version.

limx0tanxxx3=13\lim_{x \to 0} \frac{\tan x-x}{x^3} = \frac{1}{3}

Settled by L'Hopital's rule applied three times.

Three passes through the rule

The derivative of tanx\tan x is sec2x\sec^{2}x, and sec20=1\sec^{2}0 = 1, so the first pass produces another 00\frac{0}{0}.

limx0tanxxx3  =H  limx0sec2x13x2\lim_{x \to 0}\frac{\tan x-x}{x^{3}} \;\overset{\text{H}}{=}\; \lim_{x \to 0}\frac{\sec^{2}x-1}{3x^{2}}

Differentiating again uses ddxsec2x=2sec2xtanx\frac{d}{dx}\sec^{2}x = 2\sec^{2}x\tan x, and the result simplifies before the next check.

limx02sec2xtanx6x=limx0sec2xtanx3x\lim_{x \to 0}\frac{2\sec^{2}x\tan x}{6x} = \lim_{x \to 0}\frac{\sec^{2}x\tan x}{3x}

That is 100=00\frac{1 \cdot 0}{0} = \frac{0}{0}, so one more pass is allowed. The product rule handles the numerator.

limx02sec2xtan2x+sec4x3=0+13=13\lim_{x \to 0}\frac{2\sec^{2}x\tan^{2}x+\sec^{4}x}{3} = \frac{0+1}{3} = \frac{1}{3}

One pass is enough if you know the identity

The Pythagorean identity turns the first result into something familiar: sec2x1=tan2x\sec^{2}x - 1 = \tan^{2}x, so sec2x13x2=13(tanxx)2\frac{\sec^{2}x-1}{3x^{2}} = \frac{1}{3}\left(\frac{\tan x}{x}\right)^{2}. Since tanxx1\frac{\tan x}{x} \to 1, the value is 13\frac{1}{3} after a single differentiation.

The series makes the 3 obvious

The Maclaurin expansion of tangent starts one term past the linear piece.

tanx=x+x33+2x515+\tan x = x + \frac{x^{3}}{3} + \frac{2x^{5}}{15} + \cdots

Subtracting xx removes the linear term, and the leading survivor is cubic, exactly matching the denominator.

tanxxx3=13+2x215+    13\frac{\tan x-x}{x^{3}} = \frac{1}{3} + \frac{2x^{2}}{15} + \cdots \;\longrightarrow\; \frac{1}{3}

The correction term is positive here, so the values come down to 13\frac{1}{3} from above, the mirror image of the sine version, which climbs to 16\frac{1}{6} from below.

Why direct substitution fails

With tan0=0\tan 0 = 0, the numerator and the denominator vanish together.

tan0003=00\frac{\tan 0-0}{0^{3}} = \frac{0}{0}

Replacing tanx\tan x by xx for small angles does not rescue it, for the same reason as in the sine case: the numerator is the error in that approximation, and the error is of size x33\frac{x^{3}}{3}, the same order as the denominator. Discarding it discards the answer.

xxtanxxx3\frac{\tan x-x}{x^{3}}
0.10.3346721
0.010.3333467
0.0010.3333335

The function is even, so the left-hand values repeat these, and the two-sided limit exists. Stay well inside (π2,π2)\left(-\frac{\pi}{2}, \frac{\pi}{2}\right) when sampling, since tangent blows up at the ends of that interval.

The mistakes students make

  • Answering 16\frac{1}{6} by pattern-matching the sine version. Same shape, different series coefficient, and the answers differ by a factor of 2.
  • Differentiating tanx\tan x as secxtanx\sec x\tan x. That is the derivative of secx\sec x; tangent gives sec2x\sec^{2}x.
  • Reporting a negative answer. For 0<x<π20 < x < \frac{\pi}{2} the ordering is sinx<x<tanx\sin x < x < \tan x, so tanxx\tan x - x is positive, and the even symmetry keeps the quotient positive on the left as well.
  • Applying the quotient rule to the whole fraction instead of differentiating the numerator and denominator separately.
  • Stopping at sec2x13x2\frac{\sec^{2}x-1}{3x^{2}} and calling it 0. The numerator does vanish, but so does the denominator, so the form is unresolved.

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

Why is this 1/3 when (x - sin x)/x^3 is 1/6?

The cubic coefficients differ. Sine has x36-\frac{x^{3}}{6}, so xsinxx - \sin x leaves x36\frac{x^{3}}{6}, while tangent has +x33+\frac{x^{3}}{3}, so tanxx\tan x - x leaves x33\frac{x^{3}}{3}. Dividing by x3x^{3} leaves those coefficients as the two answers.

Is there a way to avoid the third pass?

Yes. After one pass, rewrite sec2x1\sec^{2}x-1 as tan2x\tan^{2}x and the expression becomes 13(tanxx)2\frac{1}{3}\left(\frac{\tan x}{x}\right)^{2}, which goes to 13\frac{1}{3}. The three-pass version is worth seeing once, but the identity is faster and less error-prone under time pressure.

Does the limit exist from both sides?

Yes, and they agree. Replacing xx by x-x flips the sign of tanxx\tan x - x and of x3x^{3}, so the quotient is unchanged and the graph is symmetric about the vertical axis near 0.