AP Calculus AB and BC
Limit of (1 - cos x) / x^2 as x Approaches 0 Is 1/2
The limit of (1 minus cos x) divided by x squared as x approaches 0 is one half. Substitution gives 0/0, and so does the quotient after one round of L'Hopital, so the rule has to be applied twice. The answer is not 0: the numerator shrinks like x squared over 2, matching the denominator's rate.
Settled by L'Hopital's rule applied twice.
Two applications, with the form checked each time
Numerator and denominator are differentiable near 0 and both go to 0, so the hypotheses hold. Differentiate the top and the bottom separately, which is not the quotient rule.
Substituting into the new quotient gives again, so the hypotheses hold a second time and the rule fires again.
That last quotient is continuous at 0, so substitution finishes it. The second round is also avoidable: by the special limit.
The conjugate route, no L'Hopital needed
This limit appears in Unit 1, before L'Hopital shows up in Topic 4.7, so the algebraic version is worth having: , which tends to .
Why substitution fails, and why one round is not enough
Substituting gives . The trap sits one step later: after differentiating once you have , which still evaluates to , and a student who reads that as 0 reports the wrong limit.
The size of the answer comes from a rate match. The Maclaurin series gives , so dividing by leaves . Numerator and denominator vanish at exactly the same order, and the leading coefficients decide the value.
| 0.1 | 0.499583 |
| 0.01 | 0.499996 |
| 0.001 | 0.500000 |
Common mistakes
- Answering 0 because the numerator goes to 0. The denominator goes to 0 as well, and has no default value.
- Stopping after one application. is still indeterminate at ; it needs the special limit or a second round of the rule.
- Using the quotient rule. L'Hopital differentiates the numerator and the denominator independently, so the derivative of never enters the work.
- Applying the rule a third time. Once the quotient is , substitution gives and the form is no longer indeterminate; differentiating again would produce , which is meaningless.
- Borrowing the answer for . Same numerator, one power less underneath, and the limit drops to 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
Why is the answer 1/2 rather than 0?
Because both parts vanish at the same order. Near zero behaves like , so dividing by leaves roughly rather than something that shrinks. Compare , where the numerator vanishes faster than the denominator and the limit really is 0.
Can I evaluate it without L'Hopital's rule?
Yes. Multiply by to get , then use the special limit and continuity: . That version is legal in Unit 1.
What is the limit of (cos x - 1)/x^2?
It is . The numerator is the negative of the one here, so the limit flips sign. Reversing the order of the two terms is a common sign slip on free response.