Exercise 6.7.11

Assume that f has a continuous derivative on [ a , b ] . Show that there exists a polynomial p ( x ) such that

| f ( x ) p ( x ) | < 𝜖  and  | f ( x ) p ( x ) | < 𝜖

for all x [ a , b ] .

Answers

Let q ( x ) be a polynomial which uniformly approximates f ( x ) to within 𝜖 ( b a ) , and p ( x ) to be the antiderivative of q ( x ) which passes through ( a , f ( a ) ) . Let e ( x ) = f ( x ) p ( x ) be the error between f and p , and note that | e ( x ) | < 𝜖 b a .

By the Mean Value Theorem, for any x [ a , b ] ,

| e ( x ) e ( a ) | = | ( x a ) e ( c ) | < ( b a ) 𝜖 ( b a ) = 𝜖

for some c [ a , b ] , completing the proof.

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