Difference between revisions of "Derivative"

m (de-clutter)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
The '''derivative''' of a [[function]] is defined as the instantaneous [[rate]] of change of the function with respect to one of the [[variable]]s.  Note that not every function has a derivative.
 
The '''derivative''' of a [[function]] is defined as the instantaneous [[rate]] of change of the function with respect to one of the [[variable]]s.  Note that not every function has a derivative.
 
 
== How to Find the Derivative ==
 
 
For any constant, the derivative is 0.
 
 
For any monomial <math>nx</math>, the derivitave is n.
 
 
Note that when we take the derivative of any polynomial <math>a_nx^n+a_{n-1}x^{n-1}+...+a_1x+a_0</math>, we can take the derivative of each addend and then add these to find the derivative of the polynomial.
 
 
The chain rule states that the derivative of any <math>ax^n</math> is <math>anx^{n-1}</math>
 
  
 
The following pages provide additional information on derivatives.
 
The following pages provide additional information on derivatives.
* [[Derivative/Notations | Notations]]
+
* [[Derivative/Definition | Formal definition]] of the derivative and examples of applications
* [[Derivative/Formal definition | Formal definition]] of the derivative
 
 
* [[Derivative/Formulas | Formulas]]
 
* [[Derivative/Formulas | Formulas]]
  
 
== See also ==
 
== See also ==
 
* [[Calculus]]
 
* [[Calculus]]
 +
* [[Differentiation Rules]]
 
* [[Integral]]
 
* [[Integral]]
 
* [[Chain Rule]]
 
* [[Chain Rule]]
  
{{stub}}
+
[[Category:Calculus]]

Latest revision as of 19:26, 3 March 2010

The derivative of a function is defined as the instantaneous rate of change of the function with respect to one of the variables. Note that not every function has a derivative.

The following pages provide additional information on derivatives.

See also