قاعدة السلسلة

في التحليل الرياضي، قاعدة السلسلة هي إحدى صيغ اشتقاق تركيب تابعين رياضيين:

المشتق :

بترميز لايبنتس:

More precisely, to indicate the point at each derivative is evaluated at, .

The versions of the chain rule in the Lagrange and the Leibniz notation are equivalent, in the sense that if and , so that , then

and

[1]

In integration, the counterpart to the chain rule is the substitution rule.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

التاريخ

The chain rule seems to have first been used by Gottfried Wilhelm Leibniz. He used it to calculate the derivative of as the composite of the square root function and the function . He first mentioned it in a 1676 memoir (with a sign error in the calculation). The common notation of chain rule is due to Leibniz.[2] Guillaume de l'Hôpital used the chain rule implicitly in his Analyse des infiniment petits. The chain rule does not appear in any of Leonhard Euler's analysis books, even though they were written over a hundred years after Leibniz's discovery.


بـُعـْد واحد

المثال الأول

Suppose that a skydiver jumps from an aircraft. Assume that t seconds after his jump, his height above sea level in meters is given by g(t) = 4000 − 4.9t2. One model for the atmospheric pressure at a height h is f(h) = 101325 e−0.0001h. These two equations can be differentiated and combined in various ways to produce the following data:

  • g′(t) = −9.8t is the velocity of the skydiver at time t.
  • f′(h) = −10.1325e−0.0001h is the rate of change in atmospheric pressure with respect to height at the height h and is proportional to the buoyant force on the skydiver at h meters above sea level. (The true buoyant force depends on the volume of the skydiver.)
  • (fg)(t) is the atmospheric pressure the skydiver experiences t seconds after his jump.
  • (fg)′(t) is the rate of change in atmospheric pressure with respect to time at t seconds after the skydiver's jump, and is proportional to the buoyant force on the skydiver at t seconds after his jump.

Here, the chain rule gives a method for computing (fg)′(t) in terms of f and g. While it is always possible to directly apply the definition of the derivative to compute the derivative of a composite function, this is usually very difficult. The utility of the chain rule is that it turns a complicated derivative into several easy derivatives.

The chain rule states that, under appropriate conditions,

In this example, this equals

In the statement of the chain rule, f and g play slightly different roles because f' is evaluated at , whereas g' is evaluated at t. This is necessary to make the units work out correctly.

For example, suppose that we want to compute the rate of change in atmospheric pressure ten seconds after the skydiver jumps. This is (fg)′(10) and has units of pascals per second. The factor g′(10) in the chain rule is the velocity of the skydiver ten seconds after his jump, and it is expressed in meters per second. is the change in pressure with respect to height at the height g(10) and is expressed in pascals per meter. The product of and therefore has the correct units of pascals per second.

Here, notice that it is not possible to evaluate f anywhere else. For instance, the 10 in the problem represents ten seconds, while the expression would represent the change in pressure at a height of ten meters, which is not what we wanted. Similarly, while g′(10) = −98 has a unit of meters per second, the expression f′(g′(10)) would represent the change in pressure at a height of −98 meters, which is again not what we wanted. However, g(10) is 3020 meters above sea level, the height of the skydiver ten seconds after his jump, and this has the correct units for an input to f.

Statement

The simplest form of the chain rule is for real-valued functions of one real variable. It states that if g is a function that is differentiable at a point c (i.e. the derivative g′(c) exists) and f is a function that is differentiable at g(c), then the composite function f ∘ g is differentiable at c, and the derivative is[3]

The rule is sometimes abbreviated as

If y = f(u) and u = g(x), then this abbreviated form is written in Leibniz notation as:

[1]

The points where the derivatives are evaluated may also be stated explicitly:

Carrying the same reasoning further, given n functions with the composite function , if each function is differentiable at its immediate input, then the composite function is also differentiable by the repeated application of Chain Rule, where the derivative is (in Leibniz's notation):

[4]

المزيد من الأمثلة

غياب الصيغ

المشتقات العليا

Faà di Bruno's formula generalizes the chain rule to higher derivatives. Assuming that y = f(u) and u = g(x), then the first few derivatives are:

البراهين

البرهان الأول

One proof of the chain rule begins with the definition of the derivative:

Assume for the moment that does not equal for any x near a. Then the previous expression is equal to the product of two factors:

If oscillates near a, then it might happen that no matter how close one gets to a, there is always an even closer x such that equals . For example, this happens for g(x) = x2sin(1 / x) near the point a = 0. Whenever this happens, the above expression is undefined because it involves division by zero. To work around this, introduce a function as follows:

We will show that the difference quotient for fg is always equal to:

Whenever g(x) is not equal to g(a), this is clear because the factors of g(x) − g(a) cancel. When g(x) equals g(a), then the difference quotient for fg is zero because f(g(x)) equals f(g(a)), and the above product is zero because it equals f′(g(a)) times zero. So the above product is always equal to the difference quotient, and to show that the derivative of fg at a exists and to determine its value, we need only show that the limit as x goes to a of the above product exists and determine its value.

To do this, recall that the limit of a product exists if the limits of its factors exist. When this happens, the limit of the product of these two factors will equal the product of the limits of the factors. The two factors are Q(g(x)) and (g(x) − g(a)) / (xa). The latter is the difference quotient for g at a, and because g is differentiable at a by assumption, its limit as x tends to a exists and equals g′(a).

As for Q(g(x)), notice that Q is defined wherever f is. Furthermore, f is differentiable at g(a) by assumption, so Q is continuous at g(a), by definition of the derivative. The function g is continuous at a because it is differentiable at a, and therefore Qg is continuous at a. So its limit as x goes to a exists and equals Q(g(a)), which is f′(g(a)).

This shows that the limits of both factors exist and that they equal f′(g(a)) and g′(a), respectively. Therefore, the derivative of fg at a exists and equals f′(g(a))g′(a).[4]



. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

انظر أيضاً

المراجع

  1. ^ أ ب "Chain Rule in Leibniz Notation". oregonstate.edu. Retrieved 2019-07-28.
  2. ^ Rodríguez, Omar Hernández; López Fernández, Jorge M. (2010). "A Semiotic Reflection on the Didactics of the Chain Rule". The Mathematics Enthusiast. 7 (2): 321–332. Retrieved 2019-08-04.
  3. ^ Apostol, Tom (1974). Mathematical analysis (2nd ed.). Addison Wesley. Theorem 5.5. {{cite book}}: Unknown parameter |nopp= ignored (|no-pp= suggested) (help)
  4. ^ أ ب "Chain Rule for Derivative". Math Vault (in الإنجليزية الأمريكية). 2016-06-05. Retrieved 2019-07-28.

وصلات خارجية