A question about the derivative

  • Thread starter Thread starter Flumpster
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Flumpster
Messages
31
Reaction score
0

Homework Statement



Generally the derivative has the limit x-- h applied to the whole thing like
$$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h}$$

I'm guessing you can't express it as

$$\frac{\lim_{h\to 0} f(x+h)-f(x)}{\lim_{h\to 0} h}$$

because the quotient rule for limits doesn't hold when the limit of bottom part of the fraction equals 0.

Can you express it like this though?

$$\frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$

In other words, does $$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h} = \frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$ ?
 
Physics news on Phys.org
Flumpster said:

Homework Statement



Generally the derivative has the limit x-- h applied to the whole thing like
$$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h}$$

I'm guessing you can't express it as

$$\frac{\lim_{h\to 0} f(x+h)-f(x)}{\lim_{h\to 0} h}$$

because the quotient rule for limits doesn't hold when the limit of bottom part of the fraction equals 0.

Can you express it like this though?

$$\frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$

In other words, does $$\lim_{h\to 0} \frac{f(x+h)-f(x)}{h} = \frac{f(x +\lim_{h\to 0} h)-f(x)}{\lim_{h\to 0} h}$$ ?

The limit of the denominator is zero in that expression too. So, no, you can't do that.
 
Besides what SammyS said, you can't in general "distribute" the limit operation into a function.

IOW, it's generally not true that
## \lim_{h \to 0} f(x + h) = f(x + \lim_{h \to 0} h)##
 
Your latter formula means the denominator and the numerator are not synchronized when h--->0
Could you understand me?
 
Bennett.F.L said:
Your latter formula means the denominator and the numerator are not synchronized when h--->0
Could you understand me?
Who is this directed to, and what do you mean?
 
Thanks, Mark44 and SammyS :)
Bennett.F.L, I'm sorry, I'm not sure what you mean. It's ok though, I think I got it.