Product rule for higher derivatives: Difference between revisions
(Created page with "==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 fu...") |
|||
| Line 16: | Line 16: | ||
! Value of <math>n</math> !! Formula for <math>\frac{d^n}{dx^n}[f(x)g(x)]</math> | ! Value of <math>n</math> !! Formula for <math>\frac{d^n}{dx^n}[f(x)g(x)]</math> | ||
|- | |- | ||
| 1 || <math>f'(x)g(x) + f(x)g'(x)</math> (this is the usual [[product rule for differentiation]]). | | 1 || <math>\! f'(x)g(x) + f(x)g'(x)</math> (this is the usual [[product rule for differentiation]]). | ||
|- | |- | ||
| 2 || <math>f''(x)g(x) + 2f'(x)g'(x) + f(x)g''(x)</math>. | | 2 || <math>\! f''(x)g(x) + 2f'(x)g'(x) + f(x)g''(x)</math>. | ||
|- | |- | ||
| 3 || <math>f'''(x)g(x) + 3f''(x)g'(x) + 3f'(x)g''(x) + g'''(x)</math>. | | 3 || <math>\! f'''(x)g(x) + 3f''(x)g'(x) + 3f'(x)g''(x) + g'''(x)</math>. | ||
|} | |} | ||
Revision as of 11:45, 26 August 2011
Statement
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 , denotes the derivative of , and is the binomial coefficient.
If we consider this as a general expression rather than evaluating at a given point, we get:
Particular cases
| Value of | Formula for |
|---|---|
| 1 | (this is the usual product rule for differentiation). |
| 2 | . |
| 3 | . |