Riemann Sum with subintervals/partition

Click For Summary

Homework Help Overview

The discussion revolves around calculating a Riemann Sum for the function f(x) = x³ using a specified partition P = <-2, 0, 1, 3, 4> over the interval [-2, 4]. The original poster expresses confusion regarding the integration of partition points and subintervals in the computation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the computation of the Riemann Sum, with some attempting to clarify the concept of partitions and subintervals. There are questions about the lengths of the intervals and how to apply the function values at specific points within those intervals.

Discussion Status

Some participants offer guidance on the calculation process, referencing the formula for Riemann Sums and discussing the lengths of the intervals. There is an ongoing exploration of how to correctly apply the partition and the embedded points to compute the sum.

Contextual Notes

There is mention of the original poster's lack of familiarity with Riemann Sums involving partitions and subintervals, as well as a note that the specified partition does not yield equal-length subintervals.

MelissaJL
Messages
50
Reaction score
0
So I missed a class and am trying to figure out a question in my textbook but am completely lost. It goes a little something like this:
Let f(x)=x3 and let P=<-2,0,1,3,4> be a partition of [-2,4].
a) Compute Riemann Sum S(f,P*) if the points <x1*,x2*,x3*,x4*>=<-1,1,2,4> are embedded in P.

Now I know how to calculate other Riemann Sums but I have not encountered one with a partition and subintervals yet. I tried to do the autodidactic thing and look up examples and videos but I could not find one similar to this. If I could get some help on how I approach this type of question that would be great.

The answer is 79.

Thanks :)
 
Physics news on Phys.org
MelissaJL said:
So I missed a class and am trying to figure out a question in my textbook but am completely lost. It goes a little something like this:
Let f(x)=x3 and let P=<-2,0,1,3,4> be a partition of [-2,4].
a) Compute Riemann Sum S(f,P*) if the points <x1*,x2*,x3*,x4*>=<-1,1,2,4> are embedded in P.

Now I know how to calculate other Riemann Sums but I have not encountered one with a partition and subintervals yet. I tried to do the autodidactic thing and look up examples and videos but I could not find one similar to this. If I could get some help on how I approach this type of question that would be great.

The answer is 79.

Thanks :)

You want to compute the Riemann sum. I'll give you a hand here.. Recall that Δx_i = \frac{b-a}{n}

What do you get when you compute this : \sum_{i=1}^{n} f(x_i)Δx_i

Where xi is an arbitrary point in the i'th subinterval.
 
Zondrina said:
You want to compute the Riemann sum. I'll give you a hand here.. Recall that Δx_i = \frac{b-a}{n}

What do you get when you compute this : \sum_{i=1}^{n} f(x_i)Δx_i

Where xi is an arbitrary point in the i'th subinterval.
The specified partition does not have equal length sub-intervals.

Δx1 = 2 = Δx3 .

Δx2 = 1 = Δx4 .
 
MelissaJL said:
So I missed a class and am trying to figure out a question in my textbook but am completely lost. It goes a little something like this:
Let f(x)=x3 and let P=<-2,0,1,3,4> be a partition of [-2,4].
a) Compute Riemann Sum S(f,P*) if the points <x1*,x2*,x3*,x4*>=<-1,1,2,4> are embedded in P.
Okay, -1 lies in the interval [-2, 0], 1 lies in [0, 1] or [1, 3], take your pick, 2 lies in [1, 3] so we better pick [0, 1] for the 1, and 4 lies in [3, 4].
The length of [-2, 0] is 0-(-2)= 2, the length of [0, 1] is 1- 0= 1, the length of [1, 3] is 3- 1= 2, and the length of [3, 4] is 4- 3= 1.

So the Riemann sum is f(-1)(2)+ f(1)(1)+ f(2)(2)+ f(4)(1) = -13(2)+ 13(1)+ 23(2)+ 43(1)

Now, I know how to calculate other Riemann Sums but I have not encountered one with a partition and subintervals yet.
That's impossible- every Riemann Sum requires a partition. And, it happens, there are NO "subintervals" given unless you mean that the partition itself breaks the interval [-1, 4] into "subintervals". But, again, that is true of every Riemann Sum.

I tried to do the autodidactic thing and look up examples and videos but I could not find one similar to this. If I could get some help on how I approach this type of question that would be great.

The answer is 79.

Thanks :)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 22 ·
Replies
22
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K