Product Rule Proof: Reasons Why it Won't Work

UMath1
Messages
361
Reaction score
9
Why wouldn't this work?
Screenshot_2015-09-22-16-03-31.png
 
Physics news on Phys.org
Because
$$
\lim_{\Delta x\to 0}\left(\frac{\Delta(g(x)h(x))}{\Delta x}\right) \neq \lim_{\Delta x\to 0}\left(\frac{\Delta g(x)}{\Delta x}\right)\lim_{\Delta x\to 0}\left(\frac{\Delta h(x)}{\Delta x}\right).
$$
It is unclear why you think these expressions would be equal on quite a few levels.
 
Isn't that a limit law though?
Screenshot_2015-09-22-16-11-32.png
 
You are doing something completely different from that law. Not only are you not computing ##\Delta(g(x) h(x))## correctly, you are also introducing an arbitrary extra ##\Delta x## in the denominator.

Also, you should stop attaching images like these. They are going to be impossible to read on most mobile devices and impossible to quote properly. There is a tutorial on how to write proper forum maths here: https://www.physicsforums.com/help/latexhelp/
 
I understand that I put in an extra Δx. But how is Δ(g(x)h(x)) beung computed incorrectly?
 
UMath1 said:
I understand that I put in an extra Δx. But how is Δ(g(x)h(x)) beung computed incorrectly?

You are assuming ##\Delta(g(x)h(x)) = (\Delta g(x))(\Delta h(x))## to leading order in ##\Delta x##:
 
Oh ok..thanks!
 
Orodruin said:
Also, you should stop attaching images like these. They are going to be impossible to read on most mobile devices and impossible to quote properly. There is a tutorial on how to write proper forum maths here: https://www.physicsforums.com/help/latexhelp/
I agree completely. The image you posted in #3 can be done right here in the text input pane.
 
  • Like
Likes Anama Skout
The standard proof: Let f(x)=u(x)\cdot v(x). Then f(x+h)=u(x+h)\cdot v(x+h). This means that f(x+h)-f(x)=u(x+h)\cdot v(x+h) - u(x)\cdot v(x). Now add and subtract u(x+h)v(x): f(x+h)-f(x)=u(x+h)\cdot v(x+h) - u(x+h)\cdot v(x) + u(x+h)\cdot v(x) - u(x)\cdot v(x)= u(x+h)\cdot[v(x+h)- v(x)]+v(x)\cdot [u(x+h)-u(x)].
Now divide by h and go to the limit: f'(x)= \lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}=\lim_{h\rightarrow 0}\frac{u(x+h)\cdot[v(x+h)- v(x)]}{h}+\lim_{h\rightarrow 0}\frac{v(x)\cdot [u(x+h)-u(x)]}{h}=u(x)\cdot v'(x)+u'(x)v(x).
 

Similar threads

Replies
7
Views
2K
Replies
1
Views
1K
Replies
4
Views
17K
Replies
2
Views
2K
Replies
4
Views
3K
Replies
2
Views
2K
Replies
13
Views
2K
Back
Top