Concavity
In section 4.4 on linear approximations, it was briefly mentioned that concavity describes whether a graph bends upward or downward.
Once you’ve found a critical point using , you can often classify it as a relative maximum or minimum using the 2nd derivative test. This lets you use (concavity) instead of building a full sign chart for .
2nd derivative test for extrema
To classify extrema using this test:
- Find the critical points (where or is undefined).
- Find the 2nd derivative, .
- Plug each critical point into :
-
If , then is concave up (shaped “like a cup”), and the critical point is a relative minimum.
-
If , then is concave down (shaped “like a frown”), and the critical point is a relative maximum.
-
If , the 2nd derivative test is inconclusive, so you’ll need to use the 1st derivative test to classify the point.
Here’s why the sign of tells you the concavity of :
- The 1st derivative tells you the slope of the tangent line to .
- The 2nd derivative tells you how those slopes are changing as increases.
So:
- If , the slopes are increasing (tangent lines get “less negative” and then more positive). That corresponds to a concave-up shape.
- If , the slopes are decreasing. That corresponds to a concave-down shape.
For example, take .
- (always positive, so the graph is always concave up)
At , the slope is . At , the slope is . The slope increased from to , which matches .
Now compare that to .
- (always negative, so the graph is always concave down)
As you move left to right, the slopes decrease, matching .
Intervals of concavity and inflection points
An inflection point is a point on the graph where the concavity changes - where switches from positive to negative, or vice versa. Note that is a necessary condition, not a sufficient one: you must confirm that changes sign at .
To find intervals of concavity and any inflection points:
- Find .
- Set (and note where it’s undefined) to find candidate points.
- Use those candidates to divide the number line into intervals.
- Test the sign of on each interval.
- Where : concave up.
- Where : concave down.
- An inflection point occurs at a candidate only if changes sign there.
Example: Find the intervals of concavity and any inflection points for .
From the 2nd derivative test section, .
Set : , so .
Test the sign of on each side:
- For (e.g., ): → concave down.
- For (e.g., ): → concave up.
Since changes sign at (from negative to positive), there is an inflection point at . The -value is , so the inflection point is .
Examples
Classify the extrema of
Solution
The 1st derivative is
To find the critical points, set equal to :
These are the two critical points.
Now use the 2nd derivative test. The 2nd derivative is
Plug in each critical point:
-
Since , is concave down at , so is a relative max.
-
Since , is concave up at , so is a relative min.
Classify the extrema of
Solution
The 1st derivative is
To find the critical points, solve
The 2nd derivative is
Classify the critical point :
Since , is concave down at , so is a relative max.
Challenge problem
A curve with derivative
has as a tangent line. At what point is the line tangent to the curve, and is it a relative maximum, a relative minimum, or neither?
Solution
The curve meets at the point of tangency .
Because is a horizontal tangent line, its slope is , so at the tangency point we must have
From
the derivative is zero when the numerator is zero:
So and are both points where the tangent line could be horizontal. (And the derivative is defined there because .)
Now classify each point using the 2nd derivative.
The 2nd derivative is
For :
Since the 2nd derivative is negative, the curve is concave down at , so is a relative max.
For :
Since the 2nd derivative is positive, the curve is concave up at , so is a relative min.
