Proof Analysis: Can You Check My Work and Provide Feedback?

  • Thread starter Thread starter Artusartos
  • Start date Start date
  • Tags Tags
    Analysis Proof
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
4 replies · 2K views
Artusartos
Messages
236
Reaction score
0
Can anybody tell me if my proof is correct? If not, can you give me a hint? I attached my answer...

Thanks in advance
 

Attachments

  • 20121205_060646.jpg
    20121205_060646.jpg
    31.4 KB · Views: 491
Physics news on Phys.org
pasmith said:
Your proof doesn't work: at one point you conclude that [itex]U(f^2,P) - L(f^2,P) = 0[/itex] which is not generally the case: consider f(x) = x on [a,b].

Thanks, but if [tex]U(f^2,P) \leq B^2(b-a)[/tex] and [tex]L(f^2,P) \geq B^2(b-a)[/tex] then why aren't they equal?
 
Artusartos said:
Thanks, but if [tex]U(f^2,P) \leq B^2(b-a)[/tex] and [tex]L(f^2,P) \geq B^2(b-a)[/tex] then why aren't they equal?

Your second inequality isn't true. You should know that for any bounded function g, [itex]L(g,P) \leq U(g,P) \leq (b-a)\sup_{[a,b]} g[/itex] and f^2 is a bounded function if f is.
 
Here's a hint: [itex]\sup f^2 = (\sup |f|)^2[/itex] and [itex]\inf f^2 = (\inf |f|)^2[/itex] (why?). Therefore, on each interval of the partition,
[tex] \sup f^2 - \inf f^2 = (\sup |f|)^2 - (\inf |f|)^2 \\<br /> = (\sup |f| + \inf |f|)(\sup |f| - \inf |f|) \\<br /> \leq 2B(\sup |f| - \inf |f|).[/tex]
Now you just have to show that on each interval of the partition,
[tex]\sup |f| - \inf |f| \leq \sup f - \inf f.[/tex]
You'll have to classify intervals into three types: those where [itex]f \geq 0[/itex], those where [itex]f \leq 0[/itex], and those where f changes sign.