A question about lebesgue integral

  • Context: Graduate 
  • Thread starter Thread starter pswongaa
  • Start date Start date
  • Tags Tags
    Integral
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
7 replies · 2K views
pswongaa
Messages
7
Reaction score
0
if lebesgue integral of f^2 over an interval equal 0, must f=0 a.e on that interval?
 
Physics news on Phys.org
No. Try to find a counterexample (hint: the integral can be 0 since positive and negative parts cancel out).
 
R136a1 said:
No. Try to find a counterexample (hint: the integral can be 0 since positive and negative parts cancel out).
What negative parts, R136a1? He's integrating f(x)2 over some interval.
pswongaa said:
if lebesgue integral of f^2 over an interval equal 0, must f=0 a.e on that interval?
Is f a function that maps reals to reals, or something else?
 
Oh god. Never mind my reply.
 
For any measure space [itex](X,\mathcal{S},μ)[/itex], and any measurable function [itex]g:\rightarrow [-∞,∞][/itex], [tex]∫|g|dμ=0\implies g=0 a.e.[/tex]

Specifically, since [itex]f^2=|f^2|[/itex], this gives [itex]f^2=0[/itex] a.e., and hence [itex]f=0[/itex] a.e.
 
That's a good point. Since the op didn't specify otherwise, I assumed we were talking about functions to the extended real line.
 
For any measure space [itex](X,\mathcal{S},μ)[/itex], and any measurable function [itex]g:\rightarrow [-∞,∞][/itex], [tex]∫|g|dμ=0\implies g=0 a.e.[/tex]

proof:
Define [itex]A=\{x\in X: g(x)≠0\}[/itex]. For all naturals n, define [itex]A_n=\{x\in X: |g(x)|>\frac{1}{n}\}[/itex].

[itex]\frac{1}{n}μ(A_n)=∫\frac{1}{n}x_{A_n}dμ≤∫|g|dμ=0[/itex], so [itex]μ(A_n)=0[/itex] for all n.

Then [itex]μ(A)=μ(\bigcup _{n=1}^∞A_n)≤\sum _{n=1}^∞μ(A_n)=0\implies μ(A)=0[/itex], as desired.