Estimating a sum with an error of 0.00001 (solution included)

  • Thread starter Thread starter s3a
  • Start date Start date
  • Tags Tags
    Error Sum
s3a
Messages
814
Reaction score
8
The question and solution are both attached. I am stuck at the inequality between the sum and the integral right before stating that the integral's sum is 1/(4k^4).

I am confused as to how I should compare a sum and an integral. I know Integrals are defined as Riemann sums but, to be honest, I forgot about that stuff completely.

Basically, what's the logic behind the comparison?

Any input would be greatly appreciated!
Thanks in advance!
 

Attachments

  • P11.jpg
    P11.jpg
    15.6 KB · Views: 427
Physics news on Phys.org
Look at the pictures here. http://tutorial.math.lamar.edu/Classes/CalcII/IntegralTest.aspx The series in this case represents the area of the rectangles that are below the curve. So the area of the curve (which you can compute with an integral) is greater than the sum of the series. It's important here that 1/x^5 is decreasing and positive, so the rectangles lie below the curve.
 
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