Chain rule, Mathematics

Assignment Help:

Chain Rule :  If f(x) and g(x) are both differentiable functions and we describe F(x) = (f. g)(x) so the derivative of F(x) is F′(x) = f ′(g(x)) g′(x).

 Proof

We will start off the proof through defining u = g(x) and considering that in terms of this definition what we are going asked to prove,

(d/dx)[f(u)] = f'(u) (du/dx)

Let's consider the derivative of u(x) (again, keep in mind we have defined u(g(x)) and therefore u actually is a function of x) that we know exists since we are assuming that g(x) is differentiable. Through definition we contain,

u'(x) = limh→0 (u(x + h) - u(x)/h)

Remember as well that,

limh→0 ((u(x + h) - u(x)/h) - u'(x))

= limh→0 (u(x + h) - u(x)/h) - limh→0 u'(x)

= u'(x) - u'(x) = 0

Now, describe as,

If h ≠ 0 then v(h) = (u(x + h) - u(x))/h - u'(x)

If h = 0 then v(h) = 0

and remember that limh→0v(h) =0 = v(0) and therefore v(h) is continuous at h = 0.

Now if we suppose that h ≠ 0 we can rewrite the definition of v (h) to find,

u(x + h) = u(x) + h(v( h) + u′(x)                                    (1)

 Now, notice that (1) is in fact valid even if we let h ≠ 0 and so is valid for any value of h.

After that, since we also know that f(x) is differentiable we can do something same.  Though, we're going to utilize a diverse set of letters or variables here for causes which will be apparent in a little.

Therefore define,

If k ≠ 0 then w(k) = (f(z + k) - f(z))/k - f'(x)

If k = 0 then w(k) = 0

We can suffer a same argument that we did above thus demonstrate that w(k) is continuous at k = 0 and that,

 f(z + k) = f(z) + k(w(k) + f ′(z))                                    (2)

Do not get excited regarding the different letters at this point all we did was, by use k in place of h and let x = z. Nothing fancy at this time, although the change of letters will be helpful down the road.

Then, to this point this doesn't look like we have actually done anything hwihc gets us even close to giving the chain rule. The work above will produce very significant in our proof however therefore let's get going onto the proof.

What we require to do at this time is utilize the definition of the derivative and estimate the following limit.

(d/dx)[f[u(x)]] = limh→0 (f[u(x + h) - f(u(x))])/h                                   (3)

Remember that even if the notation is more than a little messy if we utilize u(x) in place of u we require reminding ourselves here that u actually is a function of x.

Let's this time use (1) to rewrite the u(x+ h) and yes the notation is going to be unpleasant although we are going to have to deal along with this. By using (1), the numerator into the limit above turns into,

f[u(x + h)] - f[u(x)] = f[u(x) + h(v(h) + u'(x))] - f[u(x)]

If we then describe z = u(x) and k = h(v(h)) + u′(x)) we can utilize (2) to then write this as,

f[u(x + h)] - f[u(x)] = f[u(x) + h(v(h) + u'(x))] - f[u(x)]

= f[u(x)] + h(v(h) + u'(x))(w(k) + f'[u(x)]) - f[u(x)]

= h(v(h) + u'(x)) (w(k) + f'[u(x)])

Remember that we were capable to cancel a f[u(x)] to simplify all things up a bit.  Also, remember that the w(k) was intentionally left that method to maintain the mess to a minimum now, just notice that k = h(v(h) + u′(x)) here as which will be significant at this point in a little. Let's here go back and keep in mind that all that was the numerator of our limit, (3). Plugging it in (3) provides,

d/dx)[f[u(x)]] = limh→0 (h(v(h) + u'(x)) (w(k) + f'[u(x)])

= limh→0 (v(h) + u'(x))(w(k) + f'[u(x)])

Notice that the h's canceled out.  Next, recall that k = h (v(h) + u′ (x) and therefore,

= limh→0 k = lim h→0 (h(v(h) + u′(x)) = 0

Though, if limh→0 k = 0, as we have defined k anyway, so by the definition of w and the fact that we know w(k) is continuous at k = 0 we also know that,

limh→0 w(k) = w(limh→0 k)

= w(0)

= 0

And, recall that limh→0v(h) = 0. By using all of these facts our limit is,

d/dx)[f[u(x)]] = limh→0 (v(h) + u'(x)) (w(k) + f'[u(x)])

= u'(x) f'[u(x)]

= f'[u(x)] du/dx

It is exactly what we required to prove and therefore we're done.


Related Discussions:- Chain rule

Rental car agency has 50 cars, Rental car agency has 50 cars. Rental rate i...

Rental car agency has 50 cars. Rental rate in winter is 60%. What is probability that in give winter month the rental rate is fewer than 35 cars rented? Use normal distribution to

Find out indegree, Question: Consider a digraph D on 5 nodes, named x0...

Question: Consider a digraph D on 5 nodes, named x0, x1,.., x4, such that its adjacency matrix contains 1's in all the elements above the diagonal A[0,0], A[1,1], A[2,2],.., e

Millie purchased six bottles of soda how much she pay, Millie purchased six...

Millie purchased six bottles of soda at $1.15 each. How much did she pay? To ?nd out the total cost of six bottles, you must multiply the cost per bottle through 6; $1.15 × 6 =

What is limit x tends to 0 log(1+x)/x to the base a?, Here we will use the...

Here we will use the expansion method Firstly lim x-0 log a (1+x)/x firstly using log property we get: lim x-0 log a (1+x)-logx then we change the base of log i.e lim x-0 {l

Prove that a simple graph is connected, Prove that a simple graph is connec...

Prove that a simple graph is connected if and only if it has a spanning tree.    Ans: First assume that a simple graph G has a spanning  tree T.  T consists of every node of G.

Integers, The set of whole numbers also does not satisfy all our requ...

The set of whole numbers also does not satisfy all our requirements as on observation, we find that it does not include negative numbers like -2, -7 and so on. To

Differential equation (dy/dx) +x^2 = x^2*e^(3y), The general solution of th...

The general solution of the differential equation (dy/dx) +x^2 = x^2*e^(3y). Solution)(dy/dx) +x^2 = x^2*e^(3y) dy/dx=x 2 (e 3y -1) x 2 dx=dy/(e 3y -1) this is an elementar

External division of section formula, give me the derivation of external di...

give me the derivation of external division of sectional formula using vectors

Sequencing, jobs a b c d e f 1 15 8 6 14 6 26 ...

jobs a b c d e f 1 15 8 6 14 6 26 2 17 7 9 10 15 22 3 21 7 12 9 11 19 4 18 6 11 12 14 17

Chi-square test, my question involves frequencies less than five and i cann...

my question involves frequencies less than five and i cannot aggregate the data, what do i use instead of the chi-square test?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd