I can easily show that the set of polynomials on [0, 1/2] is not closed in C[0, 1/2] with the next example $$ g(x) = \delta \sum_{n=1}^{\infty}\frac{1}{n}x^n, x\in[0, 1/2] \\ g(x) = -\delta ln(1-x), x\in[0, 1/2] $$
Also, because $g(x) < \delta, x\in[0, 1/2]$, then $$ g(x) \in B(0, \delta) $$ , where $B$ is an open ball centered at $0$ with radius $\delta$.
My question is, how can I use this ball $B$ to show that my set of polynomials is not open either in C[0, 1/2]?
EDIT Probably I have to define my question better. What does it mean that my set is not open in C[0, 1/2]?
I have forgotten to say that I am using the infinity norm.