Limit

Calculus
definition

Also known as: limiting value, limits

Grade 9-12

View on concept map

The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it. Foundation of calculus—derivatives and integrals are defined using limits.

This concept is covered in depth in our introduction to limits in calculus, with worked examples, practice problems, and common mistakes.

Definition

The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it.

💡 Intuition

What output do you get closer and closer to as you get closer and closer to some input?

🎯 Core Idea

Limits describe behavior near a point, even if the function isn't defined there.

Example

\lim_{x \to 2} x^2 = 4 As x gets closer to 2, x^2 gets closer to 4.

Formula

\lim_{x \to a} f(x) = L \iff \forall \epsilon > 0,\; \exists \delta > 0 \text{ s.t. } 0 < |x - a| < \delta \Rightarrow |f(x) - L| < \epsilon

Notation

\lim_{x \to a} f(x) = L

🌟 Why It Matters

Foundation of calculus—derivatives and integrals are defined using limits.

💭 Hint When Stuck

Try plugging in values very close to the target from both sides and see what output they approach.

Formal View

\lim_{x \to a} f(x) = L \iff \forall \epsilon > 0,\; \exists \delta > 0 : 0 < |x - a| < \delta \implies |f(x) - L| < \epsilon

Compare With Similar Concepts

🚧 Common Stuck Point

The limit can exist even if f(a) doesn't. It's about approaching, not reaching.

⚠️ Common 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.

Frequently Asked Questions

What is Limit in Math?

The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it.

Why is Limit important?

Foundation of calculus—derivatives and integrals are defined using limits.

What do students usually 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 Limit?

Before studying Limit, you should understand: function definition.

How Limit Connects to Other Ideas

To understand limit, you should first be comfortable with function definition. Once you have a solid grasp of limit, you can move on to derivative and continuity types.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Limits Explained Intuitively: The Foundation of Calculus →

Visualization

Static

Visual representation of Limit