Third Derivatives and Beyond

We're learning calculus, so, by definition, we're in the prime of our lives. Things are great. Things are awesome.

We can take third derivatives, fourth derivatives, and so on. Writing " for the second derivative of f is fine, and writing "' for the third derivative isn't so bad. Who wants to spend the prime of their life writing...primes? Few math people write ""' for the fifth derivative. It's too much to keep track of.

Instead, we keep track of which derivative we're on by writing what looks like an exponent but has little parentheses around it. The first derivative of the function (x) can be written

(1)(x)

For the second derivative of (x) we write

(2)(x) ,

and for the fifth derivative of (x) we write

(5)(x) .

Be Careful: f 2(x) means the square of the function (x), while (2)(x) means the second derivative of (x). Those parentheses are important!

The derivative of a polynomial is also a polynomial. Each time we take a derivative, the degree of the polynomial goes down by 1.

Example. Let (x) = x6. We take a derivative, and the degree goes down by 1:

'(x) = 6x5.

We take another derivative, and the degree goes down by 1 again:

"(x) = 30x4.

We take another, and the degree goes down again:

(3)(x) = 120x3.

And so on:

(4)(x) = 360x2

and so on:

(5)(x) = 720x

and so on:

(6)(x) = 720.

By the time we've taken as many derivatives as the degree of the original polynomial, we've used up all the x's, and we're left with a constant. If we take another derivative we're taking the derivative of a constant, so

(7)(x) = 0

If we take any further derivatives we'll be taking the derivative of the function 0, so every derivative from here on will be zero.

We've been writing f (x) for the original function. We could also write

f (0)(x),

since taking the "zero-th" derivative of the function means the same thing as not taking any derivatives at all.

We say a function f is infinitely differentiable if f (n) exists for all whole numbers n.