Reimann Integration, squares and cubes of functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
SiddharthM
Messages
176
Reaction score
0
I took a short break from the rudin-crunching. I'm now doing reimann's integral. Anyhow here's a question I've having trouble with.

Does f^2 is integrable imply that f is integrable?

-No, take f=1 on rationals, f=-1 on irrationals on [0,1].

Does the integrability of f^3 imply that f is integrable?

I can't find a counterexample. I'm not asking for a proof but a counterexample if there is one and if there isn't just let me know!

thanks for any help.
 
Physics news on Phys.org
sorry forgot to add that f must be a real bounded function on [a,b].
 
yes! a and b must be finite!
 
If [tex]f[/tex] is continuous on a compact interval and [tex]g[/tex] is integrabl on that interval then [tex]f\circ g[/tex] is also integrable. That means if [tex]f^2[/tex] is integrable then [tex](f^2)^{1/2} = |f|[/tex] is integrable. And similarly [tex](f^3)^{1/3} =f[/tex] is integrable.
 
Thanks for the help fellas.

That's so straightforward why didn't is seeeee it.