AP Calculus AB Unit 1 Notes: Understanding Continuity
Types of Discontinuities
A function is continuous when its graph can be drawn without lifting your pencil—meaning the function doesn’t “break” at the point you’re looking at. A discontinuity is a point where that smooth, unbroken behavior fails. In AP Calculus, discontinuities matter because continuity is the bridge between limits and many powerful theorems and techniques you’ll use all year (especially derivatives). If continuity fails, certain limit-based conclusions also fail.
A key idea: discontinuities are not just “graph features.” They are limit-and-function-value features. Two graphs can look similar but differ at a single point—and that single point can decide whether the function is continuous.
The big three discontinuity types (AP Calculus AB)
In Unit 1, you typically classify discontinuities using limits and one-sided limits.
1) Removable discontinuity (a “hole”)
A removable discontinuity happens when:
- The limit exists at a point, but
- The function value is either missing (undefined) or not equal to the limit.
Intuitively, the graph approaches a single height as approaches the point, but there’s a hole or a misplaced dot.
A common cause is a factor that cancels in a rational expression, like . The simplified expression describes the behavior near the point, but the original function is still undefined where the denominator is zero.
Why it matters: removable discontinuities are the only common discontinuities you can “fix” by redefining the function at one point (you’ll do this explicitly in the “Removing Discontinuities” section).
Example (identifying a removable discontinuity)
Consider
Factor the numerator:
For ,
But the original function is undefined at , so there is a discontinuity at . Since the simplified function approaches a finite value there, it’s removable.
2) Jump discontinuity (a “step”)
A jump discontinuity occurs when the left-hand and right-hand limits both exist (as finite numbers) but are not equal:
The graph “jumps” from one height to another.
Why it matters: a jump discontinuity cannot be repaired by changing the function at just one point. Even if you redefine , the left and right behaviors still disagree.
Example (jump discontinuity)
Define a function (in words) as:
- for
- for
- (any value you like at )
Then
Because these are not equal, does not exist, and there is a jump discontinuity at .
3) Infinite discontinuity (a vertical asymptote)
An infinite discontinuity happens when the function grows without bound near a point, typically because a denominator goes to zero without canceling:
or
(or the one-sided versions go to infinity in different ways).
Why it matters: this kind of discontinuity is fundamentally about unbounded behavior, so it cannot be removed by redefining a single point.
Example (infinite discontinuity)
As approaches from the left, is a small negative number, so
From the right, is a small positive number, so
This indicates a vertical asymptote at and an infinite discontinuity.
How one-sided limits connect to discontinuity type
A surprisingly large number of AP questions come down to: “Do the one-sided limits exist, and are they equal?” Here are the key notations you’re expected to read fluently.
| Idea | Notation | Meaning |
|---|---|---|
| Left-hand limit | Values approached as comes to from smaller numbers | |
| Right-hand limit | Values approached as comes to from larger numbers | |
| Two-sided limit | Exists only if both one-sided limits exist and are equal |
A common misconception is thinking that if a function is defined at , then it must be “continuous enough.” But continuity depends on matching the limit behavior, not just having a point on the graph.
Exam Focus
- Typical question patterns:
- “Classify the discontinuity at from a graph or formula.”
- “Given a piecewise graph, determine where the function is discontinuous and state the type.”
- “Use one-sided limits to justify whether exists.”
- Common mistakes:
- Assuming a discontinuity is removable just because there’s an open circle—always check whether the limit exists and is finite.
- Forgetting that a jump discontinuity means the two-sided limit does not exist, even if both one-sided limits exist.
- Confusing “infinite limit” with “limit does not exist” without specifying behavior; on AP you should describe the infinity behavior when appropriate.
Defining Continuity at a Point
To be continuous “at a point” is a precise statement that combines three requirements: the function must be defined there, the limit must exist there, and those two values must match.
The formal definition
A function is **continuous at** if all three conditions hold:
1) is defined.
2) exists.
3) The limit equals the function value:
You can think of this as a “perfect handshake” between what the function does near (the limit) and what the function claims at (the function value).
Why all three conditions matter
Each condition blocks a different failure mode:
- If isn’t defined, you can’t be continuous there (there’s no actual function value).
- If the limit doesn’t exist, the function doesn’t settle to a single value as you approach .
- If the limit exists but doesn’t equal , the function “aims” for one value but “lands” on another—this is the removable discontinuity situation.
A practical continuity-checking process
When asked whether is continuous at , a good method is:
1) Evaluate (or check whether it is defined).
2) Compute , often by simplifying, factoring, rationalizing, or using known limit results.
3) Compare.
If you’re given a graph, you do the same logic visually:
- Is there a filled point at (meaning exists)?
- Do both sides approach the same -value?
- Does the filled point sit exactly at that approached -value?
One-sided continuity (endpoints and domain restrictions)
Sometimes is an endpoint of the domain (for example, the function is only defined for ). In that case, it doesn’t make sense to require a two-sided limit. On AP Calculus, you may describe continuity using one-sided limits:
- Right-continuous at means
- Left-continuous at means
For an interval like , you typically need right-continuity at and left-continuity at , plus ordinary continuity on the interior.
Worked example: choosing a parameter to make a function continuous
A very common AP task is to find a constant that “patches” a piecewise definition.
Suppose is defined (in words) by:
- for
- for
To make continuous at , you need
First compute the one-sided limits.
Left-hand limit (use the left rule ):
Right-hand limit (use the right rule ):
Since , the two-sided limit does not exist. That means no choice of can make the function continuous at —changing only changes the “dot,” not the mismatch between the sides.
That conclusion is important: you can only fix continuity at a point if the limit exists.
Worked example: continuity depends on the value at the point
Now define (in words) by:
- for
We already found that for , , so
But . Since
is not continuous at , even though it is defined there. This is the classic “misplaced dot” removable discontinuity.
Exam Focus
- Typical question patterns:
- “Determine whether is continuous at using the definition.”
- “Find the value of a constant so that is continuous at .”
- “Given a table/graph, decide whether equals .”
- Common mistakes:
- Setting equal to the limit without first confirming the limit exists (especially in piecewise problems).
- Using the wrong branch of a piecewise function when computing a one-sided limit.
- Assuming that if left and right formulas give the same number at when you plug in, then continuity is automatic; you must still ensure the function is defined appropriately and that you’re taking the correct directional limits.
Confirming Continuity over an Interval
Continuity “over an interval” means the function has no breaks anywhere on that stretch of the number line. This is stronger than being continuous at a single point, and it’s exactly what you need for theorems like the Intermediate Value Theorem (IVT), which is a major conceptual payoff of continuity in Unit 1.
What it means to be continuous on an interval
A function is continuous on an open interval if it is continuous at every point between and .
For a closed interval , you need:
- continuity at every interior point with
- right-continuity at
- left-continuity at
This matters because many theorems in calculus (including IVT) explicitly require continuity on a closed interval.
Why interval continuity is so useful
If you know a function is continuous on an interval, you get strong guarantees about its behavior:
- It can’t “teleport” across -values without hitting the intermediate values.
- If it changes sign from positive to negative, it must cross zero somewhere in between.
These ideas become foundational when you start finding roots and solving equations with calculus-based reasoning.
Continuity of common function types (and why you still check domains)
In AP Calculus AB, you are expected to know that many “standard” functions are continuous on their natural domains:
- Polynomials are continuous for all real .
- Rational functions are continuous wherever the denominator is not zero.
- Exponential and trig functions are continuous on their domains.
- Logarithms are continuous where their inputs are positive.
- Square root functions are continuous where the radicand is nonnegative.
A subtle but important point: “continuous on its domain” does not mean “continuous everywhere.” Your job in interval questions is often to find where the domain breaks inside the interval.
A strategy for confirming continuity on an interval
When asked whether is continuous on an interval, you rarely test infinitely many points one-by-one. Instead, you:
1) Identify the function type(s) and where each piece is continuous.
2) Find the “danger points” where continuity could fail:
- where a denominator equals zero
- where a square root would take a negative input
- where a logarithm would take a nonpositive input
- where a piecewise definition switches rules
3) Check continuity at those specific points (usually using the three-part definition).
Worked example: rational function on an interval
Let
We want to know where it is continuous. A rational function is continuous wherever the denominator is nonzero. Solve
Factor:
So the denominator is zero at and . Therefore, is continuous on any interval that does not include or .
For example, on it is continuous, but on it is not continuous because the interval contains both discontinuities.
Intermediate Value Theorem (IVT): continuity’s “promise”
One of the most important theorems tied to continuity in Unit 1 is the Intermediate Value Theorem.
If is continuous on and is a number between and , then there exists at least one number in such that
A particularly common special case is when and have opposite signs. If
then there exists at least one in such that
This is how you justify that an equation has a solution without actually solving it.
Why it matters: the AP exam often tests whether you can justify existence (not necessarily find the exact value). But IVT only works if the function is continuous on the entire interval—one discontinuity breaks the guarantee.
Worked example: using IVT to guarantee a root
Let
Polynomials are continuous for all real , so is continuous on any closed interval.
Check values:
Since and , the function changes sign on . By IVT, there exists some in such that
That guarantees at least one real root between and .
A common misconception is thinking IVT tells you there is exactly one solution. It only guarantees at least one. Multiple crossings can happen.
Exam Focus
- Typical question patterns:
- “State the intervals on which is continuous.”
- “Is continuous on ? Justify.”
- “Use IVT to show there exists a solution to on .”
- Common mistakes:
- Forgetting to check the interval includes no discontinuities (for example, applying IVT across a vertical asymptote).
- Confusing “continuous on its domain” with “continuous on the given interval” when the interval crosses a domain restriction.
- Claiming IVT gives the location of ; IVT guarantees existence, not a formula for .
Removing Discontinuities
“Removing a discontinuity” means altering a function so it becomes continuous—usually by redefining its value at a single point. This topic connects directly to the definition of continuity: if the limit exists at a point, you can force continuity by making the function value equal that limit.
What it means for a discontinuity to be removable
A discontinuity at is removable if:
- exists and is finite, but
- is undefined or not equal to that limit.
In that case, you can create a new function that matches everywhere except possibly at , and define
Then is continuous at .
Why only removable discontinuities can be fixed this way
If there’s a jump discontinuity, the two-sided limit does not exist. There is no single number you can assign to to make both sides match.
If there’s an infinite discontinuity, the function values blow up near . Assigning a finite point value at won’t change the unbounded behavior around it.
So the limit’s existence is the deciding factor: no limit, no repair (by a one-point change).
Algebraic technique: factor and cancel (the “hole” factory)
Many removable discontinuities appear in rational expressions where a common factor cancels.
Worked example: defining a function to remove the discontinuity
Start with
We found that for ,
Compute the limit:
To remove the discontinuity, define a new function (in words):
- for
Now is continuous at because the value at the point matches the limit.
A common AP-style question asks directly: “Find a value of such that defining makes continuous at .” The answer is the limit value.
Algebraic technique: rationalizing (common with radicals)
Another common removable-discontinuity pattern comes from expressions like
At , direct substitution gives , which is indeterminate and signals that simplification is needed.
To find whether the discontinuity is removable, compute the limit as approaches by rationalizing the numerator. Multiply by the conjugate:
Simplify:
For , this becomes
Now take the limit:
So the original function has a removable discontinuity at , and you can remove it by defining the function value there to be .
Removing discontinuities in piecewise definitions
Sometimes you’re handed a function that is already “patched” with a parameter, and your job is to choose the parameter so the patch works.
If a function is defined (in words) by:
- for
then to remove the discontinuity at you set
But remember the crucial condition: that two-sided limit must exist.
What “removing” does not mean
It’s easy to misinterpret “remove the discontinuity” as “make the graph look nicer.” In calculus terms, removal is very specific: you’re allowed to change the function at a single point (or define it where it was undefined). You are not changing formulas on intervals around the point.
So:
- You can fix a hole by filling it with the right value.
- You cannot fix a jump by choosing a clever dot value.
- You cannot fix a vertical asymptote by defining the function at the asymptote.
Exam Focus
- Typical question patterns:
- “Find so that is continuous at .”
- “Determine whether the discontinuity at is removable. If so, redefine the function to remove it.”
- “Evaluate a limit by simplifying an expression, then use that limit to define a missing function value.”
- Common mistakes:
- Cancelling factors incorrectly and then forgetting that the original function is still undefined at the cancelled zero.
- Assuming any discontinuity can be removed by redefining ; always check whether exists.
- Stopping at and concluding “DNE” instead of simplifying first; indeterminate form means “more work needed,” not “no limit.”