Need some help with Riemann Sums.

Kuma
Messages
129
Reaction score
0
Need some urgent help with Riemann Sums.

Homework Statement



PART A:

In all of this question, let I = \int ^{2}_{-2} f(x)dx where f(x) = -2x + 1

Evaluate I.


PART B:

Use the defintion of the definite integral to evaluate I.
i.e Riemann Sum.


Homework Equations





The Attempt at a Solution



PART A:

I = [-(2)^2 + (2)] - [-(-2)^2 + (-2)]
I = -2 + 6 = 4


Part B is what i am having trouble with.

Xk = a + k(\Delta x)
a = -2

and

\Delta x = b-a/n = 2- (-2)/n = 4/n

so then

Xk = -2 + 4k/n

Now the Reimann sum is:

\sum f(Xk)(\Delta x) = \sum [-2(-2 + 4k/n) + 1](4/n)
= 4/n \sum 4 - 8k/n + 1
= 4/n \sum -8k/n + 5
= 4/n x -8/n \sum k + \sum 5
= -32/n2 x [(n)(n+1)/2] + 5n

Now when i take the limit approaching infinity for that, it doesn't give me 4 as an answer unless I am doing something wrong.
This is where i am stuck at.
 
Physics news on Phys.org


Your last two lines start to look pretty goofy. The limit of (4/n)*(5n-8*n(n+1)/2) is 4. Then parentheses start disappearing and numbers are magically factored out. Check it again.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
14
Views
2K
Replies
6
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
4
Views
1K
Replies
4
Views
2K
Back
Top