Exercise 6.7.8

(a)
Fix a [ 1 , 1 ] and sketch h a ( x ) = 1 2 ( | x a | + ( x a ) )

over [ 1 , 1 ] . Note that h a is polygonal and satisfies h a ( x ) = 0 for all x [ 1 , a ] .

(b)
Explain why we know h a ( x ) can be uniformly approximated with a polynomial on [ 1 , 1 ] .
(c)
Let ϕ be a polygonal function that is linear on each subinterval of the partition 1 = a 0 < a 1 < a 2 < < a n = 1 .

Show there exist constants b 0 , b 1 , , b n 1 so that

ϕ ( x ) = ϕ ( 1 ) + b 0 h a 0 ( x ) + b 1 h a 1 ( x ) + + b n 1 h a n 1 ( x )

for all x [ 1 , 1 ] .

(d)
Complete the proof of WAT for the interval [ 1 , 1 ] , and then generalize to an arbitrary interval [ a , b ] .

Answers

(a)
Left as an application for your favourite graphing calculator
(b)
| x a | can be uniformly approximated, and multiplication by a constant and addition of polynomials preserves the ability to be uniform approximated.
(c)
b 0 = ϕ ( a 1 ) ϕ ( a 0 ) a 1 a 0 , and for n 1 , b n = ϕ ( a n + 1 ) ϕ ( a n ) a n + 1 a n b n 1
(d)
Fix 𝜖 > 0 . For a function f continuous over [ 1 , 1 ] , apporixmate it uniformly within 𝜖 2 with a polygonal function ϕ ( x ) , and approximate ϕ ( x ) uniformly within 𝜖 2 with a polynomial. The triangle inequality ensures that this polynomial uniformly approximates f within 𝜖 . To generalize over [ a , b ] the same technique in Exercise 6.6.7 of scaling x and f can be used.
User profile picture
2022-01-27 00:00
Comments