Historical Context & Motivation
The concept of continuity — and its violations — lies at the heart of modern calculus, yet mathematicians wrestled with it for centuries before arriving at the precise definitions we use today. In the seventeenth century, Isaac Newton and Gottfried Wilhelm Leibniz developed calculus under the assumption that the functions they studied — polynomials, trigonometric functions, logarithms — were inherently "smooth." It was not until the nineteenth century that mathematicians began to rigorously examine what happens when a function is not smooth, and the resulting classification of discontinuities became essential to both pure mathematics and applied fields such as economics and business analysis.
In business calculus, discontinuities are not merely theoretical curiosities. They arise naturally whenever a pricing model includes quantity discounts, when tax rates jump at income thresholds, or when a company's cost function shifts due to a change in supplier contracts. Understanding the type of discontinuity present in a model tells you whether the break is "fixable" (a minor gap in data), "dramatic" (a sudden jump in cost), or "catastrophic" (a function blowing up near a vertical asymptote). This section of the course equips you with the vocabulary and analytical tools to diagnose each scenario.
Core Principles & Definitions
Before classifying discontinuities, recall the formal definition of continuity at a point. A function f is continuous at x = a if and only if three conditions hold simultaneously: (1) f(a) is defined, (2) lim as x → a of f(x) exists, and (3) lim as x → a of f(x) equals f(a). A discontinuity at x = a occurs whenever at least one of these three conditions fails. The particular condition (or combination of conditions) that fails determines the type of discontinuity.
Removable Discontinuity
Jump Discontinuity
Infinite Discontinuity
Oscillatory Discontinuity
Visual Explanation — Discontinuity Gallery
The following diagram presents the three major types of discontinuities side by side on a common coordinate framework. Each subplot shows a function that is continuous everywhere except at x = 2, where the particular type of break occurs. Pay close attention to the open and closed circles, which indicate whether the function value is defined or not at the point of discontinuity.
Notice that the removable discontinuity is graphically the mildest break — the curve behaves well on both sides and the two pieces "want" to connect, but a single point is missing or misplaced. The jump discontinuity is more severe: no matter how you redefine f(a), the left and right branches will never meet at the same height. The infinite discontinuity is the most dramatic — the function's output grows without bound, and continuity cannot be restored by any finite redefinition.
Mathematical Framework
The formal classification of discontinuities follows directly from the definition of continuity. At a given point x = a, we evaluate which of the three continuity conditions fails and, crucially, what the one-sided limits reveal about the function's behavior.
Detailed Classification & Business Examples
Each type of discontinuity surfaces naturally in business and economic models. The following diagram maps the decision process for classifying a discontinuity, and the table below provides concrete business scenarios for each type.
| Type | Business Scenario | Mathematical Signature |
|---|---|---|
| Removable | A revenue function R(q) = (q² − 4)/(q − 2) is technically undefined at q = 2, but lim(q→2) R(q) = 4. The break is an artifact of the formula, not the economics. | Common factor cancels: (x − a) in numerator and denominator. |
| Jump | A shipping cost function charges $5 for 0 < w ≤ 1 lb and $8 for 1 < w ≤ 5 lb. At w = 1, the cost jumps from $5 to $8 — the left and right limits differ. | Piecewise definition with different formulas on each side of x = a. |
| Infinite | Average cost per unit, AC(q) = (1000 + 2q)/q, has a vertical asymptote at q = 0. As production approaches zero, average cost explodes toward infinity. | Denominator → 0 while numerator → nonzero constant. |
Worked Example — Classifying Discontinuities
Consider the piecewise function that models a company's per-unit production cost (in dollars) as a function of the number of units produced, q:
Comparing Discontinuity Types — Severity & Fixability
Not all discontinuities are created equal. From a modeling standpoint, it is valuable to rank them by severity and understand what analytical options remain available for each type. The table below provides a side-by-side comparison across several criteria that matter for both mathematical analysis and business decision-making.
| Criterion | Removable | Jump | Infinite |
|---|---|---|---|
| Two-sided limit exists? | Yes — finite | No (one-sided limits disagree) | No (at least one side → ±∞) |
| Fixable by redefining f(a)? | Yes — set f(a) = L | No | No |
| Graph appearance | Hole (open circle) | Step / gap between two levels | Vertical asymptote |
| Differentiable at x = a? | Not as given; yes after repair | Never | Never |
| Business example | Formula artifact in revenue model | Tax bracket, tiered pricing | Average cost as production → 0 |
Connection to Differentiability & Advanced Topics
Discontinuity analysis is not an end in itself — it is the gateway to deeper questions about differentiability, optimization, and integration that form the backbone of business calculus. The relationship between continuity and differentiability is hierarchical: every differentiable function is continuous, but a continuous function is not necessarily differentiable (consider a sharp corner). A function that is discontinuous at a point is automatically not differentiable there, which means marginal-cost and marginal-revenue analysis requires special handling at points of discontinuity.
| Concept | What This Lesson Covers | Where It Leads |
|---|---|---|
| Removable discontinuity | Identifying holes via factoring; redefining f(a) to restore continuity. | Continuous extensions enable derivative computation and smooth optimization. |
| Jump discontinuity | Recognizing piecewise breaks; computing one-sided limits. | Piecewise differentiation; corner-point optimization in linear programming. |
| Infinite discontinuity | Vertical asymptotes; limits diverging to ±∞. | Improper integrals; long-run behavior of average cost curves. |
| Continuity on intervals | Point-by-point checks of the three continuity conditions. | Intermediate Value Theorem — guarantees break-even points exist within profit intervals. |
As you progress through the course, you will encounter the Intermediate Value Theorem (IVT), which guarantees that a continuous function on a closed interval takes every value between its endpoints. The IVT fails at discontinuities — a fact with tangible business implications. For instance, if a profit function has a jump discontinuity, the IVT cannot guarantee the existence of a break-even point in the gap, and a separate analysis is required. Mastery of discontinuity classification thus underpins the rigorous application of every subsequent theorem in the course.
Practice Problems
Summary — Types of Discontinuities
A function f is continuous at x = a when three conditions hold: f(a) is defined, lim(x→a) f(x) exists, and the limit equals f(a). Failure of any condition produces a discontinuity, which falls into one of three primary categories. A removable discontinuity occurs when the two-sided limit exists but differs from (or the function is undefined at) f(a) — redefining f(a) = L restores continuity. A jump discontinuity arises when both one-sided limits are finite but unequal, producing a step in the graph that cannot be bridged by any single redefinition. An infinite discontinuity occurs when at least one one-sided limit diverges to ±∞, generating a vertical asymptote.
In business calculus, removable discontinuities often signal algebraic artifacts in revenue or cost formulas, jump discontinuities model tiered pricing and tax brackets, and infinite discontinuities appear in average cost functions near zero production. Mastering this classification is prerequisite to the Intermediate Value Theorem, differentiability analysis, and every optimization technique that follows in the course.