MathematicsCalculusMedium

Continuity (calculus)

Also known as:continuous function

A function is continuous at a point if it is defined there, its limit exists at that point, and the limit equals the function's value. Continuity ensures there are no sudden jumps, holes, or vertical asymptotes in the graph of a function at that point. Continuous functions are fundamental to calculus because key theorems, such as the Intermediate Value Theorem and the Extreme Value Theorem, require continuity on an interval.

Key Formula

lim (x → a) f(x) = f(a)

LaTeX: \lim_{x \to a} f(x) = f(a)

SymbolMeaningUnit
f(a)value of the function at point adimensionless
athe point of interestdimensionless
lim f(x)the limit of f as x approaches adimensionless

Worked Example

Problem

Determine whether f(x) = (x² − 9)/(x − 3) is continuous at x = 3. If not, identify the type of discontinuity.

Solution

Step 1: Check if f(3) is defined: f(3) = (9 − 9)/(3 − 3) = 0/0 — undefined. So f is NOT defined at x = 3. Step 2: Find the limit as x → 3: Factor numerator: (x − 3)(x + 3)/(x − 3) = x + 3. Step 3: lim (x → 3) = 3 + 3 = 6. The limit exists but f(3) is not defined. Step 4: This is a removable discontinuity (a hole) at x = 3.

Answer

f(x) has a removable discontinuity at x = 3; the limit is 6 but f(3) is undefined.

Types of Discontinuity in Calculus

TypeDescriptionLimit Exists?f(a) Defined?Example
RemovableHole in the graphYesNo (or ≠ limit)f(x) = (x²−1)/(x−1)
JumpLeft and right limits differNoMay or may not beFloor function at integers
InfiniteVertical asymptoteNoNof(x) = 1/x at x = 0
OscillatingFunction oscillates rapidlyNoMay or may not besin(1/x) at x = 0

Interactive Tools

Desmos Graphing Calculator

Open Tool

Khan Academy: Continuity

Open Tool

GeoGebra Continuity Applet

Open Tool
Graph showing a removable discontinuity — a hole — in a function

Wikimedia Commons, CC BY-SA

Related Terms

From the Latin "continuus" meaning uninterrupted or connected. The rigorous mathematical definition of continuity was formalised by Cauchy and Weierstrass in the 19th century as part of the arithmetisation of analysis.

calculuscontinuitylimitsdiscontinuityreal-analysis