4.1.29 · D4Calculus I — Limits & Derivatives

Exercises — Second derivative test — concavity, inflection points

2,567 words12 min readBack to topic

The figure below is our visual dictionary — every later problem points back to it. Read its parts explicitly:

  • The x-axis (horizontal) is position ; the y-axis (vertical) is the height .
  • The curve is the cubic .
  • The pink part of the curve (all ) is concave down — a cap — and it carries the local max (yellow dot) at , height .
  • The blue part (all ) is concave up — a cup — and it carries the local min (yellow dot) at , height .
  • The yellow square at is the inflection point: this is where changes sign from (cap) to (cup). Problem L3.1 re-derives this square with a full sign check.
Figure — Second derivative test — concavity, inflection points

Level 1 — Recognition

(Just read the sign of and name the concavity. No calculus test yet.)

L1.1 At a point where , is the graph concave up or concave down?

Recall Solution L1.1

. WHAT the sign says: the slope is increasing. WHAT it looks like: the road bends like a cup . → Concave up.

L1.2 At a point where , name the concavity and say whether a flat point there () would be a max or a min.

Recall Solution L1.2

→ slope decreasingcap concave down. A flat point sitting inside a cap sits at the top of a bump ⇒ local maximum.

L1.3 For , compute and state the concavity everywhere.

Recall Solution L1.3

, so . Since for every , the parabola is concave up everywhere — a single unbroken cup. No inflection point exists (the sign of never changes).


Level 2 — Application

(Run the full second-derivative test.)

L2.1 Classify the critical points of .

Recall Solution L2.1

Step 1 (find flat spots). . Why: critical points are where the road is flat. Step 2 (concavity there). . Why: the test needs the bend at . Step 3 (verdict). local minimum at . Value: .

L2.2 Classify the critical points of .

Recall Solution L2.2

. local maximum at . Value .

L2.3 For , find and classify all critical points.

Recall Solution L2.3

Step 1. or . Step 2. . Step 3. local max at , value . local min at , value .


Level 3 — Analysis

(Chase sign-changes, spot the degenerate / inconclusive cases.)

L3.1 Find all inflection points of and confirm each with a sign check.

Recall Solution L3.1

. Candidate: . Sign check (this is the whole point): for , (cap ); for , (cup ). Sign flips ⇒ genuine inflection at , since and is continuous. This is exactly the yellow square in the figure at the top of the page.

L3.2 Does have an inflection point at ? Show your reasoning.

Recall Solution L3.2

. Candidate: . But for , ; for , . No sign change — concave up on both sides. Therefore no inflection point, even though .

L3.3 For , find every inflection point.

Recall Solution L3.3

Step 1. , . Step 2. Candidates: . Step 3 (sign map of ):

  • : both factors negative → product .
  • : → product .
  • : both positive → .

Sign flips at both and . Values: . Inflections at and .

L3.4 Where is concave up / down, and is there an inflection at ?

Recall Solution L3.4

, . does not exist at — but the definition of an inflection allows " or undefined." Sign check: for , so (cap ); for , so (cup ). Sign flips across , and is continuous with . ⇒ inflection at (a vertical-tangent one).


Level 4 — Synthesis

(Combine the second-derivative test with other tools: the first-derivative test, curve sketching, Taylor.)

L4.1 For , find all critical points, classify each (using the second-derivative test, and the first-derivative test where the second is inconclusive), and list inflection points.

Recall Solution L4.1

Critical points. or . Second derivative. . At : local min, . At : test inconclusive. Fall back to the First derivative test:

  • just left of (say ): (downhill),
  • just right (): (still downhill).

Slope stays negative : no max or min at — it is a saddle/shelf (a flat spot on a still-descending road). Inflection points. . Sign of :

  • : ; : ; : .

Flips at both and . So is a critical point that is also an inflection point. Values , . Inflections at and .

L4.2 Use the Taylor series argument to explain why makes the second-derivative test fail, and use it to classify the critical point of at .

Recall Solution L4.2

Near a critical point (where ), Taylor gives When , the term dominates and forces the sign of to match — clean verdict. When the quadratic term vanishes, so it can no longer decide — that is exactly why the test is inconclusive; the next non-zero term takes over. For at : but . So . Since on both sides, nearby ⇒ local minimum. (Matches the first-derivative test.)

L4.3 Sketch-classify : find its maximum and its inflection points. (Prep for Curve sketching.)

Recall Solution L4.3

First derivative. Using the quotient/chain rule, . Set . Second derivative. . Classify : . Why this forces a peak: means the road is bending downward (a cap ) right at the flat spot , so sits at the top of that downward bend — every nearby point is lower. Hence local (and global) maximum, . Inflections. Numerator . Denominator always, so has the sign of :

  • : numerator ; : numerator .

Sign flips at both . Value . Inflections at .


Level 5 — Mastery

(Full-generality reasoning: cover every case, prove a claim, handle a parameter.)

L5.1 Let for a real parameter . Determine, for every value of , how many local extrema has and whether is an inflection point.

Recall Solution L5.1

, . Critical points solve .

  • Case : has no real solutionno critical pointsno local extrema. ( is strictly increasing.)
  • Case : , but → test inconclusive. First-derivative test: everywhere, no sign change ⇒ shelf, no extremum.
  • Case : , two critical points. min; max. So exactly two extrema (one min, one max).

Inflection at : flips across for every , and is continuous ⇒ is always an inflection point, regardless of .

L5.2 Prove: if is continuous, , and changes sign across , then is an inflection point; but give a concrete function showing that "" alone is not sufficient.

Recall Solution L5.2

Proof of sufficiency. "Concave up" ; "concave down" . If changes sign at (say on the left, on the right), then is concave down immediately left of and concave up immediately right of . By the definition of an inflection point (a continuous point where concavity changes), is an inflection point. Continuity of at holds because (hence and ) is continuous there. Necessity fails ("" alone): take . Then yet never changes sign → concave up on both sides → no inflection. So the condition is necessary-ish (a candidate) but not sufficient.

L5.3 Consider . Find and fully classify every critical point (including any that need the first-derivative test), and list all inflection points with sign checks.

Recall Solution L5.3

First derivative. . Second derivative. . At : local min. . At : local max, . At : → inconclusive. First-derivative test on : near , and , so on both sides ⇒ no sign change ⇒ shelf, not an extremum. Inflection points. or . Sign of across the real line (roots at ):

  • :
  • :
  • :
  • :

Sign flips at all three roots ⇒ inflections at . Values: ; (numerically ). Inflections at .


Recap ladder

Recall What each level trained

L1 Read the sign of → concavity. L2 Run the second-derivative test at a critical point. L3 Chase sign-changes; handle -no-flip and -undefined inflections. L4 Combine with first-derivative test, Taylor, and sketching. L5 Prove the sufficiency of a sign change; sweep all parameter/boundary cases.

Connections