MHB Realguy's question at Yahoo Answers regarding a Riemann sum

AI Thread Summary
The discussion focuses on using the limit process to find the area between the function f(x) = 4 - x² and the x-axis over the interval [-2, 2]. It highlights that since the function is even, the area can be calculated over [0, 2] and then doubled. The area is approximated using a left Riemann sum, leading to a formula for the total area that incorporates summation formulas for n subdivisions. The final limit as n approaches infinity reveals that the exact area is 32/3. This method effectively demonstrates the application of Riemann sums in calculating areas under curves.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Using limit process to solve?


Use the limit process to find the area of the region between the function: f(x) = 4 – x2
And the x-axis over the interval [-2, 2]

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello realguy,

If we observe that the given function is even, then we may find the area on the interval $[0,2]$ and then double the result to get the answer. We will divide this interval into $n$ equal subdivisions and use a left sum. The area of the $k$th rectangle is:

$$A_k=\frac{2-0}{n}\left(4-x_k^2 \right)$$

where $$0\le k\le n-1\in\mathbb{Z}$$ and $$x_k=\frac{2k}{n}$$.

Hence:

$$A_k=\frac{2}{n}\left(4-\left(\frac{2k}{n} \right)^2 \right)=\frac{8}{n^3}\left(n^2-k^2 \right)$$

Thus, the total area is approximated by (recall we need to double the sum):

$$A_n=2\left(\frac{8}{n^3}\sum_{k=0}^{n-1}\left(n^2-k^2 \right) \right)=\frac{16}{n^3}\sum_{k=0}^{n-1}\left(n^2-k^2 \right)$$

Using the formulas:

$$\sum_{k=0}^{n-1}(1)=n$$

$$\sum_{k=0}^{n-1}\left(k^2 \right)=\frac{n(n-1)(2n-1)}{6}$$

We obtain then:

$$A_n=\frac{16}{n^3}\left(n^3-\frac{n(n-1)(2n-1)}{6} \right)=\frac{16}{n^3}\cdot\frac{4n^3+3n^2-n}{6}=\frac{32n^2+24n-8}{3n^2}$$

A form which is more easily evaluated as a limit to infinity is:

$$A_n=\frac{32}{3}+\frac{8}{n}-\frac{8}{3n^2}$$

And so the exact area is given by:

$$A=\lim_{n\to\infty}A_n=\frac{32}{3}$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top