In this section, we learn
- If a function is continuous on a closed interval and has opposite signs at the endpoints, it must be zero somewhere in between.
- If a function $f$ is continuous on a closed interval $[a,b]$, it takes on any value between $f(a)$ and $f(b)$ at some point in the interval $(a,b)$.
- If a function is continuous on a closed interval, it has both a maximum and a minimum on that interval.
Continuous functions have important properties. For example, if a function is continuous on a closed interval, it attains a maximum value and a minimum value on that interval. This property is very useful when dealing with optimization problems. Continuous functions have the intermediate value property; that is, whenever they take on two values, they also take on all values in between. One immediate application of the intermediate value property is an approximate method of finding roots called the bisection method. Also, we will learn later that continuous functions are integrable.Read the introduction
Hide the introduction
The Intermediate Value Theorem
The following theorem states an important property of continuous functions.
Geometrically this theorem is intuitive because it merely tells us that the curve of a continuous function, which begins below the \(x\)-axis and ends above it, must intersect the \(x\)-axis at some point in between (see Figure 1). A slight generalization of Bolzano’s theorem is called the Intermediate Value Theorem: Let consider the function \(g\) defined by \[g(x)=f(x)-k.\]Because \(g\) is a continuous function on \([a,b]\) and have different signs at the two ends of the interval, it follows from Bolzano’s theorem that there is a point \(c\) in \([a,b]\) such that \(g(c)=0\) or \(f(c)=k\). As an example of the application of the Intermediate Value Theorem, consider a moving vehicle. If the speedometer shows 100 kilometers per hour, then for any speed \(v\) between 0 and 100 km/hr, there must be a time when the speed of the car was exactly \(v\). If you are 5 feet 8 inches tall, there must be a time when you were exactly 5 feet 2.5 inches.
Definition 1: Let \(f\) be a function defined on a set \(E\). We say \(f\) has an absolute maximum on (or in) \(E\), if there is at least one point \(p\) in \(E\) such that \(f(x)\leq f(p)\) for every \(x\) in \(E\). In this case, we say \(p\) is the point of absolute maximum and \(f(p)\) is the absolute maximum value (or simply maximum) of \(f\) on \(E\). Similarly we say \(f\) has an absolute minimum on \(E\), if there exists a point \(q\) in \(E\) such that \(f(q)\leq f(x)\) for all \(x\) in \(E\). In this case, we say \(q\) is the point of absolute minimum and \(f(q)\) is the minimum value (or simply minimum) of \(f\) on \(E\). The term absolute extremum refers to either absolute maximum or absolute minimum. For example, consider the function \(f\) defined by \[f(x)=\sqrt{1-x^{2}}.\] The absolute maximum of \(f\) occurs at \(x=0\) and its absolute minimum occurs at \(x=\pm1\). The maximum value of \(f\) is \(f(0)=1\) and its absolute minimum is \(f(1)=f(-1)=0\). The graph of \(f\) is sketched in the following figure. Theorem (Extreme Value Theorem) If \(f\) is continuous on a closed interval \([a,b]\), then \(f\) attains both an absolute maximum and an absolute minimum in \([a,b]\). Figure 8: If $f$ is continuous on a closed interval $[ a,b ]$ , then $f$ attains both its absolute maximum $M$ and absolute minimum $m$ in $[ a,b ]$ . That is, there are numbers $p$ and $q$ in $[ a,b ]$ such that $f( p ) =M$ and $f( q ) =m$. Although the above theorem is intuitively plausible, a proof of this theorem is not within the scope of an elementary course. If any of these two conditions fails, the theorem may not hold anymore.
Figure 1: If \(f\) is continuous and \(f(a)f(b)<0\) then the graph of \(f\) cuts the \(x\)-axis somewhere between \(a\) and \(b\).
Figure 2 If \(f\) is continuous and \(f(a)f(b)<0\), Bolzano’s theorem assures us that there is at least one solution for the equation \(f(x)=0\) between \(a\) and \(b\), but there may be more than one solution as we see in this figure.
Figure 3 Even if \(f(a)f(b)>0\), the equation of \(f(x)=0\) may have a solution.
Figure 4 Graph of \(f(x)=1/(x-2)\). Here Bolzano’s theorem does not apply because \(f\) is discontinuous at \(x=2\).
Figure 5 Here although \(f\) is continuous on the open interval \((a,b)\), because it is not left-continuous at \(a\) and right-continuous at \(b\), Bolzano’s theorem does not apply.
Show that the Intermediate Value Theorem is a direct result of Bolzano's theorem
Hide
Read about a few applications in everyday life
Hide the applications
Figure 7 Graph of \(f(x)=\sqrt{1-x^2}\) . The maximum value of \(f\) is \(f(0)=1\) and the minimum value of \(f\) is \(f(1)=f(-1)=0\).
(a)
(b)
(c)