Limits and Continuity - Applications
The Intermediate Value Theorem is one of the most important consequences of continuity, establishing that continuous functions on closed intervals take on all intermediate values. This theorem has profound theoretical and practical applications.
Let be continuous on the closed interval and let be any number between and , where . Then there exists at least one number in such that
Geometrically, this says that the graph of a continuous function cannot jump over any value without passing through it. The theorem guarantees existence but not uniqueness—there may be multiple points where .
Show that the equation has at least one real solution.
Let . This polynomial is continuous everywhere. Evaluate:
Since and is continuous on , the IVT guarantees there exists with . Thus the equation has at least one real root.
The IVT requires all three conditions:
- must be continuous on
- The interval must be closed
- must lie strictly between and
If any condition fails, the theorem may not hold.
If is continuous on a closed interval , then attains both an absolute maximum and an absolute minimum on . That is, there exist points such that
The EVT asserts that a continuous function on a closed, bounded interval is bounded and attains its bounds. This is not true for open intervals or discontinuous functions.
Consider on . Since is continuous (polynomials are continuous everywhere), the EVT guarantees maximum and minimum values exist.
Computing: , , .
The minimum value is and the maximum value is .
However, on the open interval , while is still continuous, it has no maximum value on this interval—the values approach but never reach 4.
The IVT and EVT are existence theorems—they guarantee that certain values exist without providing methods to find them explicitly. These theorems are fundamental to optimization theory, numerical analysis, and the theoretical foundations of calculus.
Together, these theorems demonstrate the power of continuity in establishing global properties of functions from local information.