4.1 Maximum and Minimum Values
Goal: Find max/min values of a continuous function over some interval \( a \leq x \leq b \).
Possible Situations
In the first scenario, we identify the absolute extrema on the interval \( [a, b] \). The highest point on the curve corresponds to the absolute (or global) maximum, while the lowest point corresponds to the absolute (or global) minimum.
In the second scenario, we distinguish between local and absolute extrema. A peak within the interval is a relative or local maximum, while the highest overall point is the absolute maximum. Similarly, a valley is a relative or local minimum, and the lowest overall point is the absolute minimum.
Extrema can also occur at sharp corners or endpoints. In these examples, the absolute maximum and minimum are clearly marked at specific points on the piecewise or linear segments within the interval \( [a, b] \).