AP Calculus AB and BC
When the Limit Laws Cannot Be Applied
The limit laws let you split a limit into pieces only when each piece has a limit of its own. Run them backwards and they break: the limit of a sum can exist while neither part has a limit at all, as sin of one over x plus its negative shows.
Limit Laws
If f and g each have a limit at a, then the limit of their sum, difference, product or quotient is the corresponding combination of those limits, with the quotient needing a nonzero denominator.
The hypotheses, and what each one buys
A theorem is only as strong as its conditions. Below, each hypothesis is dropped on its own while every other one is kept, so you can see precisely what it was holding up.
- 1
Each piece has a limit at a, on its own
The law is an equation between two sides, and the right side has to make sense before the equation means anything. Reading the law from right to left is fine; reading it from left to right, by splitting a limit you already know exists, assumes the answer.
Drop it and the theorem fails
sin(1/x) and its negative, added together, near x = 0
The sum is identically zero, so its limit at the origin is 0 without any difficulty. But the check confirms that has no limit at 0: it keeps swinging across the full range from to 1 however close you look. Splitting this limit into two pieces produces two expressions that do not exist, and no amount of algebra recovers the 0 you started with.
- 2
For the quotient law, the denominator's limit is nonzero
Division by the limit is only defined when that limit is not zero. When it is zero the law says nothing, which is exactly the situation that produces the indeterminate forms and calls for factoring, conjugates, or L'Hopital's Rule. The law is not violated in that case, it simply does not apply, so no counterexample is claimed.
No counterexample built from an elementary formula breaks this one on its own, so none is claimed here.
The counterexample above is checked numerically on every build: each function is evaluated and the conclusion is confirmed to fail. A counterexample that stopped working would fail the build rather than sit here misleading you.
Why it is true
- Let and be the two limits, and fix a tolerance .
- Choose a radius small enough that , and another small enough that . Both radii exist because both limits were assumed to exist.
- Inside the smaller radius, the triangle inequality gives .
- Since was arbitrary, the sum tends to . Every step used the existence of both limits separately, which is why the law cannot be run in reverse.
What it does not say
A limit can always be split into pieces.
Only when each piece has a limit. The counterexample above is the standard warning: the whole can behave perfectly while the parts do not.
If a piece has no limit, the whole has no limit.
Also false, and in the other direction. The sum above has a limit of 0 while neither piece does. No conclusion runs from the parts to the whole when the hypotheses fail.
The limit laws apply to indeterminate forms.
They do not, and that is what the word indeterminate is recording. When the quotient law's denominator tends to 0, the law simply has nothing to say and a different technique takes over.
Frequently asked questions
Can I use the limit laws on a limit at infinity?
Yes, they hold for limits at infinity and for one-sided limits, with the same hypothesis that each piece has a limit of its own in that same limiting process.
Why is direct substitution allowed at all?
It is the limit laws plus continuity. For a polynomial, repeated use of the sum and product laws reduces the limit to arithmetic on the limit of , which is the point itself. That is why substitution works for continuous functions and fails at a discontinuity.