3.6 Calculating Higher-Order Derivatives

Syllabus
2020
Topic
3.6
Level

Learning objectives

Differentiate Again for Higher Orders

A higher-order derivative is obtained by differentiating the previous derivative. The second derivative is the derivative of the first derivative; repeating the process produces the third, fourth, and nth derivatives whenever each required derivative exists.

f''(x)=y''=\frac{d^2y}{dx^2},\qquad f^{(n)}(x)=\frac{d^ny}{dx^n}

  1. Differentiate the original function to obtain ff'.\n2. Treat ff' as the new function and differentiate it to obtain ff''.\n3. Continue one order at a time until the requested derivative is reached.\n4. Label each result with its order so that no stage is skipped.

For f(x)=x42x3+5f(x)=x^4-2x^3+5, f(x)=4x36x2,f'(x)=4x^3-6x^2, f(x)=12x212x,f''(x)=12x^2-12x, and f(x)=24x12.f'''(x)=24x-12. Each line is found by differentiating the line immediately before it.

d2y/dx2d^2y/dx^2 means differentiate twice; it is not (dy/dx)2(dy/dx)^2. Also, a requested higher derivative exists only if the preceding derivative is differentiable at the point or throughout the interval being considered.