Define the derivative function of a given function.
Graph a derivative function from the graph of a given function.
State the connection between derivatives and continuity.
Describe three conditions for when a function does not have a derivative.
Explain the meaning of a higher-order derivative.
As we have seen, the derivative of a function at a given point gives us the rate of change or slope of the tangent line to the function at that point. If we differentiate a position function at a given time, we obtain the velocity at that time. It seems reasonable to conclude that knowing the derivative of the function at every point would produce valuable information about the behavior of the function. However, the process of finding the derivative at even a handful of values using the techniques of the preceding section would quickly become quite tedious. In this section we define the derivative function and learn a process for finding it.
Derivative Functions
The derivative function gives the derivative of a function at each point in the domain of the original function for which the derivative is defined. We can formally define a derivative function as follows.
Definition: Derivative Function
Let \(f\) be a function. The derivative function, denoted by \(f'\), is the function whose domain consists of those values of \(x\) such that the following limit exists:
A function \(f(x)\) is said to be differentiableat \(a\) if \(f'(a)\) exists. More generally, a function is said to be differentiableon \(S\) if it is differentiable at every point in an open set \(S\), and a differentiable function is one in which \(f'(x)\) exists on its domain.
In the next few examples we use Equation \ref{derdef} to find the derivative of a function.
Example \(\PageIndex{1}\): Finding the Derivative of a Square-Root Function
Find the derivative of \(f(x)=\sqrt{x}\).
Solution
Start directly with the definition of the derivative function.
Substitute \(f(x+h)=\sqrt{x+h}\) and \(f(x)=\sqrt{x}\) into \(f'(x)= \displaystyle \lim_{h→0}\frac{f(x+h)−f(x)}{h}\).
We use a variety of different notations to express the derivative of a function. In Example \(\PageIndex{2}\) we showed that if \(f(x)=x^2−2x\), then \(f'(x)=2x−2\). If we had expressed this function in the form \(y=x^2−2x\), we could have expressed the derivative as \(y′=2x−2\) or \(\dfrac{dy}{dx}=2x−2\). We could have conveyed the same information by writing \(\dfrac{d}{dx}\left(x^2−2x\right)=2x−2\). Thus, for the function \(y=f(x)\), each of the following notations represents the derivative of \(f(x)\):
In place of \(f'(a)\) we may also use \(\dfrac{dy}{dx}\Big|_{x=a}\). Use of the \(\dfrac{dy}{dx}\) notation (called Leibniz notation) is quite common in engineering and physics. To understand this notation better, recall that the derivative of a function at a point is the limit of the slopes of secant lines as the secant lines approach the tangent line. The slopes of these secant lines are often expressed in the form \(\dfrac{Δy}{Δx}\) where \(Δy\) is the difference in the \(y\) values corresponding to the difference in the \(x\) values, which are expressed as \(Δx\) (Figure \(\PageIndex{1}\)). Thus the derivative, which can be thought of as the instantaneous rate of change of \(y\) with respect to \(x\), is expressed as
We have already discussed how to graph a function, so given the equation of a function or the equation of a derivative function, we could graph it. Given both, we would expect to see a correspondence between the graphs of these two functions, since \(f'(x)\) gives the rate of change of a function \(f(x)\) (or slope of the tangent line to \(f(x)\)).
In Example \(\PageIndex{1}\), we found that for \(f(x)=\sqrt{x}\), \(f'(x)=\frac{1}{2\sqrt{x}}\). If we graph these functions on the same axes, as in Figure \(\PageIndex{2}\), we can use the graphs to understand the relationship between these two functions. First, we notice that \(f(x)\) is increasing over its entire domain, which means that the slopes of its tangent lines at all points are positive. Consequently, we expect \(f'(x)>0\) for all values of x in its domain. Furthermore, as \(x\) increases, the slopes of the tangent lines to \(f(x)\) are decreasing and we expect to see a corresponding decrease in \(f'(x)\). We also observe that \(f(0)\) is undefined and that \(\displaystyle \lim_{x→0^+}f'(x)=+∞\), corresponding to a vertical tangent to \(f(x)\) at \(0\).
In Example \(\PageIndex{2}\), we found that for \(f(x)=x^2−2x,\; f'(x)=2x−2\). The graphs of these functions are shown in Figure \(\PageIndex{3}\). Observe that \(f(x)\) is decreasing for \(x<1\). For these same values of \(x\), \(f'(x)<0\). For values of \(x>1\), \(f(x)\) is increasing and \(f'(x)>0\). Also, \(f(x)\) has a horizontal tangent at \(x=1\) and \(f'(1)=0\).
Example \(\PageIndex{3}\): Sketching a Derivative Using a Function
Use the following graph of \(f(x)\) to sketch a graph of \(f'(x)\).
Solution
The solution is shown in the following graph. Observe that \(f(x)\) is increasing and \(f'(x)>0\) on \((–2,3)\). Also, \(f(x)\) is decreasing and \(f'(x)<0\) on \((−∞,−2)\) and on \((3,+∞)\). Also note that \(f(x)\) has horizontal tangents at \(–2\) and \(3\), and \(f'(−2)=0\) and \(f'(3)=0\).
Exercise \(\PageIndex{2}\)
Sketch the graph of \(f(x)=x^2−4\). On what interval is the graph of \(f'(x)\) above the \(x\)-axis?
Hint
The graph of \(f'(x)\) is positive where \(f(x)\) is increasing.
Answer
\((0,+∞)\)
Derivatives and Continuity
Now that we can graph a derivative, let’s examine the behavior of the graphs. First, we consider the relationship between differentiability and continuity. We will see that if a function is differentiable at a point, it must be continuous there; however, a function that is continuous at a point need not be differentiable at that point. In fact, a function may be continuous at a point and fail to be differentiable at the point for one of several reasons.
Differentiability Implies Continuity
Let \(f(x)\) be a function and \(a\) be in its domain. If \(f(x)\) is differentiable at \(a\), then \(f\) is continuous at \(a\).
Proof
If \(f(x)\) is differentiable at \(a\), then \(f'(a)\) exists and, if we let \(h = x - a\), we have \( x = a + h \), and as \(h=x-a\to 0\), we can see that \(x\to a\).
We want to show that \(f(x)\) is continuous at \(a\) by showing that \(\displaystyle \lim_{x→a}f(x)=f(a).\) Thus,
\(\begin{align*} \displaystyle \lim_{x→a}f(x) &=\lim_{x→a}\;\big(f(x)−f(a)+f(a)\big)\\[4pt]
&=\lim_{x→a}\left(\frac{f(x)−f(a)}{x−a}⋅(x−a)+f(a)\right) & & \text{Multiply and divide }(f(x)−f(a))\text{ by }x−a.\\[4pt]
&=\left(\lim_{x→a}\frac{f(x)−f(a)}{x−a}\right)⋅\left( \lim_{x→a}\;(x−a)\right)+\lim_{x→a}f(a)\\[4pt]
&=f'(a)⋅0+f(a)\\[4pt]
&=f(a). \end{align*}\)
Therefore, since \(f(a)\) is defined and \(\displaystyle \lim_{x→a}f(x)=f(a)\), we conclude that \(f\) is continuous at \(a\).
□
We have just proven that differentiability implies continuity, but now we consider whether continuity implies differentiability. To determine an answer to this question, we examine the function \(f(x)=|x|\). This function is continuous everywhere; however, \(f'(0)\) is undefined. This observation leads us to believe that continuity does not imply differentiability. Let’s explore further. For \(f(x)=|x|\),
Thus \(f'(0)\) does not exist. A quick look at the graph of \(f(x)=\sqrt[3]{x}\) clarifies the situation. The function has a vertical tangent line at \(0\) (Figure \(\PageIndex{5}\)).
The function \(f(x)=\begin{cases} x\sin\left(\frac{1}{x}\right), & & \text{ if } x≠0\\0, & & \text{ if } x=0\end{cases}\) also has a derivative that exhibits interesting behavior at \(0\).
This limit does not exist, essentially because the slopes of the secant lines continuously change direction as they approach zero (Figure \(\PageIndex{6}\)).
In summary:
We observe that if a function is not continuous, it cannot be differentiable, since every differentiable function must be continuous. However, if a function is continuous, it may still fail to be differentiable.
We saw that \(f(x)=|x|\) failed to be differentiable at \(0\) because the limit of the slopes of the tangent lines on the left and right were not the same. Visually, this resulted in a sharp corner on the graph of the function at \(0.\) From this we conclude that in order to be differentiable at a point, a function must be “smooth” at that point.
As we saw in the example of \(f(x)=\sqrt[3]{x}\), a function fails to be differentiable at a point where there is a vertical tangent line.
As we saw with \(f(x)=\begin{cases}x\sin\left(\frac{1}{x}\right), & & \text{ if } x≠0\\0, & &\text{ if } x=0\end{cases}\) a function may fail to be differentiable at a point in more complicated ways as well.
Example \(\PageIndex{4}\): A Piecewise Function that is Continuous and Differentiable
A toy company wants to design a track for a toy car that starts out along a parabolic curve and then converts to a straight line (Figure \(\PageIndex{7}\)). The function that describes the track is to have the form \(f(x)=\begin{cases}\frac{1}{10}x^2+bx+c, & & \text{ if }x<−10\\−\frac{1}{4}x+\frac{5}{2}, & & \text{ if } x≥−10\end{cases}\) where \(x\) and \(f(x)\) are in inches. For the car to move smoothly along the track, the function \(f(x)\) must be both continuous and differentiable at \(−10\). Find values of \(b\) and \(c\) that make \(f(x)\) both continuous and differentiable.
Solution
For the function to be continuous at \(x=−10\), \(\displaystyle \lim_{x→10^−}f(x)=f(−10)\). Thus, since
must exist. Since \(f(x)\) is defined using different rules on the right and the left, we must evaluate this limit from the right and the left and then set them equal to each other:
This gives us \(b−2=−\frac{1}{4}\). Thus \(b=\frac{7}{4}\) and \(c=10(\frac{7}{4})−5=\frac{25}{2}\).
Exercise \(\PageIndex{3}\)
Find values of a and b that make \(f(x)=\begin{cases}ax+b, & & \text{ if } x<3\\x^2, & & \text{ if } x≥3\end{cases}\) both continuous and differentiable at \(3\).
Hint
Use Example \(\PageIndex{4}\) as a guide.
Answer
\(a=6\) and \(b=−9\)
Higher-Order Derivatives
The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. Furthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as higher-order derivatives. The notation for the higher-order derivatives of \(y=f(x)\) can be expressed in any of the following forms:
It is interesting to note that the notation for \(\dfrac{d^2y}{dx^2}\) may be viewed as an attempt to express \(\dfrac{d}{dx}\left(\dfrac{dy}{dx}\right)\) more compactly.
Substitute \(f'(x+h)=4(x+h)−3\) and \(f'(x)=4x−3.\)
\(=\displaystyle \lim_{h→0}4\)
Simplify.
\(=4\)
Take the limit.
Exercise \(\PageIndex{4}\)
Find \(f''(x)\) for \(f(x)=x^2\).
Hint
We found \(f'(x)=2x\) in a previous checkpoint. Use Equation \ref{derdef} to find the derivative of \(f'(x)\)
Answer
\(f''(x)=2\)
Example \(\PageIndex{6}\): Finding Acceleration
The position of a particle along a coordinate axis at time \(t\) (in seconds) is given by \(s(t)=3t^2−4t+1\) (in meters). Find the function that describes its acceleration at time \(t\).
Solution
Since \(v(t)=s′(t)\) and \(a(t)=v′(t)=s''(t)\), we begin by finding the derivative of \(s(t)\):
The derivative of a function \(f(x)\) is the function whose value at \(x\) is \(f'(x)\).
The graph of a derivative of a function \(f(x)\) is related to the graph of \(f(x)\). Where \(f(x)\) has a tangent line with positive slope, \(f'(x)>0\). Where \(f(x)\) has a tangent line with negative slope, \(f'(x)<0\). Where \(f(x)\) has a horizontal tangent line, \(f'(x)=0.\)
If a function is differentiable at a point, then it is continuous at that point. A function is not differentiable at a point if it is not continuous at the point, if it has a vertical tangent line at the point, or if the graph has a sharp corner or cusp.
Higher-order derivatives are derivatives of derivatives, from the second derivative to the \(n^{\text{th}}\) derivative.
gives the derivative of a function at each point in the domain of the original function for which the derivative is defined
differentiable at \(a\)
a function for which \(f'(a)\) exists is differentiable at \(a\)
differentiable on \(S\)
a function for which \(f'(x)\) exists for each \(x\) in the open set \(S\) is differentiable on \(S\)
differentiable function
a function for which \(f'(x)\) exists is a differentiable function
higher-order derivative
a derivative of a derivative, from the second derivative to the \(n^{\text{th}}\) derivative, is called a higher-order derivative
Contributors and Attributions
Gilbert Strang (MIT) and Edwin “Jed” Herman (Harvey Mudd) with many contributing authors. This content by OpenStax is licensed with a CC-BY-SA-NC 4.0 license. Download for free at http://cnx.org.
Paul Seeburger (Monroe Community College) added explanation of the alternative definition of the derivative used in the proof of that differentiability implies continuity.