Defining Continuity
A function is continuous at a point when you can draw it through without lifting your pen. Formally, three conditions must all hold simultaneously:
| Condition | Requirement |
|---|---|
| 1. Value | is defined |
| 2. Limit | exists |
| 3. Agreement |
Polynomials, , , and exponentials are continuous everywhere, as are sums, products, and compositions of continuous functions.
Common pitfall: Thinking a function is continuous merely because its limit exists at a point. A removable discontinuity (a hole) has a perfectly good limit yet is not continuous, because is missing or mismatched. Existence of the limit is necessary but not sufficient.
Types and Theorems
When continuity fails, the discontinuity falls into three classic types:
| Type | Description |
|---|---|
| Removable | A single hole; limit exists but is missing or misplaced. |
| Jump | One-sided limits exist but differ; the graph leaps. |
| Infinite | The function blows up to at a vertical asymptote. |
Continuity powers two cornerstone theorems on a closed interval :
- The Intermediate Value Theorem: Takes every value between and . If changes sign, it has a root in between (basis of bisection).
- The Extreme Value Theorem: Attains a maximum and minimum, guaranteeing optimization solutions exist.
These theorems fail entirely without continuity.