Calculus & Analysis

Limits & Continuity

Limits & Continuity

Limits & Continuity

Concept Overview

Limits describe the behavior of a function as its input approaches a specific value, regardless of what happens exactly at that value. They form the foundation of calculus, allowing us to deal with infinitesimals and understand concepts like instantaneous rate of change and the exact area under curves. Continuity goes hand-in-hand with limits, defining functions whose graphs can be drawn without lifting a pen—functions with no sudden jumps, breaks, or holes.

Mathematical Definition

The formal definition of a limit is known as the ε-δ (epsilon-delta) definition. We say that the limit of f(x) as x approaches a is L, written as:

limx→a f(x) = L

if for every real number ε > 0, there exists a real number δ > 0 such that for all x:

0 < |x - a| < δ ⟹ |f(x) - L| < ε

Intuitively, this means we can make the function value f(x) as close to L as we want (within an error tolerance ε) by choosing x sufficiently close to a (within a distance δ), without x actually being equal to a.

Definition of Continuity

A function f(x) is continuous at a point x = a if and only if three conditions are met:

  • f(a) is defined.
  • limx→a f(x) exists.
  • limx→a f(x) = f(a)

Key Concepts

  • Left and Right Limits: A limit only exists if the function approaches the same value from both sides. The left limit (limx→a-) and the right limit (limx→a+) must be equal.
  • Removable Discontinuity (Hole): Occurs when the limit exists, but it does not equal the function's value at that point (or the function is undefined there).
  • Jump Discontinuity: Occurs when the left-hand limit and right-hand limit both exist but are not equal. The graph "jumps" from one value to another.
  • Infinite Discontinuity: Occurs when the function values grow arbitrarily large (approach infinity) as x approaches a point, creating a vertical asymptote.

Historical Context

While Newton and Leibniz intuitively used limits to develop calculus in the 17th century, their methods relied on vague notions of "infinitesimals" (quantities that are infinitely small but not zero). This lack of rigor drew criticism from philosophers like George Berkeley.

It wasn't until the 19th century that Augustin-Louis Cauchy and later Karl Weierstrass provided the rigorous foundation calculus needed. Weierstrass formalized the precise ε-δ definition we use today, completely eliminating the need for infinitesimals and cementing limits as the cornerstone of mathematical analysis.

Real-world Applications

  • Engineering Tolerance: The ε-δ definition is analogous to manufacturing tolerances. If a part must have a specific weight (ε tolerance), limits tell us how precisely we must control its dimensions (δ tolerance).
  • Physics: Instantaneous velocity is the limit of average velocity as the time interval approaches zero. This is crucial for modeling any object in motion.
  • Computer Graphics: Rendering curves and surfaces smoothly requires understanding the continuity of mathematical models like splines or Bezier curves to ensure no visual artifacts or sharp breaks.
  • Economics: Marginal cost and marginal revenue are derived using limits to understand how tiny changes in production levels impact total cost or revenue.

Related Concepts

  • Derivatives — Defined entirely as the limit of the difference quotient.
  • Integrals — Defined as the limit of a Riemann sum as the number of partitions goes to infinity.
  • Asymptotes — Defined by evaluating limits as x approaches infinity.

Experience it interactively

Adjust parameters, observe in real time, and build deep intuition with Riano’s interactive Limits & Continuity module.

Try Limits & Continuity on Riano →

More in Calculus & Analysis