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

  • Thread starter Thread starter Artusartos
  • Start date Start date
  • Tags Tags
    Analysis Proof
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: 472
Physics news on Phys.org
Your proof doesn't work: at one point you conclude that U(f^2,P) - L(f^2,P) = 0 which is not generally the case: consider f(x) = x on [a,b].
 
pasmith said:
Your proof doesn't work: at one point you conclude that U(f^2,P) - L(f^2,P) = 0 which is not generally the case: consider f(x) = x on [a,b].

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

Your second inequality isn't true. You should know that for any bounded function g, L(g,P) \leq U(g,P) \leq (b-a)\sup_{[a,b]} g and f^2 is a bounded function if f is.
 
Here's a hint: \sup f^2 = (\sup |f|)^2 and \inf f^2 = (\inf |f|)^2 (why?). Therefore, on each interval of the partition,
<br /> \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|).<br />
Now you just have to show that on each interval of the partition,
\sup |f| - \inf |f| \leq \sup f - \inf f.
You'll have to classify intervals into three types: those where f \geq 0, those where f \leq 0, and those where f changes sign.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top