Exercise 6.7.2

Prove Theorem 6.7.3.

Answers

Recall Theorem 4.4.7, which states that a continuous functions over a compact set is uniformly continuous over that set. Given 𝜖 > 0 , apply uniform continuity on f with 𝜖 2 to obtain some δ > 0 , and partition [ a , b ] into uniform segments, with each segment length lower than δ . Define ϕ ( x ) at the endpoints of each segment to be equal to f ( x ) , and to linearly interpolate between segment endpoints.

For any x ( a , b ) , let q be the largest segment endpoint less than x , and r be the following segment endpoint. (If x = a or x = b then these aren’t necessarilly defined, but then ϕ ( x ) = f ( x ) so there’s nothing to worry about.) Since | x q | < δ we have that | f ( x ) ϕ ( q ) | < 𝜖 2 . We similarly also have | ϕ ( q ) ϕ ( r ) | < 𝜖 2 . Also, note that ϕ ( x ) must lie between ϕ ( q ) and ϕ ( r ) , so | ϕ ( q ) ϕ ( x ) | | ϕ ( q ) ϕ ( r ) | < 𝜖 2 . Applying the triangle inequality leaves us with | f ( x ) ϕ ( x ) | < 𝜖 as desired.

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