Product rule for higher derivatives: Difference between revisions
Line 33: | Line 33: | ||
|- | |- | ||
| 5 || <math>\! f^{(5)}(x)g(x) + 5f^{(4)}(x) g'(x) + 10f'''(x)g''(x) + 10f''(x)g'''(x) + 5f(x)g^{(4)}(x) + g^{(5)}(x)</math> | | 5 || <math>\! f^{(5)}(x)g(x) + 5f^{(4)}(x) g'(x) + 10f'''(x)g''(x) + 10f''(x)g'''(x) + 5f(x)g^{(4)}(x) + g^{(5)}(x)</math> | ||
|} | |||
==Significance== | |||
===Qualitative and existential significance=== | |||
Each of the versions has its own qualitative significance: | |||
{| class="sortable" border="1" | |||
! Version type !! Significance | |||
|- | |||
| specific point, named functions || This tells us that if <math>f</math> and <math>g</math> are both <math>n</math> times differentiable at a point <math>x_0</math>, so is <math>f \cdot g</math>. | |||
|- | |||
| generic point, named functions, point notation || This tells us that if <math>f</math> and <math>g</math> are both <math>n</math> times differentiable on an [[open interval]], so is <math>f \cdot g</math>. | |||
|- | |||
| generic point, named functions, point-free notation || This shows that the way that <math>(f \cdot g)^{(n)}</math> behaves is governed by the nature of the derivatives (up to the <math>n^{th}</math>) of <math>f</math> and <math>g</math>. In particular, if <math>f^{(n)}</math> and <math>g^{(n)}</math> are both continuous functions on an interval, so is <math>(f \cdot g)^{(n)}</math>. | |||
|} | |||
===Computational feasibility significance=== | |||
Each of the version has its own computational feasibility significance=== | |||
{| class="sortable" border="1" | |||
! Version type !! Significance | |||
|- | |||
| specific point, named functions || This tells us that knowing the values (in the sense of ''numerical values'') of <math>f,f',f'',\dots, f^{(n)}</math> and <math>g,g',g'',\dots,g^{(n)}</math> at a point <math>x_0</math> allows us to compute the value <math>(f \cdot g)^{(n)}(x_0)</math> by plugging into the formula and doing a bunch of multiplications and additions. | |||
|- | |||
| generic point, named functions || This tells us that knowledge of the ''generic'' expressions for <math>f,f',f'',\dots, f^{(n)}</math> and <math>g,g',g'',\dots,g^{(n)}</math> allows us to compute the generic expression for <math>(f \cdot g)^{(n)}</math>. | |||
|} | |} |
Revision as of 16:56, 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 |
One-sided version
There are analogues of each of the statements with one-sided derivatives. Fill this in later
Particular cases
Value of | Formula for |
---|---|
1 | (this is the usual product rule for differentiation). |
2 | . |
3 | . |
4 | |
5 |
Significance
Qualitative and existential significance
Each of the versions has its own qualitative significance:
Version type | Significance |
---|---|
specific point, named functions | This tells us that if and are both times differentiable at a point , so is . |
generic point, named functions, point notation | This tells us that if and are both times differentiable on an open interval, so is . |
generic point, named functions, point-free notation | This shows that the way that behaves is governed by the nature of the derivatives (up to the ) of and . In particular, if and are both continuous functions on an interval, so is . |
Computational feasibility significance
Each of the version has its own computational feasibility significance===
Version type | Significance |
---|---|
specific point, named functions | This tells us that knowing the values (in the sense of numerical values) of and at a point allows us to compute the value by plugging into the formula and doing a bunch of multiplications and additions. |
generic point, named functions | This tells us that knowledge of the generic expressions for and allows us to compute the generic expression for . |