Exercise 7.2.3

[Sequential Criterion for Integrability]

(a)
Prove that a bounded function f is integrable on [ a , b ] if and only if there exists a sequence of partitions ( P n ) n = 1 satisfying lim n [ U ( f , P n ) L ( f , P n ) ] = 0 ,

and in this case a b f = lim n U ( f , P n ) = lim n L ( f , P n ) .

(b)
For each n , let P n be the partition of [ 0 , 1 ] into n equal subintervals. Find formulas for U ( f , P n ) and L ( f , P n ) if f ( x ) = x . The formula 1 + 2 + 3 + + n = n ( n + 1 ) 2 will be useful.
(c)
Use the sequential criterion for integrability from (a) to show directly that f ( x ) = x is integrable on [ 0 , 1 ] and compute 0 1 f .

Answers

(a)
( ) If f is integrable, then we can choose P Un to satisfy U ( f , P Un ) U ( f ) < 1 n , P Ln to satisfy L ( f ) L ( f , P Ln ) < 1 n , and P n to be the common refimenemt of P Un and P Ln ; it’s easy to show in this case that li m n U ( f , P n ) = U ( f ) = a b f = L ( f ) = lim n L ( f , P n ) .

( ) Consider lim n U ( f , P n ) L ( f ) U ( f , P n ) L ( f , P n ) . By the Squeeze Theorem, U ( f , P n ) L ( f ) approaches 0, and therefore lim n U ( f , P n ) = L ( f ) . A similar argument shows that lim n L ( f , P n ) = U ( f ) . Applying the Algebraic Limit Theorem gets us that L ( f ) U ( f ) = 0 , or that L ( f ) = U ( f ) = a b f by definition, with this being equal to li m n U ( f , P n ) = lim n L ( f , P n ) .

(b)
Let [ a ni , b ni ] be the i ’th partition of P n (indexing from 0), with a ni = i n and b ni = ( i + 1 ) n . It is easy to see that
U ( f , P n ) = i = 0 n 1 b ni n = i = 0 n 1 i + 1 n 2 = 1 2 + 1 2 n

and

L ( f , P n ) = i = 0 n 1 a ni n = i = 0 n 1 i n 2 = 1 2 1 2 n
(c)
U ( f , P n ) and L ( f , P n ) both approach 1 2 as n and therefore 0 1 f = 1 2 .
User profile picture
2022-01-27 00:00
Comments