Continuity at a Point
Continuity at a point means that a function has no breaks, jumps, or holes at that specific -value. For a function to be continuous at a point, it must be defined there, its limit must exist there, and the limit must equal the function's value.
A function is continuous at a point if three conditions are all satisfied: (1) is defined, (2) exists, and (3) . If any one of these conditions fails, the function is discontinuous at . This definition captures the intuitive idea that you can draw the graph through the point without lifting your pen.
Key Formula
Where:
- = the function being tested for continuity
- = the specific x-value (point) where continuity is being checked
- = the value of the function at x = c
Worked Example
Problem: Determine whether is continuous at .
Step 1 — Check if f(2) is defined: Substitute into the function.
Step 2 — Conclude from Condition 1: is undefined because we get division by zero. Since the first condition already fails, the function is not continuous at .
Step 3 — Investigate the limit anyway: Factor the numerator to see what the limit would be, which helps you understand the type of discontinuity.
Step 4 — Identify the discontinuity type: The limit exists and equals 4, but is undefined. This means there is a removable discontinuity (a hole) at . If we redefined , the function would become continuous there.
Answer: is not continuous at because is undefined, even though the limit exists.
Why It Matters
Continuity at a point is foundational to calculus. Many key theorems — including the Intermediate Value Theorem and the rules for differentiation — require functions to be continuous. When you check differentiability at a point or evaluate a definite integral, continuity is often the first thing you need to verify.
Common Mistakes
Mistake: Checking only whether the limit exists and forgetting to verify that the function is actually defined at the point.
Correction: All three conditions must hold. A function can have a limit at but still be discontinuous there if is undefined or doesn't match the limit.
Mistake: Assuming a function is continuous just because you can compute and get a number.
Correction: You also need the limit to exist and equal . Piecewise functions, for example, can be defined at a point yet have a jump where the left- and right-hand limits disagree.
