Product rule
From Wikipedia, the free encyclopedia
In calculus, the product rule also called Leibniz's law (see derivation), governs the differentiation of products of differentiable functions.
It may be stated thus:
or in the Leibniz notation thus:
Contents |
[edit] Discovery by Leibniz
Discovery of this rule is credited to Gottfried Leibniz, who demonstrated it using differentials. Here is Leibniz's argument: Let u(x) and v(x) be two differentiable functions of x. Then the differential of uv is
Since the term (du)(dv) is "negligible" (i.e. at least quadratic in du and dv), Leibniz concluded that
and this is indeed the differential form of the product rule. If we divide through by the differential dx, we obtain
which can also be written in "prime notation" as
[edit] Examples
- Suppose one wants to differentiate f(x) = x2 sin(x). By using the product rule, you get the derivative f'(x) = 2x sin(x) + x2cos(x) (since the derivative of x2 is 2x and the derivative of sin(x) is cos(x)).
- One special case of the product rule is the constant multiple rule which states: if c is a real number and f(x) is a differentiable function, then cf(x) is also differentiable, and its derivative is (c × f)'(x) = c × f '(x). This follows from the product rule since the derivative of any constant is zero. This, combined with the sum rule for derivatives, shows that differentiation is linear.
- The product rule can be used to derive the rule for integration by parts and (weak version of) the quotient rule. (It is a "weak" version in that it does not prove that the quotient is differentiable, but only says what its derivative is if it is differentiable.)
[edit] A common error
It is a common error, when studying calculus, to suppose that the derivative of (uv) equals (u′)(v′) (Leibniz himself made this error initially); however, it is quite easy to find counterexamples to this. Most simply, take a function f(x), whose derivative is f '(x). Now that function can also be written as f(x) · 1, since 1 is the identity element for multiplication. Suppose the above-mentioned misconception were true; if so, (u′)(v′) would equal zero. This is true because the derivative of a constant (such as 1) is zero and the product of f '(x) · 0 is also zero.
[edit] Proof of the product rule
A rigorous proof of the product rule can be given using the properties of limits and the definition of the derivative as a limit of Newton's difference quotient.
Suppose
and that f and g are each differentiable at the fixed number x. Then
Now the difference
is the area of the big rectangle minus the area of the small rectangle in the illustration.
That L-shaped region can be split into two rectangles, the sum of whose areas is readily seen to be
(The illustration disagrees with some special cases, since f(w) need not actually be bigger than f(x) and g(w) need not actually be bigger than g(x). Nonetheless, the equality of (2) and (3) is easily checked by algebra.)
Therefore the expression in (1) is equal to
If all four of the limits in (5) below exist, then the expression in (4) is equal to
Now
because f(x) remains constant as w → x;
because g is differentiable at x;
because f is differentiable at x;
and now the "hard" one:
because g is continuous at x. How do we know g is continuous at x? Because another theorem says differentiable functions are continuous.
We conclude that the expression in (5) is equal to
[edit] Alternative proof: using logarithms
Let f = uv and suppose u and v are positive. Then
Differentiating both sides:
and so, multiplying the left side by f, and the right side by uv,
The proof appears in [1]. Note that since u, v need to be continuous, the assumption on positivity does not diminish the generality.
This proof relies on the chain rule and on the properties of the natural logarithm function, both of which are deeper than the product rule. From one point of view, that is a disadvantage of this proof. On the other hand, the simplicity of the algebra in this proof perhaps makes it easier to understand than a proof using the definition of differentiation directly.
[edit] Alternative proof: using the chain rule
The product rule can be considered a special case of the chain rule for several variables.
[edit] Generalizations
[edit] A product of more than two factors
The product rule can be generalized to products of more than two factors. For example, for three factors we have
For a collection of functions , we have
[edit] Higher derivatives
It can also be generalized to the Leibniz rule for higher derivatives of a product of two factors: if y = uv and y(n) denotes the n-th derivative of y, then
See also binomial coefficient and the formally quite similar binomial theorem. See also Leibniz rule (generalized product rule).
[edit] Higher partial derivatives
For partial derivatives, we have
where the index S runs through the whole list of 2n subsets of {1, ..., n}. If this seems hard to understand, consider the case in which n = 3:
[edit] A product rule in Banach spaces
If X, Y, and Z are Banach spaces (which includes Euclidean space) and B : X × Y → Z is a continuous bilinear operator. Then B is differentiable, and its derivative at the point (x,y) in X × Y is the linear map D(x,y)B : X × Y → Z given by
[edit] Derivations in abstract algebra
In abstract algebra, the product rule is used to define what is called a derivation, not vice versa.
[edit] For vector functions
For the product rule regarding vector functions, where the result of the function is a vector, the product rule changes somewhat due to the anticommutative properties of vector products (multiplying vectors and getting a vector as a product). Here, the product rule must be calculated as
and not
- , even though this would be correct for multiplication of scalars.
[edit] An application
Among the applications of the product rule is a proof that
when n is a positive integer (this rule is true even if n is not positive or is not an integer, but the proof of that must rely on other methods). The proof is by mathematical induction on the exponent n. If n = 0 then xn is constant and nxn − 1 = 0. The rule holds in that case because the derivative of a constant function is 0. If the rule holds for any particular exponent n, then for the next value, n + 1, we have
Therefore if the proposition is true of n, it is true also of n + 1.