One of the uses of derivatives is to identify traits of functions such as highest and lowest points. These are optimizations in many applications (i.e., find the lowest cost or maximum profit).
An absolute maximum is the highest point of a function/curve on a specified interval. An absolute minimum is the lowest point of a function/curve on a specified interval. Collectively maxima and minima are known as extrema.
A value \(c \in [a,b]\) is an absolute maximum of a function \(f\) over the interval \([a,b]\) if and only if \(f(c) \ge f(x)\) for all \(x \in [a,b]\text{.}\)
A value \(c \in [a,b]\) is an absolute minimum of a function \(f\) over the interval \([a,b]\) if and only if \(f(c) \le f(x)\) for all \(x \in [a,b]\text{.}\)
Identify where (x values) the absolute maxima and absolute minima occur for each function in FigureΒ 3.1.3 in the intervals specified. Note these are closed intervals (the endpoints are included). The intervals are specified by the green, dashed, vertical lines.
Using these examples determine where on a function we should look for absolute extrema. For now we are not interested in calculus ideas. Simply describe what is happening where the absolute extrema occur. Avoid using βhighest/lowestβ. This description is re-iterating the definition and relies on visual interpretation which is imprecise (can you tell if it is \(x=0.235\) or \(x=0.224\text{?}\)).
A relative maximum is a location on a curve where all points near it are lower. A relative minimum is a location on a curve where all points near it are higher.
A value \(c\) in the domain of a function \(f\) is a relative maximum of \(f\) if and only if there exists some interval \((a,b)\) in the domain containing \(c\) such that \(f(c) \ge f(x)\) for all \(x \in (a,b)\text{.}\)
A value \(c\) in the domain of a function \(f\) is a relative minimum of \(f\) if and only if there exists some interval \((a,b)\) in the domain containing \(c\) such that \(f(c) \le f(x)\) for all \(x \in (a,b)\text{.}\)
There is another relative maximum near \(x=0.4\text{.}\) Write an interval in which that point is higher than all the other points in your selected interval.