Calculus/Higher Order Derivatives
Introduction
The second derivative is the derivative of the derivative of a function. With the Newtonian notation, the derivative of the function is denoted by , and its double (or "second") derivative is denoted by . This is read as "f double prime of x," or "The second derivative of f(x)."
Because the derivative of function is defined as a function representing the slope of function , the double derivative is the function representing the slope of the first derivative function. In Leibniz notation, this is written as:
- .
The Newtonian notation is more common, yet the Leibniz notation is useful because of its precision.
Applications
The double derivative of a function has certain important uses. First, it allows one to calculate the concavity of a function at a point as follows:
- if , the function is concave up (convex) at .
- if , the function is concave down at .
- if , the function may have a point of inflection at . A point of inflection of is equivalent to a critical point of the first derivative of .
The second derivative test is a test to see whether a critical point is a maximum or a minimum. If at a certain point and, at the same point the second derivative is nonzero, then it is either a maximum or a minimum. If is concave up, then is a minimum, and if it is concave down, then it is a maximum.
Examples
Example 1:
Find all points of inflection that occur on the function
Solution:
- To find any points of inflection, one must know (aka. ). In this example, one must find (aka. ) in order to find
- Set
If there exists a point of inflection on the graph of at , then changes signs at .
- For
- For
Therefore, has a point of inflection at .
Application to physics You can also take the derivative of a derivative of a derivative, or the third derivative of a function. This is useful in applications involving moving objects. For example, if is a position function for a moving object, then
- is its displacement function
- is its velocity function
- is its acceleration function
- is its jerk function
Note:
The following section is being updated/moved. For more information, see Kinematics.
Example 2:
A particle moves along a path with a position that can be determined by the function . Determine the acceleration when .
Solution:
- Find
- Find
- Find
= = =
Third Derivatives and Beyond
Let be a function in terms of x. The following are notations for higher derivatives. The far left is in Newtonian notation, and the middle and far right columns use Leibniz notation.
- First derviative:
- Second derivative:
- Thrird derivative:
- Fourth derivative:
- Nth derivative:
Note: You should not write to indicate the nth derivative, as this is easily confused with the quantity all raised to the nth power.
One can derive a general expression for the nth derivative of where n and m are integers and n<m.
...
Remember that , by definition.
Power, MacLaurin and Taylor series make use of this expression.
Example 1:
Find the third derivative of with respect to x.
Use the Power Rule to find the derivatives.
Example 2:
Find the third derivative of with respect to x.
Use the differentiation rules for exponential expressions, logarithmic expressions and polynomials.