In calculus, a limit describes the value a function “approaches” as its input (x) gets closer and closer to some specific point, without necessarily reaching that point itself. Limits are one of the core ideas in calculus and are used to define derivatives, integrals, and continuity.

Intuitive idea of a limit

Think of a function like a car’s speed as it nears a stop sign: the car might never exactly hit the stop sign at the precise instant you’re watching, but its speed is clearly “getting close” to zero. That long‑term “almost‑value” is what a limit captures.

Formally, we write:

lim⁡x→af(x)=L\lim_{x\to a}f(x)=Lx→alim​f(x)=L

to mean:
“as xxx gets closer and closer to aaa (from both sides), the output f(x)f(x)f(x) gets closer and closer to LLL.”

Key points about limits

  • What happens at the point does not matter. The limit cares about the behavior near x=ax=ax=a, not necessarily what f(a)f(a)f(a) is (or even whether f(a)f(a)f(a) exists).
  • The limit must work from both sides. For lim⁡x→af(x)\lim_{x\to a}f(x)limx→a​f(x) to exist, the left‑hand values (approaching from smaller xxx) and right‑hand values (approaching from larger xxx) must both march toward the same number LLL.
  • Limits can be finite or infinite. Sometimes a function grows without bound as xxx nears aaa; then we write lim⁡x→af(x)=∞\lim_{x\to a}f(x)=\infty limx→a​f(x)=∞ or −∞-\infty −∞, which are still called “limits,” even though they describe unbounded behavior.

Why limits matter in calculus

  • They define the derivative (instantaneous rate of change) as the limit of average slopes of chords shrinking toward a single point.
  • They define the definite integral (area under a curve) as the limit of sums of thinner and thinner rectangles.
  • They precisely capture continuity : a function is continuous at x=ax=ax=a if lim⁡x→af(x)=f(a)\lim_{x\to a}f(x)=f(a)limx→a​f(x)=f(a), meaning the function’s value naturally matches what it “ought to be” there.

If you’d like, the next step can be a mini‑example with a concrete function (like f(x)=x2−4x−2f(x)=\frac{x^2-4}{x-2}f(x)=x−2x2−4​) and a little table showing how the values “sneak up” to the limit as xxx gets closer to 2.