Finding upper and lower sums of a region

  • Context: Undergrad 
  • Thread starter Thread starter RadiationX
  • Start date Start date
  • Tags Tags
    Sums
Click For Summary

Discussion Overview

The discussion revolves around finding the upper and lower sums for the region bounded by the graph of f(x) = x^2 and the x-axis between x=0 and x=2. Participants explore the calculation of left and right endpoints for these sums, addressing the process of dividing the interval into n sub-intervals and the implications of different values of n.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Conceptual clarification

Main Points Raised

  • One participant presents a problem involving the calculation of upper and lower sums and expresses confusion about finding left and right endpoints.
  • Another participant clarifies that the left and right endpoints depend on n and suggests working through examples for specific values of n.
  • A third participant questions the initial poster's understanding of finding endpoints, noting that they had already provided formulas for them.
  • The original poster admits that the solution was copied from a text and did not derive the endpoints independently.
  • Further clarification is provided about the interval length being 2/n and how to determine the endpoints based on the number of intervals.
  • One participant expresses gratitude for the feedback but indicates ongoing confusion regarding the concepts discussed.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the clarity of the endpoint calculations, as some express understanding while others continue to seek clarification. The discussion remains unresolved regarding the original poster's comprehension of the topic.

Contextual Notes

There are limitations in the original poster's understanding of the endpoint calculations, and the discussion reflects varying levels of familiarity with the concepts involved in finding upper and lower sums.

RadiationX
Messages
255
Reaction score
0
here is my problem: find the upper and lower sums for the region bounded by the graph of [tex]f(x) = x^2[/tex] and the x-axis between x=0 and x=2. I understand what this problem is asking but i don't understand how to compte the left and right endpoints. the left endpoint is the following:

[tex]m_{i}=0+(i-1)\frac{2}_{n}[/tex] = [tex]\frac{2(i-1)}_{n}[/tex]

and the right enpoint is given as this:

[tex]M_{i}=0+i\frac{2}_{n}[/tex] = [tex]\frac{2i}_{n}[/tex]

The lower sum ( left enpoint) is the following:

8\3 - 4\n + 4\3n^2

and the right endpoint is computed in a similar fashion.

my question is, how do i find the left and right enpoints? what is the formula for doing this? what if the lower bound is not zero but some other number, how would i find it then?
 
Physics news on Phys.org
The lower (and upper) endpoints depend on n. For a given n, the [itex]m_i[/itex] you gave gives all the left endpoints if you let i range from 1 to n (same for the upper sum). Maybe working out a couple examples wouldn't hurt, if n=2 or 3 can you find the endpoints?

What are you planning on using for the lower sum?

In your formulas for the left and right endpoints, the 0 is the leftmost point in the interval, the "2/n" is signifying the width of each sub-interval. If you are splitting the interval [a,b] up into n pieces, what would you replace these with?
 
I don't understand your question: you say, correctly, that
"the left endpoint is the following:

= [tex]\frac{2(i-1)}_{n}[/tex]"
and
"the right endpoint is given as this
[tex]\frac{2i}_{n}[/tex]"

So what could you possibly mean by "how do i find the left and right enpoints?" Didn't you just do that?
 
this problem solution was copied from my text. i did not fing the endpoints myself.
 
You are asked to find the integral from 0 to 2 and are dividing that into n intervals.
The length of each interval, therefore, is the distance from 0 to 2 (which is 2) divided by n: 2/n. For example, if you only used 2 intervals, each would have length 1, of course. And your "endpoints" would be 0, 1, 2: start from the left at 0 and add that length. If you used 4 intervals, each would have length 2/4= 1/2 and your endpoints would be 0+ 0*(1/2)= 0, 0+ 1*(1/2)= 1/2, 0+ 2*(1/2)= 1, 0+ 3*(1/2)= 3/2, and 0+ 4*(1/2)= 2. If you use n intervals, each would have length 2/n and your endpoints would be 0+ 0*(2/n)=0, 0+ 1*(2/n)= 2/n, ..., 0+ i*(1/n)= 2/n.

To get the right endpoints start with i= 1 and go up to n. To get the left endpoints, you could just use i= 0 to n-1. What your text is doing apparently, is replacing i in
2i/n by i-1 which gives 2(i-1)/n and you can use i= 1 to n again.
 
thanks IVY, I still don't quite understand what's going on with this idea,but i really appreciate the feedback.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K