Historical Context & Motivation
The relationship between continuity and differentiability lies at the heart of calculus, and the distinction between these two properties was not always clear—even to the mathematicians who invented the subject. In the seventeenth century, Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus under the implicit assumption that every "reasonable" function could be drawn without lifting one's pen and that such a curve would always possess a well-defined tangent line at every point. For more than a century, this assumption went largely unchallenged, because the functions encountered in physics and commerce were overwhelmingly polynomials, exponentials, and trigonometric functions—all of which happen to be both continuous and differentiable everywhere on their domains.
It was not until the nineteenth century that mathematicians began to construct pathological counterexamples showing that continuity alone does not guarantee smoothness. These discoveries forced the mathematical community to develop the rigorous epsilon-delta definitions of limits, continuity, and derivatives that we use today. For students of business calculus, this distinction is far from academic: cost functions with kinks, tax schedules with breakpoints, and option payoff diagrams all illustrate scenarios where a function is continuous but fails to be differentiable at economically significant points.
The central question this lesson addresses is deceptively simple: If a function has no gaps or jumps, does it necessarily have a well-defined slope at every point? As we will see, the answer is no—and understanding exactly why and where differentiability can fail is essential for correctly applying derivative-based optimization in business contexts.
Core Principles & Definitions
Before exploring the relationship between continuity and differentiability, we need precise definitions of both concepts. These definitions rely on the notion of a limit, which you should already be familiar with from earlier coursework. The key insight is that continuity is a statement about a function's value agreeing with a limit, while differentiability is a statement about a particular ratio of changes having a limit. Differentiability is therefore a strictly stronger requirement.
Continuity at a Point
Differentiability at a Point
The Implication Theorem
Three Ways Differentiability Fails
Visual Explanation
The diagram below illustrates the one-way relationship between differentiability and continuity. On the left, you see a function that is both continuous and differentiable—the graph is an unbroken, smooth curve with a well-defined tangent line at the highlighted point. On the right, three classic failure modes are shown: a corner, a cusp, and a vertical tangent. Each of these functions is continuous at the marked point (no gap in the graph), but none is differentiable there.
Notice that in every failure case, the graph itself has no break—you can trace along the curve through the marked point without interruption. This confirms that each function is continuous at that point. However, if you try to draw a single tangent line at the marked point, you encounter a problem: at a corner, the left-hand slope and right-hand slope disagree; at a cusp, one or both one-sided slopes blow up to ±∞; and at a vertical tangent, the slope is infinite. In each scenario, the difference quotient limit fails to produce a finite number, so the function is not differentiable.
Mathematical Framework
Let us formalize the definitions and prove the key theorem connecting differentiability and continuity. Throughout this section, we assume that f is a real-valued function defined on an open interval containing the point x = a.
Proof: Differentiability Implies Continuity
Suppose f is differentiable at x = a, so that f'(a) = lim(h→0) [f(a + h) − f(a)] / h exists as a finite number. We want to show that lim(h→0) f(a + h) = f(a), which is equivalent to saying f is continuous at a. The key algebraic trick is to write the numerator of the difference quotient by itself:
Classifying Non-Differentiable Points
When analyzing a function in a business calculus context—say, a piecewise cost function or a demand curve—it is important to identify exactly where and why differentiability fails. The three classic failure modes each arise from a distinct behavior of the one-sided derivatives. The diagram and table below provide a systematic classification.
| Failure Type | Example Function | Business Application |
|---|---|---|
| Corner | f(x) = |x|, piecewise-linear functions | Tax brackets, tiered pricing, shipping cost functions with breakpoints |
| Cusp | f(x) = x2/3 | Power utility functions, certain production functions near boundary inputs |
| Vertical Tangent | f(x) = x1/3 | Supply curves with vertical asymptotes, marginal cost near capacity limits |
Worked Example: Piecewise Cost Function
A company's total shipping cost (in dollars) for sending q units is modeled by the piecewise function:
Continuity vs. Differentiability: Side-by-Side
Having explored both concepts individually, it is helpful to consolidate the comparison into a single reference table. The table below highlights the key dimensions along which continuity and differentiability differ, from their geometric meaning to their algebraic tests and their implications for business modeling.
| Dimension | Continuity | Differentiability |
|---|---|---|
| Informal meaning | No gaps, jumps, or holes in the graph | The graph is smooth—has a unique, non-vertical tangent at each point |
| Limit test | lim(x→a) f(x) = f(a) | lim(h→0) [f(a+h) − f(a)] / h exists and is finite |
| Strength | Weaker condition | Stronger condition (implies continuity) |
| Failure examples | Jump discontinuities, removable holes, vertical asymptotes | Corners, cusps, vertical tangents (plus all discontinuities) |
| Business context | Ensures small input changes produce small output changes—stability in models | Enables marginal analysis: computing marginal cost, marginal revenue, elasticity |
| Optimization role | Needed for the Extreme Value Theorem (max/min on closed intervals) | Needed for the first-derivative test and critical-point analysis |
Connections to Advanced Theory
The distinction between continuity and differentiability serves as a gateway to several deeper ideas that arise in more advanced business mathematics and economics courses. Understanding this distinction now will prepare you for the richer analytical frameworks you will encounter later, from higher-order smoothness conditions in optimization to the handling of non-smooth functions in operations research.
| This Lesson | Advanced Extension | Where It Appears |
|---|---|---|
| Differentiability implies continuity | Continuously differentiable (C¹) functions: f' exists and is itself continuous | Second-order conditions in constrained optimization (Lagrange multipliers) |
| Corner points where f' does not exist | Subdifferential calculus: replacing derivatives with sets of 'generalized slopes' at non-smooth points | Linear programming, piecewise-linear models in supply-chain optimization |
| Checking one-sided derivatives | Directional derivatives and gradients in multivariable calculus | Multivariate profit maximization, sensitivity analysis in econometrics |
| Piecewise functions with breakpoints | Spline interpolation: constructing smooth curves that pass through data points | Financial curve fitting, yield-curve construction in fixed income |
In particular, many optimization algorithms used in machine learning and data science—such as gradient descent—require the objective function to be differentiable (or at least to possess subgradients at non-smooth points). The theoretical foundations you are building in this lesson—understanding exactly what differentiability demands beyond mere continuity—are the same foundations that support modern quantitative methods in business analytics. As you move into courses on mathematical economics or financial engineering, you will see that the hierarchy of smoothness conditions (continuous → differentiable → twice-differentiable → infinitely differentiable) progressively unlocks more powerful analytical tools.
Practice Problems
Lesson Summary
This lesson explored the fundamental distinction between continuity and differentiability in the context of business calculus. A function is continuous at a point if its limit equals its value there—geometrically, the graph has no gaps. A function is differentiable at a point if the difference quotient has a finite limit—geometrically, the graph has a unique, non-vertical tangent line. The central theorem is a one-way implication: differentiability implies continuity, but the converse is false. A continuous function can fail to be differentiable at corners (where one-sided derivatives disagree), cusps (where one-sided derivatives diverge with opposite signs), and vertical tangents (where the slope is infinite).
In business applications, piecewise-defined cost, revenue, and tax functions frequently have corner points at breakpoints such as quantity thresholds or tax brackets. At these points, the function is continuous (no jump in total cost or revenue), but the marginal rate changes abruptly, so differentiability fails. When performing optimization, these non-differentiable points must be treated as additional critical points alongside the zeros of the derivative. The proof that differentiability implies continuity—based on factoring the numerator of the difference quotient and applying the product rule for limits—is a foundational result that you should be able to reproduce and apply to verify whether specific piecewise functions admit well-defined marginal analyses at their transition points.