Types of Continuity and Discontinuity Formula

Types of continuity and discontinuity is continuity types classify how a function can fail to be continuous at a point.

The Formula

ff is continuous at aa iff limโกxโ†’af(x)=f(a)\lim_{x \to a} f(x) = f(a), which requires: (1) f(a)f(a) exists, (2) limโกxโ†’af(x)\lim_{x \to a} f(x) exists, (3) they are equal.

When to use: Continuous means you can draw the graph without lifting your pen. A removable discontinuity is a single hole you could fill in. A jump discontinuity is a gap where the function leaps to a different value. An infinite discontinuity is where the function shoots off to infinity (a vertical asymptote).

Quick Example

Removable: f(x)=x2โˆ’1xโˆ’1f(x) = \frac{x^2 - 1}{x - 1} at x=1x = 1 (hole at (1,2)(1, 2)).
Jump: f(x)=โŒŠxโŒ‹f(x) = \lfloor x \rfloor (floor function) at every integer.
Infinite: f(x)=1xf(x) = \frac{1}{x} at x=0x = 0.

Notation

fโˆˆC[a,b]f \in C[a,b] means ff is continuous on [a,b][a,b]. limโกxโ†’aโˆ’\lim_{x \to a^-} and limโกxโ†’a+\lim_{x \to a^+} denote one-sided limits.

What This Formula Means

Continuity types classify how a function can fail to be continuous at a point. A removable discontinuity (hole) occurs when the limit exists but doesn't equal f(a). A jump discontinuity occurs when left and right limits differ. An infinite discontinuity occurs when the function approaches ยฑโˆž.

Continuous means you can draw the graph without lifting your pen. A removable discontinuity is a single hole you could fill in. A jump discontinuity is a gap where the function leaps to a different value. An infinite discontinuity is where the function shoots off to infinity (a vertical asymptote).

Formal View

ff is continuous at aa iff โˆ€ฯต>0,โ€…โ€Šโˆƒฮด>0:โˆฃxโˆ’aโˆฃ<ฮดโ€…โ€ŠโŸนโ€…โ€Šโˆฃf(x)โˆ’f(a)โˆฃ<ฯต\forall \epsilon > 0,\; \exists \delta > 0 : |x - a| < \delta \implies |f(x) - f(a)| < \epsilon. Removable: limโกxโ†’af(x)=L\lim_{x \to a} f(x) = L exists but Lโ‰ f(a)L \neq f(a) or f(a)f(a) undefined. Jump: limโกxโ†’aโˆ’f(x)โ‰ limโกxโ†’a+f(x)\lim_{x \to a^-} f(x) \neq \lim_{x \to a^+} f(x). Infinite: limโกxโ†’aโˆ’f(x)=ยฑโˆž\lim_{x \to a^-} f(x) = \pm\infty or limโกxโ†’a+f(x)=ยฑโˆž\lim_{x \to a^+} f(x) = \pm\infty.

Worked Examples

Example 1

easy
Classify the discontinuity of f(x)=x2โˆ’4xโˆ’2f(x) = \dfrac{x^2 - 4}{x - 2} at x=2x = 2.

Answer

Removable discontinuity at x=2x = 2 (hole at the point (2,4)(2, 4)).

First step

1
At x=2x=2: denominator =0= 0, so f(2)f(2) is undefined.

Full solution

  1. 2
    Simplify (for xโ‰ 2x \neq 2): (xโˆ’2)(x+2)xโˆ’2=x+2\frac{(x-2)(x+2)}{x-2} = x+2.
  2. 3
    Limit: limโกxโ†’2(x+2)=4\lim_{x\to 2}(x+2) = 4. The limit exists.
  3. 4
    Since the limit exists but f(2)f(2) is undefined, this is a removable discontinuity (hole at (2,4)(2,4)).
A removable discontinuity occurs when the two-sided limit exists but doesn't equal the function value (or the function is undefined there). It can be 'removed' by defining f(2)=4f(2) = 4.

Example 2

medium
Determine whether the piecewise function f(x)={x2x<13โˆ’xxโ‰ฅ1f(x) = \begin{cases} x^2 & x < 1 \\ 3 - x & x \geq 1 \end{cases} is continuous at x=1x = 1.

Example 3

medium
Find cc so that f(x)={2x+cxโ‰ค0x2โˆ’3x>0f(x)=\begin{cases} 2x+c & x\le 0\\ x^2 - 3 & x>0 \end{cases} is continuous at x=0x=0.

Common Mistakes

  • Calling a removable hole a jump - a hole has equal one-sided limits, a jump has unequal ones.
  • Forgetting all three continuity conditions - the limit can exist while f(a)f(a) is undefined or different, which is exactly a removable discontinuity.
  • Assuming a discontinuity means the function is undefined - a piecewise function can be defined at the point yet still jump there.

Why This Formula Matters

Naming the break drives what you can do next: a hole can be removed by redefining one point, a jump cannot, and an asymptote signals an improper integral or a limit at infinity. The three-part definition of continuity (value exists, limit exists, they match) is the checklist every later theorem like IVT and MVT relies on. Recognizing it by "At the bad point, do the one-sided limits agree (hole if value mismatches), disagree (jump), or run to infinity (infinite)?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from continuity (the property) and limit and differentiability in a mixed problem set.

Frequently Asked Questions

What is the Types of Continuity and Discontinuity formula?

Continuity types classify how a function can fail to be continuous at a point. A removable discontinuity (hole) occurs when the limit exists but doesn't equal f(a). A jump discontinuity occurs when left and right limits differ. An infinite discontinuity occurs when the function approaches ยฑโˆž.

How do you use the Types of Continuity and Discontinuity formula?

Continuous means you can draw the graph without lifting your pen. A removable discontinuity is a single hole you could fill in. A jump discontinuity is a gap where the function leaps to a different value. An infinite discontinuity is where the function shoots off to infinity (a vertical asymptote).

What do the symbols mean in the Types of Continuity and Discontinuity formula?

fโˆˆC[a,b]f \in C[a,b] means ff is continuous on [a,b][a,b]. limโกxโ†’aโˆ’\lim_{x \to a^-} and limโกxโ†’a+\lim_{x \to a^+} denote one-sided limits.

Why is the Types of Continuity and Discontinuity formula important in Math?

Naming the break drives what you can do next: a hole can be removed by redefining one point, a jump cannot, and an asymptote signals an improper integral or a limit at infinity. The three-part definition of continuity (value exists, limit exists, they match) is the checklist every later theorem like IVT and MVT relies on. Recognizing it by "At the bad point, do the one-sided limits agree (hole if value mismatches), disagree (jump), or run to infinity (infinite)?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from continuity (the property) and limit and differentiability in a mixed problem set.

What do students get wrong about Types of Continuity and Discontinuity?

The procedure for types of continuity and discontinuity is the easy part; the trap is calling a removable hole a jump. Asking "At the bad point, do the one-sided limits agree (hole if value mismatches), disagree (jump), or run to infinity (infinite)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Types of Continuity and Discontinuity formula?

Before studying the Types of Continuity and Discontinuity formula, you should understand: limit.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Limits Explained Intuitively: The Foundation of Calculus โ†’