Friday, November 30, 2018

real analysis - Convergence in Linfty norm implies convergence in L1 norm




Let {fn}nN be a sequence of measurable functions on a measure space and f measurable. Assume the measure space X has finite measure. If fn converges to f in L-norm , then fn converges to f in L1-norm.




This is my approach:




We know ||fnf||0 and by definition ||fnf||=inf{M0:|fnf|M}. Then
||fnf||1 =|fnf|dm |fn|dm+|f|dm 



I don't know how to proceed after that, any help would be appreciated.


Answer



For any function g, ||g||1=X|g(m)|dmX||g||dm=μ(X)||g|| (as |g(m)|||g|| almost everywhere); ||g||||g||1μ(X), so if ||fnf|| tends to zero, then ||fnf||1 tends to zero as well.



No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...