Local maximum and local minimum

Derivatives can be used to find a function's local extremal values (i.e., local maximum or minimum values).

If f(x) is a continuous function defined on a closed interval [a,b], then it always has a maximum value and a minimum value (c.f. the Extreme Value Theorem). Finding a maximum or minimum of a function on its entire domain is a global problem.

On the other hand, examining continuity or differentiability around x=a is a local problem in the sense that it only concerns the neighbor of the point x=a. We may also define the notions of local maxima and local minima.



Definition (Local maximum and local minimum)

Let f(x) be a function defined on an interval I and let aI.

  1. f(a) is said to be a local maximum value of the function f(x) if there exists  δ>0 such that, for all x(aδ,a+δ)I, xa implies f(x)<f(a)x=a is said to be a local maximum point if f(a) is a local maximum value.
  2. f(a) is said to be a local minimum value of the function f(x) if there exists  δ>0 such that, for all x(aδ,a+δ)I, xa implies f(x)>f(a)x=a is said to be a local minimum point if f(a) is a local minimum value.
We use the term extreme value to mean either a local maximum value or a local minimum value.

Remark. If a local maximum value is actually a maximum value, then the maximum value is called a global maximum value. A global minimum value is similarly defined. Note that a global maximum (minimum) value is a local maximum (minimum) value, but not vice versa. □

Example. The constant function f(x)=c (c is a constant) has the maximum value c and the minimum value c, but it does not have a local maximum value or local minimum value. □

Example. Let f(x)=(x21)(x24) (draw the graph!). f(0)=4 is a local maximum value. In fact, take δ=5>0, then for all x such that 0<|x|<δ, we have
0<x2<δ2
(i.e., x2 is strictly positive) and
5<x25<δ25=0
(i.e., x25 is strictly negative) so that
f(x)=x2(x25)+4<4=f(0).
This means that f(0)>f(x) for all x(δ,+δ),x0. That is, f(0) is a local maximum value (check the above definition again!). □

Definition (Stationary/critical point)

Let f(x) be a differentiable function. x=a is said to be a critical point or stationary point if f(a)=0. In this case, f(a) is called a critical value or stationary value.

Theorem

If a differentiable function f(x) has a local extremum value (i.e., either a local maximum or a local minimum value) at x=a, then x=a is a stationary point.
Proof. We prove only for the local maximum case (the local minimum case is similar).
Suppose f(x) takes a local maximum value at x=a. Then there exists δ>0 such that, for all x(aδ,a+δ), f(x)f(a). Since f(x) is differentiable at x=a (by assumption), we have
f(a)=limxaf(x)f(a)xa=limxa+0f(x)f(a)xa=limxa0f(x)f(a)xa.
  • If 0<ax<δ (i.e., x(aδ,a)), then f(x)f(a)xa0 so, by taking the limit as xa0, we have f(a)0
  • If 0<xa<δ (i.e., x(a,a+δ)), then f(x)f(a)xa0 so, by taking the limit as xa+0, we have f(a)0
Therefore, we have f(a)=0. ■
Remark. The converse of this theorem is not true. That is, f(a)=0 does not imply f(a) is an extremum. For example, f(x)=x3 has f(0)=0, but f(0) is neither a local maximum value nor a local minimum value (draw the graph!). □

Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic