I have a trouble with a question and i need help to solve it.
Define
$A_1$={$f$ $\in C(\overline{\mathbb{D}})$ | f is analytic in $\mathbb{D}\}$
$A_2$=the norm closure of polynomials in $C(\overline{\mathbb{D}})$
i need to show that $A_1$=$A_2$
i have already shown that $A_2 \subseteq A_1$
but i dont know how to do the other direction.
thanks!
Let $f \in A_1$, and $\varepsilon > 0$ arbitrary. Since $f$ is uniformly continuous ($\overline{\mathbb{D}}$ is compact), there is an $r \in (0,1)$ with
$$\max \left\{ \lvert f(z) - f(rz)\rvert : z \in \overline{\mathbb{D}}\right\} < \frac{\varepsilon}{2}.$$
Now for such an $r$, the function $g(z) := f(rz)$ is analytic on a neighbourhood of the closed unit disk, namely on the disk $D_{1/r}(0) = \left\{ z : \lvert z\rvert < \frac{1}{r}\right\}$. The Taylor series of $g$ about $0$ converges uniformly on every compact subset of $D_{1/r}(0)$, in particular on $\overline{\mathbb{D}}$. That means there is an $n\in\mathbb{N}$ such that
$$\left\lvert g(z) - \sum_{k=0}^n \frac{g^{(k)}(0)}{k!}z^k \right\rvert < \frac{\varepsilon}{2}$$
for all $z\in \overline{\mathbb{D}}$. Then
$$T_n(z) = \sum_{k=0}^n \frac{g^{(k)}(0)}{k!}z^k$$
is a polynomial with $\lVert f - T_n\rVert < \varepsilon$. Since $\varepsilon > 0$ was arbitrary, that shows $f \in A_2$.