Examples 7.1.6(d): |
Suppose f is the Dirichlet function, i.e. the function that is equal to 1 for every rational number and 0 for every irrational number. Find the upper and lower sums over the interval [0, 1] for an arbitrary partition. |
U(f, P) = (x1 - x0) + (x2 - x1) + ... + (xn - xn-1)which is a telescoping sum so that
U(f, P) = xn - x0 = 1 - 0 = 1