Understanding Limits
Concept and notation of limits
A limit describes the value a function approaches as the input gets arbitrarily close to a specific value, without necessarily reaching it. The key idea: you care about what happens near a point, not at the point.
The notation looks like this:
This reads as "the limit of as approaches equals ." It means that as gets closer and closer to (from either side), the output gets closer and closer to .
Why does this matter? Sometimes a function isn't even defined at (think of a hole in a graph), but the limit can still exist. The limit tells you where the function is headed, regardless of whether it actually arrives.
Limit estimation techniques
There are two main ways to estimate a limit before you learn algebraic techniques.
Using a table of values:
- Pick -values that approach your target from the left (smaller values) and from the right (larger values). For example, if you're finding , try and .
- Calculate for each of those values.
- Look at whether the outputs are converging toward a single number. If they are, that number is your estimated limit.
Using a graph:
- Trace the curve from both the left and right sides toward the point of interest.
- If both sides approach the same -value, that's the estimated limit.
- Watch for holes, jumps, or vertical asymptotes at the point. These signal that the limit might not exist or that the one-sided limits differ.
Types of Limits and Their Properties
One-sided vs. two-sided limits
A two-sided limit asks what approaches as comes in from both directions. A two-sided limit exists only when the left-hand and right-hand limits are equal.
One-sided limits restrict the approach to just one direction:
- Left-hand limit: means approaches from values less than .
- Right-hand limit: means approaches from values greater than .
The connection between them is straightforward:
If the two one-sided limits give different values, the two-sided limit does not exist.

Non-existent limits
A limit fails to exist in several situations:
- Jump discontinuity: The left-hand and right-hand limits exist but aren't equal. For example, a piecewise function that jumps from 3 to 5 at .
- Vertical asymptote: The function blows up toward or near the point.
- Oscillation: The function bounces back and forth without settling down. A classic example is near , which oscillates infinitely fast.
Infinite limits and vertical asymptotes
An infinite limit means the function grows without bound as approaches a particular value:
- means increases without bound.
- means decreases without bound.
Technically, when we write , the limit does not exist in the usual sense ( is not a real number). The notation is a shorthand describing how the limit fails to exist.
A vertical asymptote occurs at whenever at least one of the one-sided limits is or . For example, has a vertical asymptote at because and .
Applications of Limits
Real-world applications of limits
The most important application you'll see in Calculus I is instantaneous velocity. Average velocity over a time interval is . As you shrink that time interval toward zero, the limit of the average velocity gives you the velocity at a single instant. This is exactly how derivatives are built.
Other applications include:
- Modeling how a physical quantity (like current or temperature) behaves as a variable approaches a critical threshold
- Analyzing what happens to a cost or revenue function as production approaches a certain level

Function behavior near critical points
Limits let you classify what's happening at tricky spots on a graph:
- If , the function is continuous at . No gaps, no jumps, no surprises.
- If the one-sided limits both exist but aren't equal, there's a jump discontinuity.
- If one or both one-sided limits are infinite, there's a vertical asymptote.
- If the limit exists but doesn't equal (or is undefined), there's a removable discontinuity (a hole in the graph).
Function Properties and Limits
Continuity and differentiability
Continuity at a point requires three things:
- is defined.
- exists.
- .
If any one of these fails, the function is discontinuous at that point.
Differentiability goes a step further. A function is differentiable at if the following limit exists:
This is the difference quotient, and its limit is the derivative. You'll work with this extensively in the next unit. For now, the takeaway is that limits are the machinery that makes derivatives possible.
One useful fact: if a function is differentiable at a point, it's automatically continuous there. But the reverse isn't always true (think of a sharp corner, like at , which is continuous but not differentiable).
Domain, range, and asymptotes
Limits connect to the bigger picture of how a function is shaped:
- Domain: Limits help you understand what happens at points excluded from the domain. For instance, isn't defined at , but the limit behavior there tells you about the vertical asymptote.
- Range: Horizontal asymptotes can reveal bounds on the range. These are found using limits at infinity: and . (You'll cover limits at infinity in more detail soon.)
- Vertical asymptotes are identified by infinite limits as approaches a finite value.
- Horizontal asymptotes are identified by finite limits as approaches or .