Resources
Where a function fails to be differentiable
The derivative at a point is a limit. So it exists exactly when that limit exists, and it fails exactly when that limit fails — which means the ways a derivative can fail are the ways a limit can fail, inherited whole from Unit 1.
The two-sided limit of the difference quotient needs both one-sided quotients to exist and to agree. The framework states the consequence in one direction and denies it in the other: if a function is differentiable at a point then it is continuous there, and a continuous function may still fail to be differentiable at a point in its domain.
Four ways to break it
Each function below is broken at \(x = 0\) and unremarkable everywhere else. The two secants are drawn from the same anchor, one to the left and one to the right, and the panel reports what each one-sided quotient is doing as \(h\) shrinks.
The framework’s test is that pair of numbers, and nothing else. Corner and cusp are the conventional names for two of the outcomes, used in every textbook and review book; the buttons carry them because you will meet them, but the classification is settled by the quotients.
Both secants share the anchor, so the two numbers are the one-sided difference quotients at the same h. Shrink h and watch them. A corner sends them to two different finite numbers. A cusp sends them to infinities of opposite sign. A vertical tangent sends them to the same infinity, which is still not a number. A discontinuity is the odd one out: the function itself has a gap, one quotient stays put while the other runs away, and no repair to the slope is possible because the failure is not about slope at all.
| The corner is $$ | x | \(. Its one-sided quotients are\)-1\(and\)+1\(at every\)h$$, never converging on each other because there is nothing to converge — they were already constant. Two finite slopes that disagree is the cheapest way to have no derivative, and the graph shows it as a sharp turn. |
The cusp is \(x^{2/3}\). Push \(h\) down and the quotients read \(\pm 2.15\), then \(\pm 4.64\), then \(\pm 10\), then \(\pm 21.5\), running to opposite infinities. The two branches both turn vertical, in opposite directions, and the curve is pinched to a point.
The vertical tangent is \(x^{1/3}\). Here the quotients read \(+4.64\), \(+21.5\), \(+100\), \(+464\) — the same value from both sides, both running to \(+\infty\). The sides agree, and the derivative still does not exist, because they agree on something that is not a number. The tangent line is genuinely there; it is just vertical, and vertical lines have no slope.
Differentiable implies continuous
The fourth button is different in kind. The first three functions are all continuous at 0 — they fail on the slope alone. This one fails earlier: the function has a gap, and no discussion of slopes is required.
That is the one-way implication the course states outright: if \(f\) is differentiable at a point, then it is continuous at that point. The contrapositive is the usable form — not continuous, therefore not differentiable — and you can stop there. The framework adds a corollary worth having: if a point is not in the domain of \(f\), it is not in the domain of \(f'\) either.
| The converse is false, and the framework says so in as many words: a continuous function may fail to be differentiable at a point in its domain. The first three buttons are that sentence made concrete — all continuous at 0, none with a derivative there. Two of them are the framework’s own illustrative examples: $$ | x | \(, where the one-sided difference quotients are unequal, and\)x^{1/3}$$, where the tangent line is vertical and has no slope. So “continuous” buys you nothing about differentiability, while “differentiable” buys you continuity for free. |
Which makes the two claims worth keeping in the right order:
- Differentiable at \(c\) \(\Rightarrow\) continuous at \(c\). Always.
- Continuous at \(c\) \(\Rightarrow\) differentiable at \(c\). Never, as a general rule.
Testing a piecewise join
Graphs are read by eye, but a piecewise function given algebraically has to be tested, and the test is two steps in a fixed order.
First check continuity at the join: the two expressions must agree there, and both must agree with the function’s value. Second, and only if the first passes, check that the two one-sided derivatives agree there.
Both steps are needed, and a student who does only the second can be caught out. Take
\[f(x) = \begin{cases} x^2 & x \le 1 \\ 2x - 5 & x > 1 \end{cases}\]The one-sided derivatives at \(x = 1\) are \(2x = 2\) and \(2\), which match perfectly. But the function values are \(1\) and \(-3\), so \(f\) is not even continuous at 1, and there is no derivative regardless of how well the slopes agree. Matching slopes across a gap means nothing.
A self-test at the slider: the vertical tangent and the cusp both send their quotients to infinity, so what distinguishes them, in one sentence, is the sign. Now predict what \(-x^{2/3}\) would look like and which pair of infinities it would produce. Then say which of the four cases \(\sqrt{|x|}\) belongs to. The classification is entirely a question about the two one-sided quotients, which is why the panel prints them separately and prints nothing else.