4.1.29 · D1Calculus I — Limits & Derivatives

Foundations — Second derivative test — concavity, inflection points

1,697 words8 min readBack to topic

Before you can use the second derivative test, every symbol on that page must feel obvious. This page builds them one at a time, from nothing, in the order they depend on each other.


1. A function and its graph — the "road"

  • = how far right you have walked (horizontal axis).
  • = how high the road is at that spot (vertical axis).

WHY the topic needs it: everything — slope, bending, peaks, valleys — is a statement about the shape of this road. If you can't picture the road, nothing else lands.


2. Slope and the first derivative — "how steep, and which way"

Look at any tiny stretch of the road. Over a small step to the right of size (the symbol just means "a little change in"), the height changes by . The slope is the ratio

The little tick mark is just notation for "the derivative of". The tall symbol is the limit: the value the ratio approaches as the step gets infinitely small.

WHY the limit and not just a small step? A slope depends on which two points you pick unless the step is truly zero-sized. The limit is the tool that answers "what is the steepness at exactly this one point?" — a question a plain fraction cannot answer.

WHY the topic needs it: the second derivative test only fires at flat spots (), and its rescue plan (the First derivative test) reads the sign of on each side. No , no test.


3. Critical points — "where the road goes flat"

WHY only these? To be at the very top of a bump or very bottom of a dip, the road cannot still be tilting — if it tilted, you could walk a little to go higher or lower. So a peak/valley of a smooth road must have slope zero. See Critical points for the full argument.

WHY the topic needs it: the second derivative test is a sentence that begins "Let ". Critical points are its starting ingredient.


4. The second derivative — "slope of the slope"

Here is the key move. We already turned a road into a new road whose height at each is the slope of the original road there. Since is itself just a function (another road), we can ask the same question about it: how steep is ?

Read the sign the same way you read any slope, but applied to :

  • : the slope is increasing (getting more uphill / less downhill as you move right).
  • : the slope is decreasing.
  • : the slope is momentarily not changing.

WHY a second derivative and not something new? "Is the curve bending?" is literally the question "is the slope changing?", and change of any quantity is measured by its derivative. So the natural — and only — tool is to differentiate once more. No new machinery invented; we reuse Section 2's tool on Section 2's output.


5. Concavity — from "slope increasing" to "cup vs cap"

Now connect the sign of to a picture of bending.

WHY the topic needs it: concavity is the whole point. At a flat spot, a means you're at the valley floor (minimum) and a means you're at the hill top (maximum). See Concavity and convex functions.


6. Inflection point — "where the bending switches"

The candidate spots are where or doesn't exist — but "candidate" is the operative word (a zero that doesn't flip sign, like at , is not an inflection). Section 5's picture shows you exactly what a genuine flip looks like.

WHY "changes sign" and not just ""? Think of a smile deepening then flattening then flipping to a frown — only the flip is an inflection. A smile that merely flattens for an instant and stays a smile never changed which way it holds water.


7. Taylor's little sum — why the test is true

The parent proves the test using one line of a Taylor expansion. You only need the idea, not the machinery (full story: Taylor series).

WHY the topic needs it: this is the engine that turns "concave up at a flat point" into the guaranteed conclusion "local minimum". It is the bridge between Section 5's picture and the classification rule.


Prerequisite map

Function f and its graph

Slope rise over run

Limit as step goes to zero

First derivative f prime

Critical points f prime = 0

Second derivative f double prime

Concavity cup or cap

Inflection point sign flip

Second derivative test

Taylor parabola approximation


Equipment checklist

Give each a genuine attempt, then reveal.

What does represent as a picture?
The height of the road at horizontal position .
What does mean?
A small change (step) in ; = "a little change in".
Define slope in words.
Rise over run — vertical change divided by horizontal change over a step.
Why do we need a limit to define ?
A true slope at ONE point needs a zero-sized step; the limit gives the value the ratio approaches as the step shrinks to zero.
What sign of means the road climbs?
(positive slope, uphill).
What is a critical point?
A value where or does not exist.
What is in plain words?
The slope of the slope-road — the derivative of .
corresponds to which bending?
Concave up, a cup (slope increasing).
corresponds to which bending?
Concave down, a cap (slope decreasing).
What is an inflection point?
A continuous point where concavity switches sign (cup ↔ cap).
Is enough for an inflection?
No — must actually change sign across .
Which one-line approximation justifies the test?
near a flat point.

Connections