Realguy's question at Yahoo Answers regarding a Riemann sum

In summary, the question asks for the use of the limit process to find the area of the region between the function f(x) = 4 - x^2 and the x-axis over the interval [-2, 2]. A solution is provided by dividing the interval into n equal subdivisions and using a left sum to approximate the area. The total area is then doubled to get the final answer. The exact area is found by taking the limit of the approximation as n approaches infinity, giving a final result of 32/3 square units.
  • #1
MarkFL
Gold Member
MHB
13,288
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
  • #2
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:

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

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

Hence:

\(\displaystyle 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):

\(\displaystyle 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:

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

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

We obtain then:

\(\displaystyle 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:

\(\displaystyle A_n=\frac{32}{3}+\frac{8}{n}-\frac{8}{3n^2}\)

And so the exact area is given by:

\(\displaystyle A=\lim_{n\to\infty}A_n=\frac{32}{3}\)
 

Related to Realguy's question at Yahoo Answers regarding a Riemann sum

1. What is a Riemann sum and why is it important?

A Riemann sum is a method for approximating the area under a curve by dividing it into smaller rectangles and adding up their areas. It is important because it allows us to find an approximate value for a definite integral, which has many real-world applications in fields such as physics, economics, and engineering.

2. How do you calculate a Riemann sum?

To calculate a Riemann sum, you first divide the interval of the function into smaller subintervals. Then, you choose a point within each subinterval and evaluate the function at that point. Finally, you multiply the width of the subinterval by the function value at the chosen point and add up all these products to get the approximate area under the curve.

3. What is the difference between a left, right, and midpoint Riemann sum?

In a left Riemann sum, the point chosen within each subinterval is the left endpoint of the subinterval. In a right Riemann sum, the point chosen is the right endpoint of the subinterval. In a midpoint Riemann sum, the point chosen is the midpoint of the subinterval. These different methods can give slightly different approximations of the area under the curve.

4. Can Riemann sums give an exact value for a definite integral?

No, Riemann sums can only give an approximation of the area under the curve. However, as we divide the interval into smaller subintervals and choose more points within each subinterval, the approximation becomes more accurate and approaches the exact value of the definite integral.

5. How is a Riemann sum related to the concept of a limit?

A Riemann sum can be seen as an example of a limit, where the width of the subintervals approaches zero and the number of subintervals approaches infinity. This allows us to find the exact value of a definite integral by taking the limit of the Riemann sum as it becomes more accurate with smaller subintervals and more points chosen within each subinterval.

Similar threads

  • Topology and Analysis
Replies
14
Views
2K
  • General Math
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
14
Views
434
Replies
1
Views
1K
Replies
3
Views
2K
Replies
16
Views
3K
  • Calculus
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
630
Back
Top