to find local extrema; one is often more interested in finding global extrema:
We say that the function f(x) has a global maximum at x=x0 on the interval I, if
If f(x) is a continuous function on a closed bounded interval [a,b], then f(x) will have a global maximum and a global minimum on [a,b]! (This is not easy to prove, though).
On the other hand, if the interval is not bounded or closed, then there is no guarantee that a continuous function f(x) will have global extrema. Examples: f(x)=x2 does not have a global maximum on the interval
How can we find global extrema? Unfortunately, not every global extremum is also a local extremum:
Example. Consider the function f(x) = (x-1)2, for
This leads us to introduce the new concept of endpoint extrema. Indeed, if c is an endpoint of the domain of f(x), then f(x) is said to have an endpoint maximum at c iff
The news is not too bad, though. If f(x) is differentiable on the interval I, then:
Every global extremum is a local extremum or an endpoint extremum. |
- Find the critical points.
- List the endpoints of the interval under consideration.
- The global extrema of f(x) can only occur at these points! Evaluate f(x) at these points to check where the global maxima and minima are located.
x | f(x) | |
0.1 | ||
1.0 | ||
3.5 |
No comments:
Post a Comment