theBEAST said:
Oh I see, so you don't have to take the right, left or mid points to find the integral you can use any point?
if a function is integrable, than ANY riemann sum will converge to the value of the integral. this is basic.
now, proving that a given function is actually integrable, can be an arduous process. however, in your class, you should have at least been told (and hopefully proved) that continuous functions, at least, are integrable (there are also a lot of non-continuous functions that are integrable, too...most notably "step functions").
since f(x) = 1/x
2 is indeed continuous on the interval [1,2], you're good to go.
(the basic idea, is that no matter which point in our subinterval we pick, and no matter how we come up with a partition of [a,b], when the mesh size (the length of the largest subinterval) approaches 0, all the points in that subinterval get "closer together". for a continuous function, this means the values of f(x) on that subinterval also get closer together, so "getting the wrong one" isn't going to affect the sum very much. as a matter of practicality, if one actually has to (for some reason) find a bona-fide riemann sum, it is often convenient to choose a REGULAR partition, and choose either
a) an endpoint
b) the mid-point
of the sub-intervals. but if some other point in the (sub-)interval is more convenient for a particular function, yes, we can use that one instead. that's why there's a star on x
i, to indicate that it is arbitrarily chosen (so any method of choosing one, is as good as any other...but maybe the calculations aren't so nice).).