Product rule
Part of a series of articles about | ||||||
Calculus | ||||||
---|---|---|---|---|---|---|
|
||||||
Specialized |
||||||
In calculus, the product rule is a formula used to find the derivatives of products of two or more functions. It may be stated as
or in the Leibniz notation
- .
In differentials notation, this can be written as
- .
In Leibniz notation, the derivative of the product of three functions (not to be confused with Euler's triple product rule) is
- .
Discovery
Discovery of this rule is credited to Gottfried Leibniz, who demonstrated it using differentials.[1] (However, Child (2008) argues that it is due to Isaac Barrow). 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" (compared to 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 Lagrange's notation as
Examples
- Suppose we want to differentiate ƒ(x) = x2 sin(x). By using the product rule, one gets the derivative ƒ '(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 ƒ(x) is a differentiable function, then cƒ(x) is also differentiable, and its derivative is (c × ƒ)'(x) = c × ƒ '(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 rule for integration by parts is derived from the product rule, as is (a 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.)
Proofs
Proof by factoring
Let h(x) = f(x) g(x), and suppose that f and g are each differentiable at x. We want to prove that h is differentiable at x and that its derivative h'(x) is given by f'(x) g(x) + f(x) g'(x). To do this (which is zero, and thus does not change the value) is added to the numerator to permit its factoring, and then properties of limits are used.
- .
Rigorous proof
A rigorous proof of the product rule can be given using the definition of the derivative as a limit, and the basic properties of limits.
Let h(x) = f(x) g(x), and suppose that f and g are each differentiable at x0. (Note that x0 will remain fixed throughout the proof). We want to prove that h is differentiable at x0 and that its derivative h′(x0) is given by f′(x0) g(x0) + f(x0) g′(x0).
Let Δh = h(x0 + Δx) − h(x0); note that although x0 is fixed, Δh depends on the value of Δx, which is thought of as being "small".
The function h is differentiable at x0 if the limit
exists; when it does, h′(x0) is defined to be the value of the limit.
As with Δh, let Δf = f(x0 + Δx) − f(x0) and Δg = g(x0 + Δx) − g(x0) which, like Δh, also depends on Δx. Then f(x0 + Δx) = f(x0) + Δf and g(x0 + Δx) = g(x0) + Δg.
It follows that h(x0 + Δx) = f(x0 + Δx) g(x0 + Δx) = (f(x0) + Δf) (g(x0) + Δg); applying the distributive law, we see that
-
(
- )
While it is not necessary for the proof, it can be helpful to understand this product geometrically as the area of the rectangle in this diagram:
To get the value of Δh, subtract h(x0) = f(x0) g(x0) from equation (*). This removes the area of the white rectangle, leaving three rectangles:
To find h′(x0), we need to find the limit as Δx goes to 0 of
-
(
- )
The first two terms of the right-hand side of this equation correspond to the areas of the blue rectangles; the third corresponds to the area of the gray rectangle. Using the basic properties of limits and the definition of the derivative, we can tackle this term-by term. First,
Similarly,
The third term, corresponding to the small gray rectangle, winds up being negligible (i.e. going to 0 in the limit) because Δf Δg "vanishes to second order". Rigorously,
We have shown that the limit of each of the three terms on the right-hand side of equation (**) exists, hence
exists and is equal to the sum of the three limits. Thus, the product h(x) is differentiable at x0 and its derivative is given by
as was to be shown.
Brief proof
By definition, if are differentiable at then we can write
such that , also written . Then:
Taking the limit for small gives the result.
Logarithms and quarter squares
Let f = uv and suppose u and v are positive functions of x. Then
Differentiating both sides:
and so, multiplying the left side by f, and the right side by uv (note: f = uv),
The proof appears in . 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 (however, information about the derivative of a logarithm that is sufficient to carry out a variant of the proof can be inferred by considering the derivative at x = 1 of the logarithm to any base of cx, where c is a constant, then generalising c). 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.
There is an analogous but arguably even easier proof (i.e., some people may find it easier as it can be used before being able to differentiate logarithms), using quarter square multiplication, which similarly relies on the chain rule and on the properties of the quarter square function (shown here as q, i.e., with ):
Differentiating both sides:
This does not present issues of whether the values are positive or negative, and the function's properties are much simpler to demonstrate (indeed, it can be differentiated without using first principles by considering the derivative at x = 0 of cx, where c is a constant, then generalising c).
Note also, these proofs are only valid for numbers or similar, whereas proofs from first principles are also valid for matrices and such like.
Chain rule
The product rule can be considered a special case of the chain rule for several variables.
Non-standard analysis
Let u and v be continuous functions in x, and let dx, du and dv be infinitesimals within the framework of non-standard analysis, specifically the hyperreal numbers. Using st to denote the standard part function that associates to a finite hyperreal number the real infinitely close to it, this gives
.
This was essentially Leibniz's proof exploiting the transcendental law of homogeneity (in place of the standard part above).
Smooth infinitesimal analysis
In the context of Lawvere's approach to infinitesimals, let dx be a nilsquare infinitesimal. Then du = u' dx and dv = v' dx, so that
since
Generalizations
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
Higher derivatives
It can also be generalized to the Leibniz rule for the nth derivative of a product of two factors:
See also binomial coefficient and the formally quite similar binomial theorem. See also General Leibniz rule.
Furthermore, for the nth derivative of an arbitrary number of factors:
Higher partial derivatives
For partial derivatives, we have
where the index S runs through the whole list of 2n subsets of {1, ..., n}. For example, when n = 3, then
Banach space
Suppose 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
Derivations in abstract algebra
In abstract algebra, the product rule is used to define what is called a derivation, not vice versa.
Vector functions
The product rule extends to scalar multiplication, dot products, and cross products of vector functions.
For scalar multiplication:
For dot products:
For cross products:
Note: cross products are not commutative, i.e. , instead products are anticommutative, so it can be written as
Scalar fields
For scalar fields the concept of gradient is the analog of the derivative:
Applications
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, and therefore all integral n.
Definition of tangent space
Product rule is also used in definition of abstract tangent space of some abstract geometric figure (smooth manifold). This definition we can use if we cannot or wish to not use surrounding ambient space where our chosen geometric figure lives (since there might be no such surrounding space). It uses the fact that it is possible to define derivatives of real-valued functions on that geometric figure at a point p solely with the product rule and that the set of all such derivations in fact forms a vector space that is the desired tangent space.
See also
- Derivation (differential algebra)
- Differential (mathematics)
- General Leibniz rule
- Quotient rule
- Reciprocal rule
References
- ↑ Michelle Cirillo (August 2007). "Humanizing Calculus". The Mathematics Teacher. 101 (1): 23–27. (subscription required (help)).
- Child, J. M. (2008) "The early mathematical manuscripts of Leibniz", Gottfried Wilhelm Leibniz, translated by J. M. Child; page 29, footnote 58.