Difference between revisions of "User:Temperal/The Problem Solver's Resource9"
(basic facts) |
(→Basic Facts: Power rule) |
||
Line 19: | Line 19: | ||
*<math>\frac{df(x)\cdot g(x)}{dx}=f'(x)\cdot g(x)+ g'(x)\cdot f(x)</math> | *<math>\frac{df(x)\cdot g(x)}{dx}=f'(x)\cdot g(x)+ g'(x)\cdot f(x)</math> | ||
*<math>\frac{d\frac{f(x)}{g(x)}}{dx}=\frac{f'(x)g(x)-g'(x)f(x)}{g^2(x)}</math> | *<math>\frac{d\frac{f(x)}{g(x)}}{dx}=\frac{f'(x)g(x)-g'(x)f(x)}{g^2(x)}</math> | ||
+ | ====The Power Rule==== | ||
+ | *$\frac{dx^n}{dx}=nx^{n-1} | ||
+ | |||
===Rolle's Theorem=== | ===Rolle's Theorem=== | ||
If <math>f(x)</math> is differentiable in the open interval <math>(a,b)</math>, continuous in the closed interval <math>[a,b]</math>, and if <math>f(a)=f(b)</math>, then there is a point <math>c</math> between <math>a</math> and <math>b</math> such that <math>f'(c)=0</math> | If <math>f(x)</math> is differentiable in the open interval <math>(a,b)</math>, continuous in the closed interval <math>[a,b]</math>, and if <math>f(a)=f(b)</math>, then there is a point <math>c</math> between <math>a</math> and <math>b</math> such that <math>f'(c)=0</math> |
Revision as of 14:02, 7 October 2007
DerivativesThis page will cover derivatives and their applications, as well as some advanced limits. The Fundamental Theorem of Calculus is covered on the integral page. Definition
Basic FactsThe Power Rule
Rolle's TheoremIf is differentiable in the open interval , continuous in the closed interval , and if , then there is a point between and such that Extension: Mean Value TheoremIf is differentiable in the open interval and continuous in the closed interval , then there is a point between and such that . L'Hopital's Rule
Note that this inplies that for any . Taylor's FormulaLet be a point in the domain of the function , and suppose that (that is, the th derivative of ) exists in the neighborhood of (where is a nonnegative integer). For each in the neighborhood,
where is in between and . Applications
|