Academy
Continuity
Level 1 - Math I (Physics) topic page in Limits.
Continuity and Discontinuities
A function is continuous at a point if its graph has no breaks, jumps, or holes at that point. This concept is essential for understanding calculus operations like differentiation and integration.
Definition of Continuity
A function f is continuous at x = a if:
This requires three conditions:
- f(a) is defined
- \(\lim_{x \to a} f(x)\) exists
- The limit equals the function value
Types of Discontinuities
Removable Discontinuity: A hole in the graph where the limit exists but f(a) is either undefined or doesn't match the limit.
Jump Discontinuity: The left-hand and right-hand limits exist but are different.
Infinite Discontinuity: The function approaches infinity as x approaches the point.
Intermediate Value Theorem
If f is continuous on [a, b] and N is between f(a) and f(b), then there exists c ∈ [a, b] such that f(c) = N.
This theorem guarantees that continuous functions take on every value between any two points—they cannot "skip" values.
Continuity of Combined Functions
- Sum, difference, product: If f and g are continuous at a, so are f+g, f-g, and fg
- Quotient: If f and g are continuous at a and g(a) ≠ 0, then f/g is continuous at a
- Composition: If g is continuous at a and f is continuous at g(a), then f ∘ g is continuous at a
Continuity is preserved under these operations, making it easy to determine where complex functions are continuous based on their component functions.