Problem with proof of Chain rule for f:R->R

Click For Summary

Discussion Overview

The discussion revolves around identifying flaws in a proof of the chain rule for functions from real numbers to real numbers, as presented in Rosenlicht's "Introductory Analysis." Participants analyze the assumptions and steps involved in the proof, particularly focusing on the conditions under which the chain rule holds.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant identifies a flaw in the proof related to the assumption that f is differentiable at g(x0) and that g'(x0) exists.
  • Another participant suggests that the issue may stem from the possibility that g(x0) equals g(x), leading to division by zero.
  • A third participant points out a potential typo in the proof and emphasizes that the problem lies with g rather than f, proposing a modified function h(x) to handle cases where g(x) equals g(x0).
  • Some participants discuss treating cases where g equals g(x0) in every neighborhood of x0, noting that the derivative in such cases is zero.
  • There is a suggestion that it suffices to consider points where g(x) is not equal to g(x0) to show that the limit is zero, leading to a convergence argument.
  • One participant critiques the complexity of modern proofs compared to traditional approaches, attributing this to historical influences in mathematical literature.

Areas of Agreement / Disagreement

Participants express differing views on the source of the flaw in the proof, with some attributing it to the behavior of g and others to the handling of f. There is no consensus on a single resolution to the issues raised.

Contextual Notes

Participants note that the proof's validity may depend on additional conditions on g, but specific requirements are not fully articulated. The discussion highlights the complexity of the proof and the nuances involved in the assumptions made.

Bacle
Messages
656
Reaction score
1
Problem with proof of Chain rule for f:R-->R

Hi, Analysts:

I am going over problems in Rosenlicht's Intro. Analysis

book. In this problem , he asks one to find the flaw in this

argument to the effect that (f(g(x))'=f'(g(x))g'(x). Unfortunately,

author does not clearly state the assumptions; I believe author assumes

f differentiable at g(xo), and g'(xo) exists.

Here is the exercises:

(f(g(xo))=

1) Lim_x->xo [f(g(xo))-f(g(x)]/(x-xo)=

(multiply by (g(x)-g(xo))/(g(x)-g(xo))

2) Lim_x->xo [[f(g(xo)-f(g(x)]/(g(x)-g(xo) ]*[(g(x)-g(xo)]/(x-xo)=

3) Lim_x->xo [f(g(xo)-f(g(x))/(g(x)-g(xo)]*Lim_x->xo[(g(x)-g(xo)/(x-xo)]=

4) f'(g(xo))*g'(xo).

I know the problem is in step 3, since f(g(xo)-f(g(x)) can be zero, even for f

continuous ( or, even smooth, real-analytic, etc.) , using examples like

f(x)=x^2 sin(1/x) for x=/0 and f(x)=0 otherwise.


My question is: what additional conditions do we need on g to make the proof

work, and/or how to change the proof to make it work for a more general case.?


Thanks.
 
Physics news on Phys.org


Are you certain the problem lies with f(g(xo)-f(g(x)) ?
I think that the problem rather is that g(xo)-g(x) can be zero, and that you then divide by zero.

The way to save the situation is, I think, to make the assumption that [tex]g(x)\neq g(x_0)[/tex] in a neighbourhood of xo.
 


There are actually two problems with this proof. The first one is that you have written f(g(xo))-f(g(x) in the numerator instead of f(g(x)) - f(g(x_0)) -- I assume this is a typo. The second problem, as micromass says, the problem with this proof is in g, not f -- namely the fact that g(x) may equal g(x_0) infinitely many times in a neighborhood of x_0. There is a way to handle that possibility though -- define the function h(x) as follows:

h(x) = (f(g(x)) - f(g(x_0)))/(g(x) - g(x_0)) if g(x)≠g(x_0); h(x) = f'(g(x_0)) if g(x) = g(x_0)

It is simple matter of cases to verify that h(x) * (g(x) - g(x_0))/(x-x_0) = (f(g(x)) - f(g(x_0)))/(x - x_0) for every x≠x_0, and also straightforward to verify that h(x) is continuous at x_0.Then it follows immediately that:

[tex]\lim_{x\rightarrow x_0} \frac{f(g(x)) - f(g(x_0))}{x - x_0} = \lim_{x \rightarrow x_0} h(x) \frac{g(x) - g(x_0)}{x - x_0} = f'(g(x_0))g'(x_0)[/tex]
 


it is also possible to treat the case where g equals g(0) in every nbhd of xo as a special case. I.e. then it is easy to see that the derivative is zero, so the formula holds as well.
 


mathwonk said:
it is also possible to treat the case where g equals g(0) in every nbhd of xo as a special case. I.e. then it is easy to see that the derivative is zero, so the formula holds as well.

Is it? I agree that it's easy to see that if the derivative exists it must be zero, but how would you show that f(g(x)) is differentiable at x_0 without doing something like what I mentioned?
 


Yes, thanks all. And sorry for the typos and carelesness; I will try to make
sure I am well-awake next time I post. Yes, the problem is clearly when
g(x0)-g(x) is zero infinitely often, and not what I stated. Sorry.
 


to show a limit is zero, it suffices to look only at points where the value is NOT zero, since where it IS zero it obviously converges to zero. now when g(x) = g(xo), we do have [f(g(x))-f(g(x0))]/[x-x0] = 0, so we can ignore those points.

Thus looking only at points where g(x) ≠ g(xo), you can use the same trick as in the general case, i.e. then [f(g(x))-f(g(x0))]/[x-x0] =
[f(g(x))-f(g(x0))]/[g(x)-g(x0)].[g(x)-g(xo)]/[x-xo], and the second expression converges by the product rule to f'(g(x0)).0 = 0.

Indeed your proof is apparently a disguised version of this one, but why disguise the idea?This was the standard proof a hundred years ago before some smart aleck decided to make the proof look harder by using the clever tricks found in books today. G.H Hardy may be to blame as his book has a linear approximation proof, which however has other virtues in higher dimensions.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K