The Approach to a Limit
Calculus is built on the limit: the value a function approaches as its input gets close to a point, even if the function is never evaluated there. We write to say as approaches , approaches .
A one-sided limit checks the approach from just the left () or right (). A two-sided limit exists if and only if both one-sided limits agree.
| Limit Type | Notation | Meaning |
|---|---|---|
| Left-hand | Approach from below | |
| Right-hand | Approach from above | |
| Two-sided | Both sides must match |
Continuity and Pitfalls
Continuity captures having no breaks in a graph. A function is continuous at when three conditions hold: is defined, exists, and .
Polynomials are continuous everywhere. A hole, jump, or vertical asymptote creates a discontinuity.
Common pitfall: Confusing the limit of a function with its value at that point. can exist even when is undefined. The limit ignores the point and looks only at nearby behavior. Continuity is the special case where limit and value agree.