Limit Formula
The Formula
When to use: What output do you get closer and closer to as you get closer and closer to some input?
Quick Example
Notation
What This Formula Means
The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it.
What output do you get closer and closer to as you get closer and closer to some input?
Formal View
Worked Examples
Example 1
easySolution
- 1 Since 2x + 1 is a polynomial, it is continuous everywhere.
- 2 For continuous functions, we can evaluate the limit by direct substitution.
- 3 Substitute x = 3: 2(3) + 1 = 6 + 1 = 7.
Answer
Example 2
mediumExample 3
hardCommon Mistakes
- Assuming \lim_{x \to a} f(x) = f(a) always holds — the limit depends on nearby values, not the value at a itself, which may be undefined or different.
- Confusing one-sided limits with the two-sided limit: \lim_{x \to a} f(x) exists only if both \lim_{x \to a^-} f(x) and \lim_{x \to a^+} f(x) exist and are equal.
- Plugging in the value directly when the expression is indeterminate: \lim_{x \to 0} \frac{\sin x}{x} is not \frac{0}{0} — it requires algebraic or geometric reasoning to evaluate as 1.
Why This Formula Matters
Foundation of calculus—derivatives and integrals are defined using limits.
Frequently Asked Questions
What is the Limit formula?
The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it.
How do you use the Limit formula?
What output do you get closer and closer to as you get closer and closer to some input?
What do the symbols mean in the Limit formula?
\lim_{x \to a} f(x) = L
Why is the Limit formula important in Math?
Foundation of calculus—derivatives and integrals are defined using limits.
What do students get wrong about Limit?
The limit can exist even if f(a) doesn't. It's about approaching, not reaching.
What should I learn before the Limit formula?
Before studying the Limit formula, you should understand: function definition.
Want the Full Guide?
This formula is covered in depth in our complete guide:
Limits Explained Intuitively: The Foundation of Calculus →