Difference between revisions of "Differentiation Rules"
m |
|||
Line 3: | Line 3: | ||
==Basic Rules== | ==Basic Rules== | ||
'''Derivative of a Constant:''' | '''Derivative of a Constant:''' | ||
− | If <math>y(x)=c</math> is a constant function then <math>\frac{dy}{dx} = 0</math>. | + | If <math>y(x)=c</math> is a [[constant]] function then <math>\frac{dy}{dx} = 0</math>. |
'''Sum Rule:''' | '''Sum Rule:''' | ||
Line 18: | Line 18: | ||
'''Power Rule:''' | '''Power Rule:''' | ||
− | If <math>y(x) = (u(x))^n</math> then <math>\frac{dy}{dx} = n(u(x))^{n-1} \cdot \frac{du}{dx}</math>. For [[integer]] <math>n</math> this is just a consequence of the product and quotient rules and [[induction]], but it can also be proven for all [[real number]]s <math>n</math>, e.g. by using the [[ | + | If <math>y(x) = (u(x))^n</math> then <math>\frac{dy}{dx} = n(u(x))^{n-1} \cdot \frac{du}{dx}</math>. For [[integer]] <math>n</math> this is just a consequence of the product and quotient rules and [[induction]], but it can also be proven for all [[real number]]s <math>n</math>, e.g. by using the extended [[Binomial Theorem]]. |
==Derivatives of Trig Functions== | ==Derivatives of Trig Functions== |
Revision as of 08:44, 17 August 2009
Differentiation rules are rules (actually, theorems) used to compute the derivative of a function in calculus. In what follows, all functions are assumed to be differentiable.
Basic Rules
Derivative of a Constant:
If is a constant function then
.
Sum Rule:
If then
.
Product Rule:
If then
.
Quotient Rule:
If then
.
Chain Rule:
If then
.
Power Rule:
If then
. For integer
this is just a consequence of the product and quotient rules and induction, but it can also be proven for all real numbers
, e.g. by using the extended Binomial Theorem.