AP Calculus AB and BC
Limit of (x - sin x)/x^3 as x Approaches 0 Is 1/6
The limit of (x - sin x)/x^3 as x approaches 0 is 1/6, about 0.1667. Direct substitution gives 0 over 0, and so do the next two stages, so L'Hopital's rule runs three times. The series route reads it off faster: the cubic term of sin x is minus x cubed over 6.
Settled by L'Hopital's rule applied three times.
Three passes, each one checked first
Every pass differentiates the top and the bottom separately, and every pass is legal only because the form was re-checked and came back .
At that is again, so the rule applies a second time.
Still . One more pass leaves a form that substitution can finally handle.
Stop one pass early if you like
The third stage is , and the special trig limit sends to 1. That gives with two passes instead of three, and it avoids leaning on L'Hopital for a limit that was proved by the squeeze theorem in the first place.
The same answer from the series
The Maclaurin series makes the result look inevitable rather than lucky.
Subtracting from cancels the linear term, so the numerator starts at order three, matching the denominator.
Sending kills every remaining term and leaves . The correction term is negative, so the values climb toward from below, which matches a table.
Why direct substitution fails
Since , both parts vanish at once.
The tempting repair is the small-angle approximation , which makes the numerator look like 0 and suggests an answer of 0. That approximation is too coarse here, because the numerator is precisely the error it throws away, and that error has size : the same order as the denominator.
| 0.1 | 0.1665834 |
| 0.01 | 0.1666658 |
| 0.001 | 0.1666667 |
The function is even, since replacing by flips the sign of both the numerator and the denominator, so the left-hand values match these exactly.
The mistakes students make
- Quitting after one pass and reporting as 0 or as undefined. It is still , and its value is still .
- Using the quotient rule instead of differentiating top and bottom separately. L'Hopital's rule is not the derivative of the fraction.
- Applying a fourth pass to . Once the form is determinate the rule no longer applies, and differentiating anyway gives , which is meaningless.
- Answering , which belongs to the tangent version . The two look alike and have different cubic coefficients.
- Replacing by inside the numerator to get 0. Approximations may be substituted only where the discarded term is smaller than what survives.
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 does the 6 appear in the answer?
It is the in the series for sine. The cubic term of is , so subtracting sine from leaves as the leading behaviour, and dividing by leaves the coefficient standing alone.
Do I really have to check the form before every pass?
Yes. L'Hopital's rule is a statement about indeterminate quotients, so applying it to a determinate one gives a number with no connection to the limit. Checking is one line: substitute and see whether or comes back.
Can this be done without L'Hopital's rule at all?
Yes, two ways. The series argument above is complete on its own, and there is an algebraic route using with the half-angle identity, though it is longer. For AP purposes the three-pass version and the series version are the two you are expected to recognise.