Convergence in L^2 Norm: Understanding Subsequence Implications

  • Context: Graduate 
  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Convergence Norm
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 5K views
AxiomOfChoice
Messages
531
Reaction score
1
Suppose there exists a sequence [itex]f_n[/itex] of square-integrable functions on [itex]\mathbb R[/itex] such that [itex]f_n(x) \to f(x)[/itex] in the L^2-norm with [itex]x \ f_n(x) \to g(x)[/itex], also in the L^2-norm. We know from basic measure theory that there's a subsequence [itex]f_{n_k}[/itex] with [itex]f_{n_k}(x) \to f(x)[/itex] for a.e. x. But my professor seems to be claiming that this somehow implies [itex]x \ f_{n_k}(x) \to g(x)[/itex] for a.e. x. I don't see why this is. Obviously, we know that [itex]x \ f_{m_k} \to g[/itex] a.e. for SOME subsequence of [itex]f_n[/itex]...but how do we know it works for the SAME subsequence? Can someone offer some guidance? Thanks!
 
Physics news on Phys.org
If I understand you correctly, there's a set E such that ##\mu(E)=0## and ##xf_n(x)\to g(x)## for all x in ##E^c##. This means that for all ##x\in E^c##, ##\langle xf_n(x)\rangle_{n=1}^\infty## is a convergent sequence in ##\mathbb R##, and as you know (or can easily prove), every subsequence of a convergent sequence in ##\mathbb R## converges to the limit of the sequence.
 
Fredrik said:
If I understand you correctly, there's a set E such that ##\mu(E)=0## and ##xf_n(x)\to g(x)## for all x in ##E^c##. This means that for all ##x\in E^c##, ##\langle xf_n(x)\rangle_{n=1}^\infty## is a convergent sequence in ##\mathbb R##, and as you know (or can easily prove), every subsequence of a convergent sequence in ##\mathbb R## converges to the limit of the sequence.

Well, if we have [itex]f_{n_k}(x) \to f(x)[/itex] off of a set [itex]E\subset \mathbb R[/itex] with [itex]\mu(E) = 0[/itex], then [itex]|f_{n_k}(x) - f(x)| \to 0[/itex] as [itex]k\to \infty[/itex] whenever [itex]x\notin E[/itex]. But I want to somehow show that this implies the existence of a [itex]E'\subset \mathbb R[/itex] (which may or may not be the same as [itex]E[/itex]) with [itex]\mu(E') = 0[/itex] such that [itex]|x \ f_{n_k}(x) - g(x)| \to 0[/itex] as [itex]k\to \infty[/itex] whenever [itex]x\notin E'[/itex]. How in the world is one supposed to get from the first statement to the one we want to prove, if the only other thing you know is that [itex]\| x \ f_n(x) - g(x) \|_{L^2(\mathbb R)} \to 0[/itex] as [itex]n\to \infty[/itex]?

I hope that clarifies my question a bit!
 
Hehe, after my last post yesterday, I realized that I was much too tired to do any math. I decided to give it another shot "tomorrow", i.e. today, in the unlikely event that micromass wouldn't already have posted the solution. I should have realized that there was no chance that he wouldn't already have done that. :smile:
 
Oh, I see. I misread there.

Anyway. If [itex]xf_n(x)\rightarrow g[/itex] in [itex]L^2[/itex], then the [itex]xf_{n_k}\rightarrow g[/itex] in [itex]L^2[/itex]. Thus there is a subsequence [itex]xf_{n_{k_l}}[/itex] that converges to g a.e.

Evidently, the sequence [itex]xf_{n_k}(x)[/itex] converges a.e. (to xf(x)). And since a subsequence converges to g, it means that the sequence [itex]xf_{n_k}(x)[/itex] converges to g a.e.

Did I do something stupid?