A series of functions that converges pointwise

  • Thread starter Thread starter R.P.F.
  • Start date Start date
  • Tags Tags
    Functions Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
R.P.F.
Messages
210
Reaction score
0

Homework Statement



Hi,

Can someone give me an example where f_n is continuous on [0,1] for each n.
[tex]f = \sum_{n=0}^\infty f_n[/tex] converges pointwise(not uniformly) on [0,1] and f is not continuous on [0,1]?

Thanks!

Homework Equations


The Attempt at a Solution



Technically we need uniform convergence, but I am having trouble coming up with such an example.
 
Physics news on Phys.org
A typical example is the sequence of functions fn(x) = x^n on [0, 1]. It converges pointwise, but not uniformly. And its limit f is not continuous.
 
radou said:
A typical example is the sequence of functions fn(x) = x^n on [0, 1]. It converges pointwise, but not uniformly. And its limit f is not continuous.

Hey sorry not to be clear. I meant that the infinite sum converges. So I'm talking about a series of functions, not a sequence of functions.
 
Ah yes, sorry, I was being a bit harsh.

An example which should serve is the series [tex]f_{n}(x)=\frac{x^2}{(1+x^2)^n}[/tex], on an interval containing 0.
 
radou said:
Ah yes, sorry, I was being a bit harsh.

An example which should serve is the series [tex]f_{n}(x)=\frac{x^2}{(1+x^2)^n}[/tex], on an interval containing 0.

I see. Thanks!