Lemniscates
- 9
- 0
Hello all,
I'm having trouble with proving that the derivative of f(x)*g(x) is f'(x)*g(x)+f(x)*g'(x).
Now, I've already seen the actual proof, and I can understand its reasoning, but the first time I tried to prove without looking at the solution, this is what I wrote before I became rather confused:
So, using the limit definition of the derivative, I get that the derivative of f(x)*g(x) is:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {\frac{f(x+\Delta x)g(x+\Delta x) - f(x)g(x)} {\Delta x}}<br />
I can rewrite this as:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {(f(x+\Delta x)\frac{g(x+\Delta x) }{\Delta x} - f(x)\frac{g(x)}{\Delta x})}<br />
Then I used some limit rules (multiplication and subtraction of limits) to rewrite the limit:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {f(x+\Delta x)} \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - \displaystyle\lim_{\Delta x \rightarrow 0} {f(x)} \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}}<br />
I believe that, because f(x) and g(x) are differentiable (and therefore continuous), this evaluates to:
<br /> f(x) \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - f(x) \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}}<br />
Then I can factor out f(x) and be left with :
<br /> f(x)( \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}})<br />
Then, because the the limit of a difference is the same as the difference of the two terms' limits:
<br /> f(x)( \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)-g(x)}{\Delta x}})<br />
I finally get: <br /> f(x)g'(x)<br />
I realize that this isn't the right answer. Where am I going wrong?
I'm having trouble with proving that the derivative of f(x)*g(x) is f'(x)*g(x)+f(x)*g'(x).
Now, I've already seen the actual proof, and I can understand its reasoning, but the first time I tried to prove without looking at the solution, this is what I wrote before I became rather confused:
So, using the limit definition of the derivative, I get that the derivative of f(x)*g(x) is:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {\frac{f(x+\Delta x)g(x+\Delta x) - f(x)g(x)} {\Delta x}}<br />
I can rewrite this as:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {(f(x+\Delta x)\frac{g(x+\Delta x) }{\Delta x} - f(x)\frac{g(x)}{\Delta x})}<br />
Then I used some limit rules (multiplication and subtraction of limits) to rewrite the limit:
<br /> \displaystyle\lim_{\Delta x \rightarrow 0} {f(x+\Delta x)} \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - \displaystyle\lim_{\Delta x \rightarrow 0} {f(x)} \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}}<br />
I believe that, because f(x) and g(x) are differentiable (and therefore continuous), this evaluates to:
<br /> f(x) \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - f(x) \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}}<br />
Then I can factor out f(x) and be left with :
<br /> f(x)( \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)}{\Delta x}} - \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x)}{\Delta x}})<br />
Then, because the the limit of a difference is the same as the difference of the two terms' limits:
<br /> f(x)( \displaystyle\lim_{\Delta x \rightarrow 0}{\frac{g(x+\Delta x)-g(x)}{\Delta x}})<br />
I finally get: <br /> f(x)g'(x)<br />
I realize that this isn't the right answer. Where am I going wrong?
Last edited: