Exercise 7.2.7

Let f : [ a , b ] R be increasing on the set [ a , b ] (i.e., f ( x ) f ( y ) whenever x < y ) . Show that f is integrable on [ a , b ] .

Answers

Since f is increasing, let P n be comprised of the n + 1 evenly spaced points { x 0 , , x n } , with Δ x k = x k x k 1 = Δ n (where Δ n is a constant for a fixed n ). Then

U ( f , P ) = i = 1 n f ( x i ) ( x i x i 1 ) = Δ n i = 1 n f ( x i )

and

L ( f , P ) = i = 0 n 1 f ( x i ) ( x i + 1 x i ) = Δ n i = 0 n 1 f ( x i )

Therefore U ( f , P ) L ( f , P ) = Δ n ( f ( b ) f ( a ) ) . For a given 𝜖 > 0 if we set Δ n < 𝜖 ( f ( b ) f ( a ) ) then we can use Theorem 7.2.8 to conclude f is integrable.

User profile picture
2022-01-27 00:00
Comments