Concept of Absolute Maxima and Minima
While local maxima and minima tell us about the peaks and valleys of a function in a small neighborhood, the absolute maximum (or global maximum) and absolute minimum (or global minimum) refer to the highest and lowest values of the function over its entire given domain.
Let be a continuous function defined on an interval .
Absolute Maximum
A point is a point where attains an absolute maximum if for all . The value is called the absolute maximum value.
Absolute Minimum
A point is a point where attains an absolute minimum if for all . The value is called the absolute minimum value.
Extreme Value Theorem
Every continuous function defined on a closed interval must have both an absolute maximum and an absolute minimum value on that interval.
Important Note: Unlike local extrema, absolute extrema are judged using the entire interval, not just nearby points. Also, the absolute maximum or minimum may occur at an endpoint.
Working Rule for Finding Absolute Maxima and Minima
To find the absolute maximum and minimum values of a continuous function on a closed interval , use the following standard procedure:
Step 1: Find all critical points of in the open interval . These are points where or where is not defined.
Step 2: Take the endpoints of the interval, namely and .
Step 3: Evaluate at all critical points found in Step 1 and at the endpoints found in Step 2.
Step 4: Compare all these values.
- The greatest value is the absolute maximum value.
- The smallest value is the absolute minimum value.
This method works because, on a closed interval, absolute extrema can occur only at interior critical points or at endpoints.
Open Intervals and Optimization
If the interval is open, say , or if the domain is the set of all real numbers , an absolute maximum or minimum may fail to exist. For example, on has neither an absolute minimum nor an absolute maximum, because the values approach 0 and 1 but never actually attain them.
However, in many real-world optimization problems, physical restrictions naturally create a closed interval. For example, when cutting squares from the corners of a sheet, the cut size cannot be negative and cannot exceed half the side length. In such cases, the Extreme Value Theorem applies, and absolute extrema are guaranteed.
If the domain is not closed, then endpoint behavior must be checked separately, and it is possible that no absolute extremum exists.
Solved Examples
Example 1: Absolute Extrema of a Polynomial
Find the absolute maximum and absolute minimum values of the function on the interval .
Solution: Step 1: Find the derivative.
Step 2: Find the critical points by setting . So the critical points are and , both of which lie in .
Step 3: Evaluate at the critical points and the endpoints.
- At :
- At :
- At :
- At :
Step 4: Compare the values . The greatest value is and the smallest value is .
Answer: Absolute maximum value is at . Absolute minimum value is at .
Example 2: Absolute Extrema of a Trigonometric Function
Find the absolute maximum and minimum values of on the interval .
Solution: Step 1: Find the derivative.
Step 2: Find the critical points by setting . In the interval , the only solution is
Step 3: Evaluate at the critical point and the endpoints.
- At :
- At :
- At :
Step 4: Compare the values . The largest value is and the smallest value is .
Answer: Absolute maximum is at . Absolute minimum is at .
Example 3: Function with Fractional Powers
Find the absolute maximum and absolute minimum values of on the interval .
Solution: Step 1: Find the derivative. Writing it as a single fraction:
Step 2: Find the critical points. A critical point occurs where or is not defined.
- For :
- For undefined: Both lie in the interval .
Step 3: Evaluate the function at .
- At :
- At :
- At : Since and ,
- At :
Step 4: Compare the values . The largest value is and the smallest value is .
Answer: Absolute maximum is at . Absolute minimum is at .
Example 4: Application - Optimization Problem
A square piece of tin of side cm is to be made into an open box by cutting a square from each corner and folding up the flaps. What should be the side of the square cut off so that the volume of the box is maximum?
Solution: Step 1: Form the volume function. Let the side of each square cut from the corners be cm. Then the dimensions of the box are:
- Length
- Breadth
- Height
So the volume is Since cannot be negative and cannot exceed , the physical domain is
Step 2: Differentiate the volume function. Using the product rule, Factor out :
Step 3: Find the critical points. So, Here is also an endpoint of the interval.
Step 4: Evaluate at the endpoints and the interior critical point.
- At :
- At :
- At :
Step 5: Compare the values. The greatest value is .
Answer: The side of the square to be cut off should be cm.
Example 5: Absolute Extrema of a Rational Function
Find the absolute maximum and minimum values of on the interval .
Solution: Step 1: Differentiate using the quotient rule. Simplify the numerator:
Step 2: Find the critical points. Since the denominator is always positive, only when This lies in .
Step 3: Evaluate the function at .
- At :
- At :
- At :
Step 4: Compare the values. The largest value is and the smallest value is .
Answer: Absolute maximum is at and . Absolute minimum is at .