Let $a_n$ be in $l^\infty$ . Prove that $f$ defined by \begin{equation} f(b_n) = \sum_{n\geq 0} a_nb_n \end{equation} is a continuous real valued function on $l^1$
My thoughts on the problem are that to show continuity, I must show that for any $\epsilon >0$, there exists a $\delta >0$ such that $\vert b_n-x_n\vert< \delta$ implies $\vert a_nb_n-a_nx_n \vert< \epsilon$.
I'm thinking about factoring out the $a_n$, and letting my $\epsilon = \delta/a_n$.
$$\vert f(\{b_n\}_{n=1}^\infty)\vert = \vert \sum_{n=1}^\infty a_nb_n\vert\leq \sum_{n=1}^\infty \vert a_n\vert \vert b_n\vert\leq \Vert a_n\Vert_\infty\sum_{n=1}^\infty \vert b_n\vert=\Vert a_n\Vert_\infty\Vert b_n\Vert_1$$ Note that $f$ is linear so it is enough find $c>0$ such that $\vert f(b_n)\vert<c\Vert b_n\Vert$, put $c=\Vert a_n\Vert_\infty$