Product rule for differentiation
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
Name
This statement is called the product rule, product rule for differentiation, or Leibniz rule.
Statement for two functions
Verbal statement
If two (possibly equal) functions are differentiable at a given real number, then their pointwise product is also differentiable at that number and the derivative of the product is the sum of two terms: the derivative of the first function times the second function and the first function times the derivative of the second function.
Statement with symbols
The product rule is stated in many versions:
| Version type | Statement |
|---|---|
| specific point, named functions | Suppose and are functions of one variable, both of which are differentiable at a real number . Then, the product function , defined as is also differentiable at , and the derivative at is given as follows:
|
| generic point, named functions, point notation | Suppose and are functions of one variable. Then the following is true wherever the right side expression makes sense: |
| generic point, named functions, point-free notation | Suppose and are functions of one variable. Then, we have the following equality of functions on the domain where the right side expression makes sense: |
| Pure Leibniz notation using dependent and independent variables | Suppose are variables both of which are functionally dependent on . Then: |
| In terms of differentials | Suppose are both variables functionally dependent on . Then, . |
MORE ON THE WAY THIS DEFINITION OR FACT IS PRESENTED: We first present the version that deals with a specific point (typically with a
subscript) in the domain of the relevant functions, and then discuss the version that deals with a point that is free to move in the domain, by dropping the subscript. Why do we do this?
The purpose of the specific point version is to emphasize that the point is fixed for the duration of the definition, i.e., it does not move around while we are defining the construct or applying the fact. However, the definition or fact applies not just for a single point but for all points satisfying certain criteria, and thus we can get further interesting perspectives on it by varying the point we are considering. This is the purpose of the second, generic point version.
One-sided version
The product rule for differentiation has analogues for one-sided derivatives. More explicitly, we can replace all occurrences of derivatives with left hand derivatives and the statements are true. Alternately, we can replace all occurrences of derivatives with right hand derivatives and the statements are true.
Statement for multiple functions
If are all functions, and we define , then we have:
In other words, we get a sum of terms, each of which is a product of evaluations, of which only one is a derivative, and the one we choose as the derivative cycles through all the possibilities.
For instance, if , we get:
Related rules
- Differentiation is linear: The derivative of the sum is the sum of the derivatives, and scalars can be pulled out of differentiation.
- Chain rule for differentiation
- Product rule for higher derivatives
- Chain rule for higher derivatives
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 differentiable at a point, so is . |
| generic point, named functions, point notation | This tells us that if both and are differentiable on an open interval, then so is . |
| generic point, point-free notation | This can be used to deduce more, namely that the nature of depends strongly on the nature of and that of . In particular, if and are both continuously differentiable functions on an interval (i.e., and are both continuous on that interval), then is also continuously differentiable on that interval. This uses the sum theorem for continuity and product theorem for continuity. |
Computational feasibility significance
Each of the versions has its own computational significance:
| Version type | Significance |
|---|---|
| specific point, named functions | This tells us that knowledge of the values (in the sense of numerical values) at a specific point is sufficient to compute the value of . For instance, if we are given that , we obtain that . |
| generic point, named functions | This tells us that knowledge of the general expressions for the derivatives of and is sufficient to compute the general expression for the derivative of . See the #Examples section of this page for more examples. |
Examples
Trivial examples
We first consider examples where the product rule for differentiation confirms something we already knew through other means:
| Case | What we know about the derivative of | What we know about |
|---|---|---|
| is the zero function. | The derivative is the zero function, because for all . | Both and are zero functions, so is everywhere zero. |
| is a constant nonzero function with value . | The derivative is , because the constant can be pulled out of the differentiation process. | simplifies to . Since is constant, is the zero function, hence so is . The sum is thus . |
| The derivative is by the chain rule for differentiation: we are composing the square function and . | We get . |
Nontrivial examples where simple alternate methods exist
Consider the function:
.
Doing this using the product rule, we get:
where the last step uses a trigonometric identity.
We could also do this by a different method, noting that:
and now differentiate, to get:
Nontrivial examples where simple alternate methods do not exist
Fill this in later