Critical Points

Definition

A point in the domain of a function of variables is called a critical point of if

  • for or
  • one of the partial derivatives fails to exist at .

Theorem

Suppose has a local minimum or local maximum at the point . Then is a critical point of .

Extreme Value Theorem

Theorem

Suppose is a continuous function on a closed and bounded domain . Then attains both an absolute maximum and an absolute minimum on that domain.

Corollary

In the setting of the previous theorem the function must attain its maximum and minimum either on the boundary of the domain or at a critical point of interior of the domain.

Closed and Bounded Region Method

Algorithm

To find the absolute maximum and minimum values of a continuous function on a closed and bounded domain apply the following algorithm:

  1. Find the values of at the critical points of in the interior of the region .
  2. Find the extreme values of restricted to the boundary of the region by applying this algorithm to the function obtained by restricting to the boundary of .
  3. The largest of the values from Steps 1 and 2 is the absolute maximum value; the smallest of these values is the absolute minimum value.