Section 3.1 Applications of Derivatives
This section is about attaching meaning to the mechanics -- new ideas, not new calculations.
Consider the following graph:
If we look at this graph, we can describe it as increasing, then decreasing, then increasing again.
Definition 3.1.2.
Let \(f\) be defined on an interval containing \(x_1\) and \(x_2\text{:}\)
\(f\) is increasing on the interval if \(f(x_1) \lt f(x_2)\) whenever \(x_1 \lt x_2\)
\(f\) is decreasing if \(f(x_1) \gt f(x_2)\) whenever \(x_1 \gt x_2\)
\(f\) is constant if \(f(x_1) = f(x_2)\) for all \(x_1\) and \(x_2\)
Theorem 3.1.3.
\(f\) is continuous on \([a,b]\) and differentiable on \((a,b)\)
if \(f'(x) \gt 0\) for all \(x\) in \((a,b)\text{,}\) \(f\) is increasing on \([a,b]\)
if \(f'(x) \lt 0\text{,}\) \(f\) is decreasing on \([a,b]\)
if \(f'(x) = 0\text{,}\) \(f\) is constant on \([a,b]\)
In summary, the the sign of the derivative desrives the behavior of the function and the size of the derivative describes how steep the function is.
We call points where \(f'(x) = 0\) or are undefined, critical points. If they are not undefined, they are also called stationary points.
Additionaly, the second derivative describes the concavity of a function and can be understood as follows:
the function is concave up if \(f'\) is increasing or if \(f'' \gt 0\)
the function is concave down if \(f'\) is decreasin or if \(f'' \lt 0\)
When sketching graphs, combinations of behavior and concavity provide the building blocks for graphing functions:
When graphing functions, there are some important points that we need to be aware of:
critical points: \(f'(x) = 0\) or \(f'(x)\) is undefined
inflection points: inflection points only occur at places where \(f''(x) = 0\) and occurs where concavity changes
\(f''(x) = 0\) does not guarantee that there is an inflection point.
Note 3.1.10.
We will assign behavior on closed intervals and concavity on open intervals.
Example 3.1.1.
Use \(f'\) and \(f''\) to find intervals of increasing/decreasing and concavity for the function, \(f(x) = 2x^6 - 4x^3\text{:}\)
-
\(\displaystyle f'(x)\)
\begin{align*} f'(x) \amp = \dfrac{d}{dx}(2x^6 - 4x^3)\\ \amp = 12x^5 - 12x^2\\ \amp \ldots\\ \amp = 12x^2(x - 1)(x^2 + x + 1) \end{align*} -
\(\displaystyle f''(x)\)
\begin{align*} f''(x) \amp = \dfrac{d}{dx}(12x^5 - 12x^2)\\ \amp = 60x^4 - 24x\\ \amp = 12x(5x^3 -2) \end{align*}
Find critical points, set \(f'(x) = 0\) and solve for \(x\text{:}\)
Critical points are \(x = 0\) and \(x = 1\) (* both are stationary points).
Find the possible inflection points. Set \(f''(x) = 0\) and solve for \(x\text{:}\)
Analysis:
-
intervals of increasing/descreasing (2 critical points: \(x = 0\text{,}\) \(x = 1\))
intervals \((12x^2)(x-1)(x^2+x+1)\) \(f'(x)\) conclusion \(x \lt 0\) \((+)(-)(+)\) \(- \) decreasing \((- \infty, 0]\) \(0 \lt x \lt 1\) \((+)(-)(+)\) \(- \) decreasing \([0,1]\) \(1 \lt x \) \((+)(+)(+) \) \(+ \) increasing \([1, \infty) \) -
intervals of concavity (2 possible inflection points: \(x = 0\text{,}\) \(x = \sqrt[3]{\frac{2}{5}}\))
intervals \((12x)(5x^3 - 2)\) \(f''(x)\) conclusion \(x \lt 0\) \((-)(-)\) \(+\) concave up \((\infty, 0)\) \(0 \lt x \lt \sqrt[3]{\frac{2}{5}}\) \((+)(-)\) \(-\) concave down \(( 0, \sqrt[3]{\frac{2}{5}})\) \(\sqrt[3]{\frac{2}{5}} \lt x\) \((+)(+)\) \(+\) concave up \(( \sqrt[3]{\frac{2}{5}}, \infty)\)
Finally, here is a graph of what the function looks like.