Definition
A limit describes the value that a function approaches as the input gets closer and closer to some value . We write: This means that can be made arbitrarily close to by taking sufficiently close to (but not equal to) .
- How to read: “The limit as x approaches c of f of x equals L.”
- Meaning: As nears (from either side), outputs cluster around —the intended value even if differs or is undefined.
Why It Matters
We need to talk about “nearly.” The informal limit is the conceptual bridge that allows us to handle points where a function is undefined, letting us see the “intended value” of a system even when the direct data is missing or broken.
Core Concepts
- Proximity, not Equality: The limit is about what happens near , not at . can be undefined, or it can be a different value entirely, without affecting the limit.
- Two-Sided Requirement: For a limit to exist, the function must approach the same value from both the left () and the right ().
- How to read: “The value x approaches c from the left and x approaches c from the right.”
- Meaning / when to use: Both one-sided limits must agree; a jump at means no two-sided limit.
- Predictability: Limits allow us to “fill in the holes” of functions that are otherwise undefined at a point, such as at .
- How to read: “The ratio of sine x to x.”
- Meaning: At , direct substitution gives , but the limit is 1—the hole is removable.