derivatives as the limit of a sequence of continuous functions



Hi

I'm trying to prove the following fact: if f:I --> R is differentiable
on an open interval I, then f' is the limit of a sequence of continuous
functions defined on I.

First, I considered an interval like (a, oo) with a real or -oo. Let
t_n be a sequence of positive numbers that converges to 0 and, for
every positive integer n, define g_n(x) = (f(x + t_n) - f(x))/(t_n).
Then, it's easy to see that each g_n is continuous and g_n -> f'. For
intervals like (-oo, a) the proof is similar.

A trickier case happens if we have intervals like (a,b), with a and b
real. Admitting f has a limit L at b, we can suppose t_n is in (0, b-a)
for every n and define g_n(x) = (f(x + t_n) - f(x))/(t_n) if a < x < b
- t_n and g_n(x) = (L - f(b -t_n))/(t_n) if b-t_n <= x < b. Then each
g_n is continuous on (a, b) and, for sufficient large n, every x in n
(a,b) will satisfy x < b - t_n, so that g_n => f'.

But I couldn't handle the case (a,b), and b real, if f doesn't have a
limit at a nor at b. In this case, the previous reasonings donn't work
and I'd like a suggestion.

Thank you
Artur

.



Relevant Pages

  • Re: allowing only 3 records to be related to another table
    ... The concept underlying in suggestion 1 could work in Access, provided there is some mechanism to assign a Sequence value for new records. ... sequence column in a compound UNIQUE constraint with ProductID e.g. ... BlockID INTEGER IDENTITY PRIMARY KEY, ...
    (microsoft.public.access.tablesdbdesign)
  • derivatives as limit of a sequence of continuous functions
    ... t_n be a sequence of positive numbers that converges to 0 and, ... and I'd like a suggestion. ... Artur ... Prev by Date: ...
    (sci.math)
  • Re: Code execution skips Application.Run statement
    ... I had thought that sequence of code was working ok. ... your suggestion appears to be working. ... >> breakpoints, the code stepped straight through the line. ...
    (microsoft.public.excel.programming)
  • Re: Generating Numbers
    ... Like MPL 001/08 to unlimited " And 08 be current year. ... My first suggestion is to never add a record into a table that has is bound to a table with an autonumber. ... Second suggestion is to create an unbound form to enter data and never add it to the table unless the person presses a Save button and is willing to commit that record. ... If you need sequence, don't use Autonumbers. ...
    (comp.databases.ms-access)
  • Re: convergence of a sequence of integrals
    ... > interval of R. Let be a sequence of functions defined on X x I ... > Dominated Convergence Theorem implies that the sequence ... Prev by Date: ...
    (sci.math)