Limits & Continuity

Continuity & Discontinuities

🎯 Limits & Continuity
🔗

Continuity & Discontinuities

Define continuity precisely and classify types of discontinuities.

A function f is continuous at x = a if three conditions hold: f(a) is defined, lim_{x→a} f(x) exists, and lim_{x→a} f(x) = f(a). Intuitively, the graph has no breaks, holes, or jumps at x = a.

f continuous at a    limxaf(x)=f(a)f \text{ continuous at } a \iff \lim_{x\to a} f(x) = f(a)

Types of Discontinuities

Removable: limit exists but f(a) is missing or wrong — a "hole".Jump: left and right limits exist but are unequal — a "step".Infinite: limit is ±∞ — a vertical asymptote.Oscillating: limit does not exist due to rapid oscillation (rare, e.g. sin(1/x) at 0).
📐

Intermediate Value Theorem (IVT): if f is continuous on [a, b] and k is any value between f(a) and f(b), then there exists c ∈ (a, b) with f(c) = k.

f continuous on [a,b],  f(a)<k<f(b)    c(a,b):f(c)=kf \text{ continuous on } [a,b],\; f(a) < k < f(b) \implies \exists\, c \in (a,b): f(c) = k
🔍Applying the IVT
Show that x³ − x − 1 = 0 has a root in [1, 2]. f(1) = 1−1−1 = −1 < 0. f(2) = 8−2−1 = 5 > 0. By IVT, since f is continuous and changes sign, there is at least one root in (1, 2).
💡

Remember This!

All polynomial, rational (at non-zero denominators), exponential, logarithmic, and trigonometric functions are continuous on their natural domains. Discontinuities only arise at domain restrictions.

✏️ Try It!

Which type of discontinuity occurs at x = 2 for f(x) = (x² − 4)/(x − 2)?

Practice with CalcVerse
Take Quiz 📝 — 25 Questions