f 2(x) is the square of f (x), so we need to square the original function.
Example 2
Let f (x) = x3 + 2.
Find f (2)(x).
Answer
f (2)(x) is the second derivative of f (x). The first derivative is
f (1)(x) = f '(x) = 3x2.
The second derivative is
f (2)(x) = f "(x) = 6x.
Example 3
Suppose f (x) is a degree 3 polynomial.
a. What is the degree of f '(x)?
b. What is the degree of f(2)(x) ?
c. What is the degree of f(3)(x) ?
Answer
Suppose f (x) is a degree 3 polynomial.
a. The degree of f '(x) is 2, because when we take the derivative the degree decreases by 1.
b. The degree of f(2)(x) is 1, because when we take another derivative the degree decreases by 1 again.
c. The degree of f(3)(x) is 0. When we've taken as many derivatives as the degree of the original polynomial, we're left with a constant, which has degree 0.
Example 4
Suppose f (x) is a degree 9 polynomial.
a. What is the degree of f8(x) ?
b. What is the degree of f9(x)?
c. What is the degree of f10(x)?
Answer
Suppose f (x) is a degree 9 polynomial.
a. The degree of f8(x) is 1. Each time we take the derivative of a polynomial we lower the degree by 1. After taking 8 derivatives of a degree 9 polynomial, we have only 1 degree left.
b. The degree of f9(x) is 0. After taking 9 derivatives of a degree 9 polynomial, there are no x terms left.
c. The degree of f10(x) is 0. Since f9(x) is degree 0 (in other words, a constant), taking another derivative still leaves us with something that's degree 0.
Example 5
Suppose f (x) is a degree n polynomial.
a. What is the degree of f(n – 1)(x)?
b. What is the degree of f(n)(x)?
c. What is the degree of f(k)(x) where k is any integer greater than n?
Answer
Suppose f (x) is a degree n polynomial.
a. The degree of f(n – 1)(x) is 1. After taking (n – 1) derivatives of a degree n polynomial, we're left with something of degree 1.
b. The degree of f(n)(x) is 0. After taking n derivatives of a degree n polynomial we're left with a constant, which has degree 0.
c. The degree of f(k)(x) , where k is any integer greater than n, is 0. Since f(n) is a constant (in other words, has degree 0), any subsequent derivative will be the derivative of a constant,
and therefore zero.
Example 6
Find the first nine derivatives of the function f (x) = sin x.
Answer
The derivatives of f (x) = sin x follow a pattern. Every 4 derivatives, we find the original function. f (x) is the same as f(4)(x) is the same as f8(x).
Similarly, f(1)(x) is the same as f(5)(x) is the same as f9(x) .
If two numbers differ by a multiple of 4, the derivatives of sin x corresponding to those numbers will be the same.
Example 7
Let f (x) = sin x. Find the derivative.
f(12)(x)
Answer
Since 12 is a multiple of 4, f(12)(x) is the same as f 8(x) is the same as f(4)(x) = sin x.
Example 8
Let f (x) = sin x. Find the derivative.
f(22)(x)
Answer
22 differs from 2 by 20, which is a multiple of 4. Therefore
f(22)(x) = f(2)(x) = -sin x.
Example 9
Let f (x) = sin x. Find the derivative.
f(33)(x)
Answer
33 differs from 1 by 32, which is a multiple of 4, therefore
f(33)(x) = f(1)(x) = cos x.
Example 10
What are some functions that are infinitely differentiable?
Answer
Some examples are ex, sin x, cos x, and any constant (all the derivatives of a constant will be zero, but that still counts).