grant369 said:
Use the riemann sums model to estimate the area under the curve f(x) = x^2, between x =2 and x = 10, using an infinite number of strips. Be sure to include appropriate diagriams and full explanation of the method of obtaining all numerical values, full working and justification.
Does anybody have any idea about this one?
thanks guys
That's very poorly stated. A Riemann sum does NOT have an "infinite number of strips". Any Riemann sum has a finite number of strips- the integral is then the limit as the numbeer of strips goes to infinity. I suspect what is expected is a formula for the Riemann sum for "n" strips, then calculate the limit as n goes to infinity.
Actually, there exist an infinite number of
different Riemann sums since you can choose the bases to be any size (as long as they all go to 0 in the limit) and can choose you x
* to be any point within a strip. I would recommend that you divide [2,10] into n equal length strips ( 8/n) and then take x
* within each strip to be the left left edge (2, 2+8/n, 2+ 16/n, ..., up to 10- 8/n). With a little algebra that should reduce to an sum that you know a general formula for. Since x
2 is increasing within [2, 10], that will give a sum that is always a little
less than actual area under the curve. If you choose your x
* to always be the right hand endpoint (2+8/n, 2+ 16/n, ..., up to 10) that would always be
larger than the actual area under the curve. You could impress your teacher by doing both and showing that they give the same thing in the limit (which therefore must be the "area under the curve").