Calculus/Extreme Value Theorem
Extreme Value Theorem
"If f is a continuous function and closed on the interval [], then f has both a minimum and a maximum."
This introduces us to the aspect of "absolute" extrema and "relative" extrema.
How is this so? Let us use an example.
and is closed on the interval [-1,2]. Find all extrema.
= 2x. Critical point exists at (0,0). Just for practice, let us use the second derivative test to evaluate whether or not it is a minima or maxima (You should know it is a minimum from looking at the graph.)
= 2. , thus it must be a minimum.
As I mentioned before, one can find absolute min/max's on a closed interval. How? Evaluate the y coordinate at the endpoints of the interval and compare it to the y coordinates of the critical point. When you are finding min/max's on a closed interval it is called relative min/max and when it's for the whole graph it's called Absolute min/max.
1: Critical Point: (0,0) This is the lowest value in the interval. Therefore, it is an "Relative Minimum" which also happens to be the absolute minimum.
2: Left Endpoint (-1, 1) This point is not a critical point nor is it the highest/lowest value, therefore it qualifies as nothing.
3: Right Endpoint (2, 4) This is the highest value in the interval, and thus it is an "Relative Maximum."
This example was to show you the Extreme Value Theorem. The quintessential point is this: on a closed interval, the function will have both minimums and maximums. However, if that interval was an open interval of all real numbers, (0,0) would have been a relative minimum. On a closed interval, always remember to evaluate endpoints to obtain Absolute Extrema.
First Derivative Test
Recall that the first derivative of a function describes the slope of the graph of the function at every point along the graph for which the function is defined and differentiable.
Increasing/Decreasing:
- If , then is decreasing.
- If , then is increasing.
Relative Extrema:
- If and changes signs at , then there exists a relative extremum at .
- If for and for , then is a relative minimum.
- If for and , then is a relative maximum.
Example 1:
Let . Find all relative extrema.
- Find
- Set to find relative extrema.
- Determine whether there is a relative minimum or maximum at .
- Choose a x value smaller than :
- Choose a x value larger than :
Therefore, there is a relative minimum at because and changes signs at .
Answer: relative minimum: .
Second Derivative Test
Recall that the second derivative of a function describes the concavity of the graph of that function.
- If and changes signs at , then there is a point of inflection (change in concavity) at .
- If , then the graph of is concave down.
- If , then the graph of is concave up.
Example 2:
Let . Find any points of inflection on the graph of .
- Find .
- Set .
- Determine whether changes signs at .
- Choose a x value that is smaller than 0:
- Choose a x value that is larger than 0:
Therefore, there exists a point of inflection at because and changes signs at .
Answer: point of inflection: .