Product rule for higher derivatives: Difference between revisions
| Line 3: | Line 3: | ||
==Statement== | ==Statement== | ||
This states that if <math>f</math> and <math>g</math> are <math>n</math> times differentiable functions at <math>x = x_0</math>, then the [[pointwise product of functions|pointwise product]] <math>f \cdot g</math> is also <math>n</math> times differentiable at <math>x = x_0</math>, and we have: | {| class="sortable" border="1" | ||
! Version type !! Statement | |||
<math>\frac{d^n}{dx^n}[f(x)g(x)]|_{x = x_0} = \sum_{k=0}^n \binom{n}{k} f^{(k)}(x_0)g^{(n-k)}(x_0)</math> | |- | ||
| specific point, named functions || This states that if <math>f</math> and <math>g</math> are <math>n</math> times differentiable functions at <math>x = x_0</math>, then the [[pointwise product of functions|pointwise product]] <math>f \cdot g</math> is also <math>n</math> times differentiable at <math>x = x_0</math>, and we have:<br><math>\frac{d^n}{dx^n}[f(x)g(x)]|_{x = x_0} = \sum_{k=0}^n \binom{n}{k} f^{(k)}(x_0)g^{(n-k)}(x_0)</math><br>Here, <math>f^{(k)}</math> denotes the <math>k^{th}</math> derivative of <math>f</math> (with <math>f^{(0)} = f, f^{(1)} = f'</math>, etc.), <math>g^{(n-k)}</math> denotes the <math>(n-k)^{th}</math> derivative of <math>g</math>, and <math>\binom{n}{k}</math> is the [[binomial coefficient]]. These are the same as the coefficients that appear in the expansion of <math>\! (A + B)^n</math>. | |||
Here, <math>f^{(k)}</math> denotes the <math>k^{th}</math> derivative of <math>f</math>, <math>g^{(n-k)}</math> denotes the <math>(n-k)^{th}</math> derivative of <math>g</math>, and <math>\binom{n}{k}</math> is the [[binomial coefficient]]. These are the same as the coefficients that appear in the expansion of <math>\! (A + B)^n</math>. | |- | ||
| generic point, named functions, point notation || If <math>f</math> and <math>g</math> are functions of one variable, the following holds wherever the right side makes sense:<br><math>\! \frac{d^n}{dx^n}[f(x)g(x)] = \sum_{k=0}^n \binom{n}{k} f^{(k)}(x)g^{(n-k)}(x)</math> | |||
If | |- | ||
| generic point, named functions, point-free notation || If <math>f</math> and <math>g</math> are functions of one variable, the following holds wherever the right side makes sense:<br><math>\! (f \cdot g)^{(n)} = \sum_{k=0}^n \binom{n}{k} f^{(k)}g^{(n-k)}</math> | |||
<math>\frac{d^n}{dx^n}[f(x)g(x)] = \sum_{k=0}^n \binom{n}{k} f^{(k)}(x)g^{(n-k)}(x)</math> | |- | ||
| Pure Leibniz notation || Suppose <math>u</math> and <math>v</math> are both variables functionally dependent on <math>x</math>. Then <math>\frac{d^n(uv)}{(dx)^n} = \sum_{k=0}^n \binom{n}{k} \frac{d^ku}{(dx)^k}\frac{d^{n-k}v}{(dx)^{n-k}}</math> | |||
|} | |||
==Particular cases== | ==Particular cases== | ||
Revision as of 16:37, 15 October 2011
This article is about a differentiation rule, i.e., a rule for differentiating a function expressed in terms of other functions whose derivatives are known.
View other differentiation rules
Statement
| Version type | Statement |
|---|---|
| specific point, named functions | This states that if and are times differentiable functions at , then the pointwise product is also times differentiable at , and we have: Here, denotes the derivative of (with , etc.), denotes the derivative of , and is the binomial coefficient. These are the same as the coefficients that appear in the expansion of . |
| generic point, named functions, point notation | If and are functions of one variable, the following holds wherever the right side makes sense: |
| generic point, named functions, point-free notation | If and are functions of one variable, the following holds wherever the right side makes sense: |
| Pure Leibniz notation | Suppose and are both variables functionally dependent on . Then |
Particular cases
| Value of | Formula for |
|---|---|
| 1 | (this is the usual product rule for differentiation). |
| 2 | . |
| 3 | . |