Given a sequence $(a_n) \in \mathbb{R}$ so that for every sequence $(x_n) \in c_0 : (a_nx_n) \in c_0$. Show that this implies that $(a_n)$ has to be in $ℓ^\infty$.
My thoughts: $(a_nx_n) \in c_0$ means that $\lim a_n \lim x_n=0$ and I know that $\lim x_n=0$ for $n \rightarrow \infty$.
$ℓ^\infty$ is the space of all bounded sequences with the supremum norm. The hint is that I need to use Banach-Steinhaus. How could I show this?
Suppose $a$ is not in $\ell^\infty$. Then there's some subsequence of $a$ approaching $\infty$ (in absolute value). Let $x_n=1/|a_n|$ for $n$ indexing that subsequence, and $x_n=0$ for all other $n$. It follows that $x$ converges to $0$. But $a\cdot x$ does not converge to $0$, because $a_nx_n=\pm1$ for $n$ indexing that subsequence. This is a contradiction.