Use Upper And Lower Sums To Evaluate An Integral

  • Thread starter Thread starter pollytree
  • Start date Start date
  • Tags Tags
    Integral Sums
pollytree
Messages
14
Reaction score
0

Homework Statement



The question is to use upper and lowers sums, Un and Ln, on a regular petition of the intervals to find the integral from 1 to 2 of f(x) = [[x]], where [[x]] is the greatest integer function.

Homework Equations



\Deltax = \frac{b-a}{n}

The Attempt at a Solution



\Deltax = \frac{2-1}{n} = \frac{1}{n}

The minimum and maximum of f(x) on every subinterval of [1,2] would be 1 except for the subinterval which includes x=2 where the maximum value of f(x)=2, so for f(x) there exists a unique number I such that Ln \leq I \leq Un

I know that the area will be 1, as for [1,2) Un = Ln = \Deltax\sum1 = \frac{1}{n} x 1n = 1

However I am not sure how to include the subinterval that contains x=2 into my calculations. Any help on this would be great!

Thanks!
 
Physics news on Phys.org
If you have n subintervals, evenly spaced say, then n-1 will have f(x) be just 1, and one will contain a point where f(x) is 2. So your lower sum, using the lowest value on each interval, will just give you the area of 1 as expected. For the upper sum, you have

(\sum_{i=1}^{n-1} \frac{1}{n})+\frac{2}{n} adding up all the parts where the upper bound is 1, plus the one part where the upper bound is 2. Can you find the limit of that summation as n goes to infinity? (Of course we know it should be 1)
 
That makes perfect sense! Thanks a bunch :D
 
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...

Similar threads

Back
Top