Continuity — Definition, Formula & Examples
Continuity means a function has no breaks, holes, or jumps at a given point — you can draw through it without lifting your pencil. A function is continuous at a point when the limit exists there and equals the actual function value.
A function is continuous at if and only if three conditions hold: (1) is defined, (2) exists, and (3) . A function is continuous on an interval if it is continuous at every point in that interval.
Key Formula
Where:
- = The function being tested for continuity
- = The specific x-value where continuity is being checked
How It Works
To check continuity at a specific point , verify the three conditions in order. First, confirm the function is defined at . Second, compute the left-hand and right-hand limits; if they are equal, the two-sided limit exists. Third, check whether that limit equals . If any condition fails, the function is discontinuous at that point.
Worked Example
Problem: Determine whether f(x) = (x² − 4)/(x − 2) is continuous at x = 2.
Condition 1: Check if f(2) is defined. Substituting gives 0/0, which is undefined.
Condition check: Even though the limit exists (factor and simplify to get the limit equals 4), the first condition already fails.
Answer: f is not continuous at x = 2 because f(2) is undefined. There is a removable discontinuity (hole) at that point.
Why It Matters
Continuity is a prerequisite for major calculus theorems. The Intermediate Value Theorem guarantees a continuous function hits every value between its endpoints, which is used to prove roots exist. The Extreme Value Theorem guarantees a continuous function on a closed interval has a maximum and minimum — essential for optimization problems in AP Calculus and engineering.
Common Mistakes
Mistake: Assuming a function is continuous just because the limit exists at a point.
Correction: The limit existing is only one of three conditions. You must also verify that f(c) is defined and that the limit equals f(c). A hole in the graph means the limit exists but the function value is missing or different.
