Estimating the value of an integral

  • Thread starter Thread starter tangibleLime
  • Start date Start date
  • Tags Tags
    Integral Value
tangibleLime
Messages
71
Reaction score
0

Homework Statement


It is known that if m[PLAIN]http://www.webassign.net/images/lteq.giff(x)[ATTACH=full]196966[/ATTACH]M for a[PLAIN]http://www.webassign.net/images/lteq.gifx[ATTACH=full]196967[/ATTACH]b, then the following property of integrals is true.

symimage.cgi?expr=%20m%28b-a%29%20%3C%3D%20int_a%5Eb%20f%28x%29dx%20%3C%3D%20M%28b-a%29%20.gif


Use this property to estimate the value of the given integral.

____________ <=
symimage.cgi?expr=%20int_0%5E1%205%2F%281%2Bx%5E2%29dx%20.gif
<= _____________

Homework Equations


The Attempt at a Solution


Honestly, I don't really know what it wants for a solution. I put in two numbers that satisfied the inequality, but it marked it wrong, so I assume it wants some sort of expression. The value of the integral itself is 5pi/4, but other than that I am at a complete loss for how to even begin.

Nevermind, I figured it out... I was overcomplicating it. I didn't realize they were using M and m as a function... I thought they were multiplying it. So m(1) <= 5/(1+1^2) = 5/2, and so-forth.
 

Attachments

  • lteq.gif
    lteq.gif
    53 bytes · Views: 211
  • lteq.gif
    lteq.gif
    53 bytes · Views: 222
Last edited by a moderator:
Physics news on Phys.org
They were multiplying it. Over the interval [0,1], the function 5/(1+x2) attains a maximum at x=0 and a minimum at x=1, so you can use the values m=f(1) and M=f(0) in the inequality.
 
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