Exercise 7.3.4

Let f and g be functions defined on (possibly different) closed intervals, and assume the range of f is contained in the domain of g so that the composition g f is properly defined.

(a)
Show, by example, that it is not the case that if f and g are integrable, then g f is integrable. Now decide on the validity of each of the following conjectures, supplying a proof or counterexample as appropriate.
(b)
If f is increasing and g is integrable, then g f is integrable.
(c)
If f is integrable and g is increasing, then g f is integrable.

Answers

(a)
Let f ( x ) be Thomae’s function (which we’ve shown in Exercise 7.3.2 to be integrable), and define g over the interval [ 0 , 1 ] as
g ( x ) = { 0 x = 0 1 x > 0

By Theorem 7.3.2, g is integrable. But for any rational number q , f ( q ) > 0 , and so g f is just Dirichlet’s function, which is not integrable.

(b)
False. Note: the following counterexample requires results from Section 7.6.

Let c ( x ) be the Cantor Function, defined in Exercise 6.2.12, and consider d ( x ) = c ( x ) + x , defined over [ 0 , 1 ] . Recall that c ( x ) is increasing and continuous; therefore d ( x ) is strictly increasing and continuous. Therefore, since d is one-to-one, d 1 is defined, continuous, and increasing over [ 0 , 2 ] .

Notably, c maps the Cantor set C (which has measure zero) to a set of positive measure, since c maps [ 0 , 1 ] C to the dyadic points in [ 0 , 1 ] , which are countable and thus have measure zero. This behaviour is also true of d . To prove this a bit formally, assume for contradiction that d ( C ) = { d ( x ) : x C } has measure zero, and find a collection of open intervals with total length less than 𝜖 whose union contains d ( C ) . For a representative interval ( p 1 , p 2 ) = ( d ( x 1 ) , d ( x 2 ) ) , let d ( S ) be the set of points in d ( C ) which are covered by ( p 1 , p 2 ) , where S be the points in C which map to d ( S ) . But note that then ( c ( x 1 ) , c ( x 2 ) ) c ( S ) , and that

p 2 p 1 = c ( x 2 ) c ( x 1 ) ( x 2 x 1 ) c ( x 2 ) c ( x 1 )

Repeating this for every interval leaves us with a collection of intervals covering c ( C ) whose total length is less than 𝜖 , a contradiction since c ( C ) has positive measure.

Finally, let f = d 1 and g be the indicator function of C ; that is,

g ( x ) = { 1 x C 0 x C

We show later in Exercise 7.3.9 that g is integrable and its set of discontinuities is C . But I claim that g f is discontinuous on d ( C ) , a set of positive measure. This claim would imply that g f is not integrable.

Note that f 1 = d is continuous. If g f was continuous on any point x d ( C ) , then g = ( g f ) f 1 should be continuous on d 1 ( x ) C , but g is discontinuous over C . Thus a contradiction and g f is discontinuous over d ( C ) .

(c)
False - g in the example in part (a) was increasing.
User profile picture
2022-01-27 00:00
Comments