37 Second Derivatives and Interpreting the Derivative

We understand velocity versus position at this point, but what about the derivative of other changing quantities? What does it mean? Let’s look at an example.

Glacial Loss

Let [latex]M(t)[/latex] be the mass in metric tonnes of a glacier over a given time [latex]t[/latex], where [latex]t[/latex] is measured in years. What do you think the graph of [latex]M(t)[/latex] looks like? Given global warming, it’s probably going down, like this:

Question: What is the derivative measuring now? What would the graph of the derivative look like?

Answers: Good questions! Just like the derivative of position is velocity, or how fast the position is changing, the derivative of [latex]M(t)[/latex] is going to be how fast the mass of the glacier is changing. In this case, it is how fast it is melting.

We can automatically assign units to the derivative. Since the original graph is metric tonnes on the [latex]y[/latex]-axis, and years on the [latex]x[/latex]-axis, we know the unit of the derivative (unless we want to convert) is going to be metric tonnes per year. We might then talk about the derivative being [latex]-15 \ \frac{\text{metric tonnes}}{\text{year}}[/latex].

Notice I assumed the derivative was negative. Why did I do that? That is because the graph is going down, and the glacier is losing mass.

Note further that it isn’t just going down like a line going down. It’s a curve downward. What does this mean for the derivative? Well, the derivative starts negative since it’s going down, and continues to be negative as it goes down. But it goes down faster and faster as you move to the right — that means the derivative is getting more and more negative. Like this:

So we can see that this derivative is negative, but it’s worse than that — it’s negative and going down. That’s not good news for the glacier. Looking at whether the derivative is going up or down is known as the second derivative. We will see in the next section this is easy to calculate.

As we saw in the above example, sometimes we need to repeat the process of taking derivatives. This gives the second derivative, third derivative, and so on. The notation is

[latex]f''(x), \quad \text{or} \quad \frac{d^2}{dx^2}f[/latex]

You can also take three, four, or more derivatives. Instead of writing several primes, we write [latex]f^{(4)}[/latex] for the fourth derivative, [latex]f^{(5)}[/latex] for the fifth derivative, and so on. Let’s do a couple of examples.

Multiple Derivatives

Let [latex]f(x) = x^3 + x^2[/latex]. Find

  1. [latex]f'(x)[/latex]
  2. [latex]f''(x)[/latex]
  3. [latex]f'''(x)[/latex]
  4. [latex]f^{(4)}(x)[/latex]

For (1), we use the power rule and see that [latex]f'(x) = \boxed{3x^2 + 2x}[/latex].

For (2), we use the power rule again applied to [latex]3x^2 + 2x[/latex]. So we have

[latex]f''(x) = 3 \frac{d}{dx} x^2 + 2 \frac{d}{dx} x = 3(2x) + 2(1) = \boxed{6x + 2}[/latex]

For (3), we take the derivative of [latex]6x + 2[/latex]. This is [latex]\boxed{6}[/latex].

For (4), we take the derivative of [latex]6[/latex] and that is [latex]\boxed{0}[/latex].

Multiple Derivatives again

Find [latex]\frac{d^2}{dx^2} \ln(x)[/latex].

To get a second derivative, we first need to take one derivative. We see the derivative of [latex]\ln(x)[/latex] is [latex]\frac{1}{x}[/latex]. We then take the derivative again, and we see
\begin{align*}
\frac{d^2}{dx^2} \ln(x) & = \frac{d}{dx} \frac{1}{x} \\
& = \frac{d}{dx} x^{-1} \\
& = -1 x^{-2} \\
& = \boxed{-\frac{1}{x^2}}
\end{align*}

More derivatives with [latex]\cos(x)[/latex]

Find the first four derivatives of [latex]f(x) = \cos(x)[/latex].

Here, we see that [latex]f'(x) = -\sin(x)[/latex], [latex]f''(x) = -\cos(x)[/latex], [latex]f'''(x) = \sin(x)[/latex], and [latex]f^{(4)}(x) = \cos(x)[/latex]. Hence, we start repeating answers after we take four derivatives!

License

Icon for the Creative Commons Attribution 4.0 International License

Informal Calculus Copyright © by Tyler Seacrest is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book