Extrema and concavity
A look at first and second derivative tests.
Contents
- Higher derivatives
- Purpose
- Extrema
- Concavity
- First derivative test
- Second derivative test
- Global extrema
- Points of inflexion
- Tips
Higher derivatives
Derivative functions can also be differentiated. The second-derivative of is
At HL, there is also the notation
for the th derivative.
Purpose
In this course, the purposes of identifying extrema are primarily
- Curve sketching
- Identifying intervals of increasing and decreasing
- Optimization problems
- Kinetics problems
The purpose of identifying concavity is mainly curve sketching-related.
So extrema and concavity are not only goals, but also tools.
Extrema
If the function is not defined over all reals, then these endpoints are automatically local extrema, provided that the function is defined on these endpoints.
Or, if the function is piece-wise, then where pieces are not continuous, such endpoints are also local extrema.
Otherwise, is a critical point, or candidate for a local maximum or local minimum if
- , OR
- is continuous at but is undefined (not differentiable).
Both tests are applicable when ; only the first derivative test is applicable when is undefined.
Passing either the first or second derivative test means an extremum on . Failing either test (as long as it is applicable) means there is no extremum on .
The global maximum (minimum) is the greatest (least) of the local maxima (minima).
Concavity
Informally, a portion of the graph looking like is concave up, while ones looking like is concave down. The point where a graph changes concavity is known as the point of inflexion.
First derivative test
With critical point , pick and such that . There cannot be other critical points in . Try to make the algebra easy, if applying first derivative test by hand.
case | result |
---|---|
local maximum; concave down; or ⋏ concave up | |
local minimum; concave up; or ⋎ concave down | |
no sign change, | horizontal (stationary) point of inflexion (eg on ) |
no sign change, is undefined | not extremum or POI |
Second derivative test
The second derivative test requires the first derivative to be defined (and continuous).
Find , and evaluate .
case | result |
---|---|
local maximum; concave down | |
local minimum; concave up | |
horizontal (stationary) point of inflexion (eg on ) |
Global extrema
Global max and min can be determined by comparing all the endpoint values and critical values, using .
Points of inflexion
A point of inflexion at requires
- is defined
- no sign change around or sign change around .
Note that a POI is only a horizontal POI if the first derivative is also . A POI need not satisfy either the first or second derivative tests.
Tips
- Does the question care about all extrema or just ones on an open or closed interval?
- Does question state that a max or min exist, or do you have to prove it’s a max or min?
- Did you check the endpoints? Do you need to check them?
- Does question want or or both?
- Is it easier to find the second derivative or evaluate at values near the critical point?