Extrema and concavity
A look at first and second derivative tests.
Contents
- Higher derivatives
- Purpose
- Stationary points
- 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.
Stationary points
A stationary point is where . It is either a local extremum or a horizontal point of inflexion. There are of course other extrema or points of inflexion outside of stationary points.
IB excludes stationary points from intervals of increasing or decreasing.
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.
Otherwise, is a critical point, or candidate for a local maximum or local minimum if
- , OR
- is defined, but is undefined (not differentiable).
Both tests are applicable when . When is undefined you should evaluate function at and nearby values. It is rare for question to include 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 -values of the endpoints and critical points, using .
Example: Consider
find the -coordinates of all extrema, and classify each extremum as a minimum or a maximum.
Either
or
There are no points in the interval where the derivative is undefined.
The endpoints of the domain, if any, should be considered. However, is already a critical point from the first derivative being zero, and is outside the domain so it is ignored.
As the critical points have derivatives being zero, we can proceed with either the first derivative test or the second derivative test. Both are shown, but either alone works.
Method 1: First derivative test
Note that does not change the sign of , so we only care about the sign of .
is positive over , and negative over . For some which contains only one critical point, namely ,
don’t care* | ||
If the first derivative changes signs from positive to negative, it is a local max. So a max at
If the derivative does not change signs, it is a horizontal point of inflexion, such as at .
At the endpoint of the domain, we just care about the the interval that is defined. So since the function increases after , it is a minimum
Method 2: Second derivative test
As the second derivative is zero at , they are horizontal points of inflexion and not extrema.
is concave up at so it is a min; is concave down at so it is a max
The choice between first and second derivative tests depends on which method is easier for the specific function, and whether the question specifies a method. It is imperative that you are familiar with both methods.
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.
Example: Find all points of inflexion in
From our knowledge of trigonometric functions and their transformations, we have
Hence there is no sign change in the second derivative of either values, so does not have any points of inflexion
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?