Leibniz Rule (generalized Product Rule)
   HOME

TheInfoList



OR:

In
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
, the general Leibniz rule, named after
Gottfried Wilhelm Leibniz Gottfried Wilhelm Leibniz (or Leibnitz; – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat who is credited, alongside Sir Isaac Newton, with the creation of calculus in addition to ...
, generalizes the
product rule In calculus, the product rule (or Leibniz rule or Leibniz product rule) is a formula used to find the derivatives of products of two or more functions. For two functions, it may be stated in Lagrange's notation as (u \cdot v)' = u ' \cdot v ...
for the
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
of the product of two (which is also known as "Leibniz's rule"). It states that if f and g are -times
differentiable function In mathematics, a differentiable function of one real variable is a function whose derivative exists at each point in its domain. In other words, the graph of a differentiable function has a non- vertical tangent line at each interior point in ...
s, then the product fg is also -times differentiable and its -th
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
is given by (fg)^=\sum_^n f^ g^, where = is the
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
and f^ denotes the ''j''th derivative of ''f'' (and in particular f^= f). The rule can be proven by using the product rule and
mathematical induction Mathematical induction is a method for mathematical proof, proving that a statement P(n) is true for every natural number n, that is, that the infinitely many cases P(0), P(1), P(2), P(3), \dots  all hold. This is done by first proving a ...
.


Second derivative

If, for example, , the rule gives an expression for the second derivative of a product of two functions: (fg)''(x)=\sum\limits_^=f''(x)g(x)+2f'(x)g'(x)+f(x)g''(x).


More than two factors

The formula can be generalized to the product of ''m'' differentiable functions ''f''1,...,''f''''m''. \left(f_1 f_2 \cdots f_m\right)^=\sum_ \prod_f_^\,, where the sum extends over all ''m''-tuples (''k''1,...,''k''''m'') of non-negative integers with \sum_^m k_t=n, and = \frac are the
multinomial coefficient In mathematics, the multinomial theorem describes how to expand a power of a sum in terms of powers of the terms in that sum. It is the generalization of the binomial theorem from binomials to multinomials. Theorem For any positive integer ...
s. This is akin to the
multinomial formula In mathematics, the multinomial theorem describes how to expand a power of a sum in terms of powers of the terms in that sum. It is the generalization of the binomial theorem from binomials to multinomials. Theorem For any positive integer a ...
from algebra.


Proof

The proof of the general Leibniz rule proceeds by induction. Let f and g be n-times differentiable functions. The base case when n=1 claims that: (fg)' = f'g + fg', which is the usual
product rule In calculus, the product rule (or Leibniz rule or Leibniz product rule) is a formula used to find the derivatives of products of two or more functions. For two functions, it may be stated in Lagrange's notation as (u \cdot v)' = u ' \cdot v ...
and is known to be true. Next, assume that the statement holds for a fixed n \geq 1, that is, that (fg)^=\sum_^n\binom f^g^. Then, \begin (fg)^ &= \left \sum_^n \binom f^ g^ \right \\ &= \sum_^n \binom f^ g^ + \sum_^n \binom f^ g^ \\ &= \sum_^n \binom f^ g^ + \sum_^ \binom f^ g^ \\ &= \binom f^ g^ + \sum_^ \binom f^ g^ + \sum_^n \binom f^ g^ + \binom f^ g^ \\ &= \binom f^ g^ + \left( \sum_^n \left binom + \binom \right^ g^ \right) + \binom f^ g^ \\ &= \binom f^ g^ + \sum_^n \binom f^ g^ + \binomf^ g^ \\ &= \sum_^ \binom f^ g^ . \end And so the statement holds for and the proof is complete.


Relationship to the binomial theorem

The Leibniz rule bears a strong resemblance to the
binomial theorem In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, the power expands into a polynomial with terms of the form , where the exponents and a ...
, and in fact the binomial theorem can be proven directly from the Leibniz rule by taking f(x) = e^ and g(x) = e^, which gives :(a + b)^n e^ = e^\sum_^n \binom a^b^k, and then dividing both sides by e^.


Multivariable calculus

With the
multi-index Multi-index notation is a mathematical notation that simplifies formulas used in multivariable calculus, partial differential equations and the theory of distributions, by generalising the concept of an integer index to an ordered tuple of indices ...
notation for
partial derivative In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables, with the others held constant (as opposed to the total derivative, in which all variables are allowed to vary). P ...
s of functions of several variables, the Leibniz rule states more generally: \partial^\alpha (fg) = \sum_ (\partial^ f) (\partial^ g). This formula can be used to derive a formula that computes the
symbol A symbol is a mark, Sign (semiotics), sign, or word that indicates, signifies, or is understood as representing an idea, physical object, object, or wikt:relationship, relationship. Symbols allow people to go beyond what is known or seen by cr ...
of the composition of differential operators. In fact, let ''P'' and ''Q'' be differential operators (with coefficients that are differentiable sufficiently many times) and R = P \circ Q. Since ''R'' is also a differential operator, the symbol of ''R'' is given by: R(x, \xi) = e^ R (e^). A direct computation now gives: R(x, \xi) = \sum_\alpha \left(\right)^\alpha P(x, \xi) \left(\right)^\alpha Q(x, \xi). This formula is usually known as the Leibniz formula. It is used to define the composition in the space of symbols, thereby inducing the ring structure.


See also

*
Derivation (differential algebra) In mathematics, a derivation is a function on an algebra that generalizes certain features of the derivative operator. Specifically, given an algebra ''A'' over a ring or a field ''K'', a ''K''-derivation is a ''K''-linear map that satisfies L ...
*
Umbral calculus The term umbral calculus has two related but distinct meanings. In mathematics, before the 1970s, umbral calculus referred to the surprising similarity between seemingly unrelated polynomial equations and certain shadowy techniques used to prove ...


References

{{Calculus topics Articles containing proofs Differentiation rules Gottfried Wilhelm Leibniz Mathematical identities Theorems in mathematical analysis Theorems in calculus