Question about defn. of derivative

  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Derivative
AxiomOfChoice
Messages
531
Reaction score
1
Let \{h_n\} be ANY sequence of real numbers such that h_n \neq 0[/tex] and h_n \to 0. If f&amp;#039;(x) exists, do we have<br /> <br /> &lt;br /&gt; f&amp;#039;(x) = \lim_{n\to \infty} f_n(x),&lt;br /&gt;<br /> <br /> where <br /> &lt;br /&gt; f_n(x) = \frac{1}{h_n} (f(x+h_n) - f(x))&lt;br /&gt;<br /> <br /> ?<br /> <br /> This seems to express the derivative as the pointwise limit of a sequence of functions...right? Do we know, in addition, that the convergence is uniform?
 
Physics news on Phys.org
Uniform in what sense? The definition does not require uniformity in x.
 
mathman said:
Uniform in what sense? The definition does not require uniformity in x.

Ok, I'm not sure :) I didn't really think before writing out that question. But am I right on all other counts?
 
You are right, but it is more cumbersome than the usual approach where:

f'(x)=lim(h->0) (f(x+h) - f(x))/h
 
lim_{x\to a} f(x)= L if and only if \lim_{n\to \infty} f(a_n)= L for every sequence \{a_n\} that converges to a. The two formulations are equivalent.
 
Back
Top