Second derivatives are obtained by taking the derivative of a given quantity with respect to another variable. In order words, the derivative of the first derivative is referred to as the second order derivative. Such as:
$\frac{d}{dx}$ [$\frac{d}{dx}$ (f(x))] = d2/dx2 [f(x)]
For example
Evaluate the second derivative of 3x4 + cos(x)
Solution
Step 1: Take the given function and apply the notation of differentiation to it and use laws.
$\frac{d}{dx}$ [f(x)] = $\frac{d}{dx}$ [3x4 + cos(x)]
$\frac{d}{dx}$ [3x4 + cos(x)] = $\frac{d}{dx}$ [3x4] + $\frac{d}{dx}$ [cos(x)]
Step 2: Now differentiate the above expression.
$\frac{d}{dx}$ [3x4 + cos(x)] = [12x4-1] + [-sin(x)]
$\frac{d}{dx}$ [3x4 + cos(x)] = 12x3 – sin(x)
Step 3: Now take the derivative of the first derivative.
$\frac{d}{dx}$ [$\frac{d}{dx}$ [3x4 + cos(x)]] = $\frac{d}{dx}$ [12x3 – sin(x)]
d2/dx2 [3x4 + cos(x)] = $\frac{d}{dx}$ [12x3] – $\frac{d}{dx}$ [sin(x)]
d2/dx2 [3x4 + cos(x)] = 36x3-1 – [cos(x)]
d2/dx2 [3x4 + cos(x)] = 36x2 – cos(x)
Hence, 36x2 – cos(x) is the second derivative of the given function.
