Types of Continuity and Discontinuity

Calculus
structure

Also known as: continuity classification, removable discontinuity, jump discontinuity, infinite discontinuity, continuity

Grade 9-12

View on concept map

A function is continuous at x = a if \lim_{x \to a} f(x) = f(a). Continuity is required for most major theorems in calculus (IVT, EVT, MVT).

This concept is covered in depth in our Limits Guide, with worked examples, practice problems, and common mistakes.

Definition

A function is continuous at x = a if \lim_{x \to a} f(x) = f(a). Discontinuities are classified as removable (limit exists but doesn't equal f(a)), jump (left and right limits exist but differ), or infinite (function blows up to \pm\infty).

๐Ÿ’ก Intuition

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).

๐ŸŽฏ Core Idea

Continuity requires three things: (1) f(a) is defined, (2) \lim_{x \to a} f(x) exists, and (3) the limit equals f(a). Each type of discontinuity corresponds to which condition fails.

Example

Removable: f(x) = \frac{x^2 - 1}{x - 1} at x = 1 (hole at (1, 2)).
Jump: f(x) = \lfloor x \rfloor (floor function) at every integer.
Infinite: f(x) = \frac{1}{x} at x = 0.

Formula

f is continuous at a iff \lim_{x \to a} f(x) = f(a), which requires: (1) f(a) exists, (2) \lim_{x \to a} f(x) exists, (3) they are equal.

Notation

f \in C[a,b] means f is continuous on [a,b]. \lim_{x \to a^-} and \lim_{x \to a^+} denote one-sided limits.

๐ŸŒŸ Why It Matters

Continuity is required for most major theorems in calculus (IVT, EVT, MVT). Understanding the types of discontinuity helps you analyze piecewise functions, rational functions, and determine where calculus techniques apply.

๐Ÿ’ญ Hint When Stuck

Check the three conditions one by one: is f(a) defined? Does the limit exist? Do they match? Whichever fails tells you the type.

Formal View

f is continuous at a iff \forall \epsilon > 0,\; \exists \delta > 0 : |x - a| < \delta \implies |f(x) - f(a)| < \epsilon. Removable: \lim_{x \to a} f(x) = L exists but L \neq f(a) or f(a) undefined. Jump: \lim_{x \to a^-} f(x) \neq \lim_{x \to a^+} f(x). Infinite: \lim_{x \to a^-} f(x) = \pm\infty or \lim_{x \to a^+} f(x) = \pm\infty.

๐Ÿšง Common Stuck Point

Removable discontinuities are often 'hidden' by algebraic simplification. After canceling, the simplified function may look continuous, but the original function still has a hole at the canceled point.

โš ๏ธ Common Mistakes

  • Thinking a function is continuous just because you can compute f(a)โ€”you also need the limit to exist and equal f(a).
  • Confusing a removable discontinuity with no discontinuity: \frac{x^2-1}{x-1} simplifies to x+1 for x \neq 1, but the original function is still undefined (and discontinuous) at x = 1.
  • Forgetting to check both one-sided limits for piecewise functions: a piecewise function is continuous at the boundary only if the left-hand limit, right-hand limit, and function value all agree.

Frequently Asked Questions

What is Types of Continuity and Discontinuity in Math?

A function is continuous at x = a if \lim_{x \to a} f(x) = f(a). Discontinuities are classified as removable (limit exists but doesn't equal f(a)), jump (left and right limits exist but differ), or infinite (function blows up to \pm\infty).

Why is Types of Continuity and Discontinuity important?

Continuity is required for most major theorems in calculus (IVT, EVT, MVT). Understanding the types of discontinuity helps you analyze piecewise functions, rational functions, and determine where calculus techniques apply.

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

Removable discontinuities are often 'hidden' by algebraic simplification. After canceling, the simplified function may look continuous, but the original function still has a hole at the canceled point.

What should I learn before Types of Continuity and Discontinuity?

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

How Types of Continuity and Discontinuity Connects to Other Ideas

To understand types of continuity and discontinuity, you should first be comfortable with limit. Once you have a solid grasp of types of continuity and discontinuity, you can move on to intermediate value theorem and squeeze theorem.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Limits Explained Intuitively: The Foundation of Calculus โ†’