Ask your own question, for FREE!
Mathematics 23 Online
OpenStudy (anonymous):

Chain rule proof?

OpenStudy (anonymous):

We'll do really simple version of chain rule. Single variable scalar function.

OpenStudy (anonymous):

\[ \frac{dz}{dx} = \frac{dz}{dy}\frac{dy}{dx} \]

OpenStudy (kc_kennylau):

http://lmgtfy.com/?q=chain+rule+proof

OpenStudy (anonymous):

@kc_kennylau Saw those, didn't like them.

OpenStudy (kc_kennylau):

What do you mean by "single variable scalar version"?

OpenStudy (anonymous):

I'm thinking if we look at definitions, it could help. We gotta show \[ \lim_{x\to a}\frac{z(x)-z(a)}{x-a} = \left(\lim_{y\to b}\frac{z(y)-z(b)}{y-b}\right)\left(\lim_{x\to a}\frac{y(x)-y(a)}{x-a}\right) \]

OpenStudy (anonymous):

In this case \(b=y(a)\).

OpenStudy (kc_kennylau):

You can't use y as a variable as in z(y) and a function as in y(x) at the same time...

OpenStudy (anonymous):

Actually, let me rewrite that... \[ \frac{d}{dx}f(g(x)) = f'(g(x))g'(x) \] We gotta show \[ \lim_{x\to a}\frac{f(g(x))-f(g(a))}{x-a} = \left(\lim_{g(x)\to g(a)}\frac{f(g(x))-f(g(a))}{g(x)-g(a)}\right)\left(\lim_{x\to a}\frac{g(x)-g(a)}{x-a}\right) \]

OpenStudy (anonymous):

It looks like chain rule could be proved by simple multiplication if you could show that \(g(x)\to g(a)\) and \(x\to a\) are the same in this context.

OpenStudy (anonymous):

And if you assume that the functions are differentiable. (hence the limits here exist)

OpenStudy (kc_kennylau):

I would write \(g(x)\rightarrow b\) instead

OpenStudy (anonymous):

This?\[ \lim_{x\to a}\frac{f(g(x))-f(g(a))}{x-a} = \left(\lim_{g(x)\to b}\frac{f(g(x))-f(b)}{g(x)-b}\right)\left(\lim_{x\to a}\frac{g(x)-g(a)}{x-a}\right) \]

OpenStudy (kc_kennylau):

Yep but I'm not sure

OpenStudy (anonymous):

To be honest, I find the \(g(x)\) part in there the most dubious part.

OpenStudy (anonymous):

That is, having a function approach something.

OpenStudy (anonymous):

like saying \(x^2 \to -1\) for example.

OpenStudy (anonymous):

The only reason why I'm writing this is because all the proofs I've seen are very complex or hand wavy, and there is something about these definitions that seem very intuitive.

OpenStudy (kc_kennylau):

But what would be the definition of \(\Large\dfrac d{d\sin x}\cos x\)?

OpenStudy (anonymous):

Well \[ \frac{d\cos x}{d\sin x} = \frac{\frac d{dx}\cos x}{\frac d{dx} \sin x} \]

OpenStudy (kc_kennylau):

I mean using the first principle

OpenStudy (kc_kennylau):

I'm not sure

OpenStudy (kc_kennylau):

I'm also exploring this topic

OpenStudy (anonymous):

\[ \lim_{\sin x\to a} \frac{\cos(\arcsin(\sin(x)))-\cos(\arcsin(a))}{\sin(x) - a} \]

OpenStudy (anonymous):

Does this make sense to you?

OpenStudy (kc_kennylau):

\(\arcsin(\sin(x))\) -_-

OpenStudy (anonymous):

Basically \(x = \arcsin(\sin(x))\) so \(\cos(x) = \cos(\arcsin(\sin(x))\)

OpenStudy (anonymous):

In other words... \[ \frac{d}{d\sin x} f(x) = \frac{d}{d\sin x}f(\arcsin(\sin(x)) = \frac{d}{du}f(\arcsin(u)) \]

OpenStudy (kc_kennylau):

But how do you make \(\sin x\) approach \(a\)?

OpenStudy (anonymous):

In some cases, you can't do it all. In other cases, there is more than one way to do it.

OpenStudy (anonymous):

However, we are working in a context where there is some \(a'\) such that if \(x\to a'\) then \(g(x) \to a\)

OpenStudy (anonymous):

That is, we are working in a context where \(\lim_{x\to a'}g(x) = a\)

OpenStudy (anonymous):

Since we are doing the chain rule, we get to assume this limit exists since chain rule only works if the functions in question are differentiable (hence continuous, hence limit exists).

OpenStudy (kc_kennylau):

But what's a'?

OpenStudy (anonymous):

All I can tell you is that it exists, and the properties that I've already said about it.

OpenStudy (anonymous):

But looking at what was written above.... \(b\) would correspond to \(a\) and \(a\) would correspond to \(a'\). There was a change in notation.

OpenStudy (anonymous):

So basically, suppose we are differentiating \( f(g(x)) \) at the point \(a'\). Then \(g(a') = a\). Does that make sense?

OpenStudy (kc_kennylau):

okay...

OpenStudy (kc_kennylau):

Look at https://en.wikipedia.org/wiki/Chain_rule#First_proof

OpenStudy (kc_kennylau):

Looks nice to me

OpenStudy (kc_kennylau):

What did you mean by "Single variable scalar function" anyway?

OpenStudy (anonymous):

It's not a vector and doesn't have multiple inputs.

OpenStudy (anonymous):

Actually looking at that proof, I have realized something interesting...

OpenStudy (anonymous):

Even if \(g(x)\) is continuous at \(a\) and \(g(a) = b\), we still can't say that: \[ \lim_{x\to a}f(g(x)) = \lim_{g\to b}f(g) \]Since there many be many cases where \(g(x)=b\) and yet \(x\neq a\).

OpenStudy (anonymous):

may be^

OpenStudy (anonymous):

But that first proof is exactly what I'm looking for, I just need to understand how to thoroughly understand the caveat.

OpenStudy (kc_kennylau):

Well you may want to look at the \(\href{ https://en.wikipedia.org/wiki/(%CE%B5,_%CE%B4)-definition_of_limit }{\mbox{Epsilon-Delta definition of limit}}\).

OpenStudy (kc_kennylau):

okay some technical problem here but you know what I mean

OpenStudy (anonymous):

No, I understand limits and the technical definition quite well.

OpenStudy (kc_kennylau):

I meant "technical" as in the LaTeX cannot be displayed

OpenStudy (anonymous):

At no point did I actually assume \[ \lim_{x\to a}g(x) = b = g(a) \implies \lim_{x\to a}f(g(x)) = \lim_{g\to b}f(g) \] was true, I was just curious about it.

OpenStudy (kc_kennylau):

I assume you mean \(g(x)\) by \(g\)

OpenStudy (anonymous):

No, in this case I actually mean \(g\) as an independent variable.

OpenStudy (kc_kennylau):

But g is a function?

OpenStudy (anonymous):

Well, I can use another dummy variable to make it more clear to you: \[ \lim_{x\to a}(f\circ g)(x) = \lim_{x\to b}f(x) \]

OpenStudy (anonymous):

Maybe it was wrong to use \(g\) there? I did it to show the pattern.

OpenStudy (kc_kennylau):

Anyway I have to go now

OpenStudy (anonymous):

Good night.

OpenStudy (kc_kennylau):

17:52 here :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!