1

$f$ is a function at the interval $I$.

$f(x)=P_r(x)+h_r(x)$ for every real number $r>0$

$P_r$ is a polynomial. $|h_r(x)|\leq r$ for every $x$ at the $I$.

Show that $f$ is continuous at $I$.

2 Answers2

1

$$\sup_{x\in I} |f(x) -P_{\frac{1}{n} } (x) |=\sup_{x\in I} |h_{\frac{1}{n} } (x) |\leq \frac{1}{n}$$ thus $f$ is a limit of uniformly convergent sequence of polynomials $(P_{\frac{1}{n} } )$ and therefore it is continuous.

0

Let $a$$\in$$I$ and $\epsilon$$>0$. $P_r(X)$ is continuous at $I$ because it is a polynomial hence there exist $\delta>0$ such that for every $x$$\in$ $I$ such that $|x-a|<\delta$ we have $|P_r(x)-P_r(a)|<\epsilon/2$.

$|f(x)-f(a)|$$=|P_r(x)-P_r(a)+h_r(x)-h_r(a)|$$\leqslant$ $\epsilon/2 +2r$

Take $r<\epsilon/2$ and by the assumption that $P_r$ is a polynomial and continuous for every $r>0$ we have $|f(x)-f(a)|<\epsilon$