Higher derivative: Difference between revisions
(Created page with "==Definition== ===Terminology=== '''Higher derivatives''' are also called '''repeated derivatives''' or '''iterated derivatives'''. ===Function and prime notation=== Suppose ...") |
|||
Line 7: | Line 7: | ||
===Function and prime notation=== | ===Function and prime notation=== | ||
Suppose <math>f</math> is a [[function]] and <math>k</math> is a nonnegative integer. The <math>k^{th}</math> derivative of <math>f</math>, denoted <math>f^{(k)}<math> or <math>f^{'''\dots'}</math> where <math>{}^'</math> occurs a total of <math>k</math> times, is defined as the function obtained by differentiating <math>f</math> a total of <math>k</math> times (i.e., taking the derivative, then taking the derivative of that, and so on, a total of <math>k</math> times). The first few cases are shown explicitly: | Suppose <math>f</math> is a [[function]] and <math>k</math> is a nonnegative integer. The <math>k^{th}</math> derivative of <math>f</math>, denoted <math>f^{(k)}</math> or <math>f^{'''\dots'}</math> where <math>{}^'</math> occurs a total of <math>k</math> times, is defined as the function obtained by differentiating <math>f</math> a total of <math>k</math> times (i.e., taking the derivative, then taking the derivative of that, and so on, a total of <math>k</math> times). The first few cases are shown explicitly: | ||
{| class="sortable" border="1" | {| class="sortable" border="1" |
Revision as of 16:41, 16 October 2011
Definition
Terminology
Higher derivatives are also called repeated derivatives or iterated derivatives.
Function and prime notation
Suppose is a function and is a nonnegative integer. The derivative of , denoted or where occurs a total of times, is defined as the function obtained by differentiating a total of times (i.e., taking the derivative, then taking the derivative of that, and so on, a total of times). The first few cases are shown explicitly:
Value of | Notation with repeated primes for | notation | Definition | In words |
---|---|---|---|---|
0 | the original function | |||
1 | the derivative, also called the first derivative | |||
2 | the second derivative | |||
3 | the third derivative |
We could also define the derivative inductively as:
or as:
with the base case .
Leibniz notation
Suppose , so is a dependent variable depending on , the independent variable. The derivative of with respect to is denoted:
or as:
and is defined as:
Failed to parse (syntax error): {\displaystyle \! \frac{d^ky{dx^k} = \frac{d}{dx}\left[\frac{d}{dx} \left[ \dots \left[\frac{d}{dx}(y)\right] \dots \right] \right]}
where the occurs times. Alternatively we can define it inductively as:
with the base case being defined as .