Examples 7.1.9(a): |
Show that the constant function f(x) = c is Riemann integrable on any interval [a, b] and find the value of the integral. |
Take an arbitrary partition P = {x0, x1, ..., xn}. The lower sum of f(x) = c is:
L(f, P) = c (x1 - x0) + c (x2 - x1) + ... + c (xn - xn-1)because the inf over any interval (as well as the sup) is always c, and the above sum is telescoping.
= c (xn - x0) = c (b - a)
Similarly, we have that
U(f, P) = c (b - a)Hence, the upper and lower sums are independent of the particular partition. Therefore f is integrable and
I*(f) = I*(f) = c (b - a)In particular,
f(x) dx = c (b - a)