Extreme Value Theorem
The Extreme Value Theorem (EVT) states that a continuous function on a closed bounded interval attains its maximum and minimum values. This fundamental result guarantees that optimization problems have solutions and is essential in calculus, economics, and physics. The proof relies on compactness via the Heine-Borel theorem.
Statement
Let be continuous. Then attains its maximum and minimum on . That is, there exist such that
Proof
We prove attains its maximum; the minimum case is similar (or apply the result to ).
Step 1: is bounded above. Since is compact and is continuous, is compact (continuous images of compact sets are compact). By Heine-Borel, is closed and bounded. Thus exists and is finite.
Step 2: . Since , for each , there exists with (otherwise would be a smaller upper bound). Thus .
The sequence lies in , which is compact. By Bolzano-Weierstrass, has a convergent subsequence for some (since is closed).
By continuity, . But , so . Thus the maximum is attained at .
Applications
Let on . By EVT, attains its maximum. By calculus, at , and . Checking endpoints: , . Thus (attained at ).
In economics, to maximize profit over a feasible region , the EVT guarantees an optimal solution exists. Without continuity or compactness, optimal solutions may not exist.
If is compact and , the function is continuous on . By EVT, there exists minimizing . Thus is attained.
EVT fails without compactness
Let on . Then and , but neither is attained (since ). The interval must be closed.
Let on . Then (attained at ), but is not attained. The interval must be bounded.
Let on . Then is continuous on but unbounded as . No maximum exists. The function must be continuous on the entire closed bounded interval.
Summary
The Extreme Value Theorem guarantees extrema for continuous functions on compact sets:
- attains max and min on if is continuous.
- Proof uses compactness and Bolzano-Weierstrass.
- Essential for optimization, distance problems, and variational calculus.
- Fails without continuity or compactness.
See Heine-Borel and Compactness for the underlying theory.