Convergence in L^2 but not pointwise almost everywhere: An example

  • Thread starter Thread starter math8
  • Start date Start date
math8
Messages
143
Reaction score
0
What would be an example (or c/ex)of a closed and bounded but not compact subset C of a complete metric space and why?

What would be an example of a sequence of functions which converges in L^2([0,1]), but which does not converge pointwise almost everywhere?
 
Physics news on Phys.org
1. Can you find an example complete metric space that contains a bounded but not totally bounded closed set? Why will this help?

2. Think about this: how does convergence in the L^2 norm work?
 
*I can only think about the metric space ([0,1],d*) where d* is the discrete metric. [0,1] is bounded but not totally bounded.
I know [0,1] is closed but I'm not sure if ([0,1],d*) is complete. (I know a space is complete if every Cauchy sequence in there converges).
I guess since a metric space is compact iff it is complete and totally bounded., we get that [0,1] is closed and bounded, but since it is not totally bounded, it cannot be compact.

*I think (fn) converges to f in L^2([0,1]) if lim as n tends to infinity of integral of |fn-f|^2 dm is 0.
My problem is that I cannot think of a not really complicated example.
 
math8 said:
*I can only think about the metric space ([0,1],d*) where d* is the discrete metric. [0,1] is bounded but not totally bounded.
I know [0,1] is closed but I'm not sure if ([0,1],d*) is complete. (I know a space is complete if every Cauchy sequence in there converges).
I guess since a metric space is compact iff it is complete and totally bounded., we get that [0,1] is closed and bounded, but since it is not totally bounded, it cannot be compact.
Yup.

*I think (fn) converges to f in L^2([0,1]) if lim as n tends to infinity of integral of |fn-f|^2 dm is 0.
My problem is that I cannot think of a not really complicated example.
We can come up with a simple example where f_n -> 0 in L^2[0,1] but f_n doesn't converge pointwise anywhere. Here's how: let f_1 = characteristic function of [0,1/2], f_2 = characteristic function of [1/2,1], f_3 = characteristic function of [0,1/3], f_4 = characteristic function of [1/3,2/3], f_5 = characteristic function of [2/3,1], and so on. I'll let you check that this does the job.
 
Last edited:
Thanks morphism it really helps.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top