How Do You Calculate Subinterval Lengths and Evaluate Functions at Endpoints?

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Information
annoymage
Messages
360
Reaction score
0

Homework Statement



suppose f(x) = x2 and let I = [0,2]

i) if partition I is subdivided into n subintervals of equal length, write down the length of each subinterval,\Deltax

ii) if ci , is the left endpoint of subinterval i, find ci . hence find f(ci)\Deltax

Homework Equations



N/A

The Attempt at a Solution



i) length of subintervals, Ta = (\frac{2a}{n^2})2 , a=1,2,..,n

ii) i don't understand what the question want, left endpoint of subinterval i, what actually "subinterval i"?? owho help I am not really god in english
 
Physics news on Phys.org
annoymage said:

Homework Statement



suppose f(x) = x2 and let I = [0,2]

i) if partition I is subdivided into n subintervals of equal length, write down the length of each subinterval,\Deltax

ii) if ci , is the left endpoint of subinterval i, find ci . hence find f(ci)\Deltax

Homework Equations



N/A

The Attempt at a Solution



i) length of subintervals, Ta = (\frac{2a}{n^2})2 , a=1,2,..,n
The interval I is [0, 2]. Its length is 2. If you divide this interval into n smaller pieces (subintervals), each of the same length, how long is each one of the subintervals?

For example, if there are 10 subintervals, each would be 2/10 = 0.2 units in length.
annoymage said:
ii) i don't understand what the question want, left endpoint of subinterval i, what actually "subinterval i"?? owho help I am not really god in english
If you know how long each subinterval is you can identify the left and right endpoint of each subinterval. Using my example, if n = 10, the subintervals are [0. 0.2], [0.2, 0,4], and so forth up to the last one, [1.8, 2.0].

You need to work this out more generally, using n subintervals, not a constant number like I used.
 
Mark44 said:
The interval I is [0, 2]. Its length is 2. If you divide this interval into n smaller pieces (subintervals), each of the same length, how long is each one of the subintervals?

owh i thought its the length of y, ngahaha, i really need to improve my english,
if in that case, each length delta x = 2/n

Mark44 said:
For example, if there are 10 subintervals, each would be 2/10 = 0.2 units in length.
If you know how long each subinterval is you can identify the left and right endpoint of each subinterval. Using my example, if n = 10, the subintervals are [0. 0.2], [0.2, 0,4], and so forth up to the last one, [1.8, 2.0].

You need to work this out more generally, using n subintervals, not a constant number like I used.

i see i see, then ci should be

ci = 2i/n , i = 0,1,2,...,(n-1)

right?
 
This will give you the left endpoints of the subintervals, yes.
 
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

Back
Top