Limits and Continuity
Use limits to describe nearby behavior without confusing approaching a value with reaching it. Connect one-sided limits and continuity to the limiting slope that defines a derivative.
A limit describes the value that a function approaches as its input approaches a chosen point. The function need not equal that value at the point, or even be defined there. Limits therefore separate nearby behavior from direct evaluation and provide the precise foundation for continuity and derivatives.
A Limit Describes Nearby Behavior
The notation:
Read this as: “as approaches without needing to equal it, the values of approach .” The notation describes nearby behavior, not necessarily the value assigned at .
is read as “the limit of as approaches is .” It means that can be made as close to as desired by taking sufficiently close to , without requiring .
Consider:
Direct substitution at gives , so the fraction is undefined there. For every , however:
Nearby values therefore approach as approaches :
The cancellation does not define the original fraction at . It reveals that the fraction and have the same values everywhere near that point.
Exercise: Evaluate a removable limit
What is:
Compute it first, then check your number.
HintFactor the numerator
Use , then simplify for .
SolutionSimplify the nearby expression
For :
As approaches , this nearby expression approaches . The limit is , even though the original fraction is undefined at exactly .
Approaching Is Not the Same as Evaluating
Three quantities must be kept separate:
- the nearby limit ;
- the point value ;
- whether the point value is defined at all.
They often agree, but they need not. Define:
The nearby outputs still approach , so:
while . Changing one isolated point does not change the limit because the limit concerns values arbitrarily close to the point rather than the value at the point itself.
Approach a missing point from both sides
The expression is not evaluated at x = 1. Instead, the table samples inputs that move progressively closer to 1 from below and above.
Ready to run.
Numerical tables can suggest a limit, but they do not prove it. Samples inspect only finitely many inputs, and rounding can hide behavior. Algebraic simplification, known limit laws, inequalities, or other arguments establish the mathematical result.
Exercise: Separate a limit from a point value
Suppose:
What is ?
Compute it first, then check your number.
HintInspect nearby inputs
When is close to but unequal to , the active rule is .
SolutionUse the nearby rule
Every nearby input other than uses . Therefore:
The point value is , so the limit exists but does not equal the function value.
One-Sided Limits Must Agree
A two-sided limit approaches the point from both directions. The left-hand limit uses smaller inputs:
and the right-hand limit uses larger inputs:
The two-sided limit exists exactly when both one-sided limits exist and are equal.
For the step function:
we have:
Since the approach values disagree, does not exist. The assigned value cannot repair that disagreement.
Exercise: Diagnose a jump
A function approaches from the left of and from the right. Does its two-sided limit at exist?
Select one choice, then check.
HintRequire one approach value
A two-sided limit exists only when the left- and right-hand limits agree.
SolutionCompare both directions
The left-hand limit is and the right-hand limit is . Since they are unequal, there is no single number approached from both sides. The two-sided limit therefore does not exist, regardless of the function's value at .
Limit Laws and Direct Substitution
When the relevant limits exist, limits respect ordinary algebra. For example:
and similarly for differences, products, constant multiples, and quotients whose limiting denominator is nonzero.
Polynomials are continuous everywhere, so their limits can be found by direct substitution. Rational functions are continuous wherever their denominator is nonzero. Thus:
An indeterminate expression such as is not the value of a limit. It is a signal that direct substitution has not decided the question. Factoring may reveal a removable hole, but other expressions can have a different finite limit, no finite limit, or unbounded behavior.
Continuity Connects the Limit and the Value
A function is continuous at when all three conditions hold:
- is defined;
- exists;
- .
A removable discontinuity fails the first or third condition even though the nearby limit exists. It can be repaired by assigning the missing point the limiting value. A jump discontinuity fails the second condition because the one-sided limits disagree. An unbounded discontinuity occurs when nearby outputs grow without a finite bound, as does near .
Continuity does not mean flat, straight, or slowly changing. The exponential function is continuous but can grow rapidly. Informally, continuity says that nearby inputs produce nearby outputs. The three conditions above state exactly how that idea applies at one point.
Exercise: Check continuity at a point
A function satisfies:
Is continuous at ?
Select one choice, then check.
HintBuild the two-sided limit
Equal one-sided limits give ; compare that result with .
SolutionVerify all three conditions
The function value is defined. Both one-sided limits equal , so the two-sided limit exists and is also . Since the limit equals the point value, is continuous at .
A Derivative Is a Limit of Secant Slopes
At a point , choose a second input with . The corresponding secant slope is the difference quotient:
As approaches , the second point approaches the first. If the secant slopes approach a finite value, that value is the derivative:
For :
Taking the limit gives:
The quotient never substitutes before cancellation; doing so would divide by zero. The limit asks which value the valid nonzero-step slopes approach.
Exercise: Simplify a difference quotient
For , what does simplify to when ?
Compute it first, then check your number.
HintExpand before dividing
Compute .
SolutionThe secant slopes are already constant
Substitution gives:
Every valid secant slope of this line is , so its limiting local slope is also .
Before Taking a Limit
Identify the input being approached and the proposed output value. Try direct substitution when continuity justifies it; if substitution is indeterminate, study the nearby expression instead. For a two-sided limit, check both directions. Keep the limit separate from the function value until continuity has been established.
The next lesson studies derivatives and local sensitivity. It uses the limit of the difference quotient to calculate local slopes and to build linear approximations near a chosen input.