dmatador
- 120
- 1
ehhh
Last edited:
This does not work, as the limit of the denominator is 0. Distributing the limit over a quotient is only valid if the limit exists and the limit of the denominator is non-zero. However, you can get a working proof if you multiply both sides by \lim_{x\rightarrow c} x - c.dmatador said:<br /> f'(c) = \lim_{x\to c}\frac{f(x) - f(c)}{x - c}<br /> ...since it is differentiable at any arbitrary point.
<br /> f'(c) = \frac{\lim_{x\to c}f(x) - \lim_{x\to c}f(c)}{\lim_{x\to c}(x - c)}<br /> ...using properties of the limit (i think).
slider142 said:This does not work, as the limit of the denominator is 0. Distributing the limit over a quotient is only valid if the limit exists and the limit of the denominator is non-zero. However, you can get a working proof if you multiply both sides by \lim_{x\rightarrow c} x - c.
dmatador said:OK, I think I see that. After that you can pull out the limit sign and cancel out the x - c and are left with 0 = \lim_{x\to c}f(x) - f(c). The proof is basically done.