Suppose that $\{a_n\}$ and $\{b_n\}$ are real sequences such that $a_n\to a$, where $a>0$ and $\limsup \limits_{n\to \infty} b_n=-\infty$. Prove that $\limsup \limits_{n\to \infty}a_n b_n=-\infty$.
Probably this question has been asked before, but most proofs which I have seen assumed that $\limsup \limits_{n\to \infty}b_n$ is finite. The case when it is finite I can handle quite easily and I've already proved it. I'd like to see the proof for the case when limit superior is $-\infty$.
It suffices to prove that for any $\xi\in\mathbb{R}$, $$a_nb_n<\xi$$ for all sufficiently large $n$. (If $\lim\sup a_nb_n=x>-\infty$, then, for any y<x, one can find infinitely many $a_nb_n>y$.) Since $a_n\rightarrow a$, $$\frac{1}{2}a<a_n<\frac{3}{2}a$$ for all $n$ from some fixed index $N$ onward. Since $\lim\sup b_n=-\infty$, there exists $N_1>N$ such that $$b_n<\min(0,\frac{2\xi}{a})$$ for all $n>N_1$. Hence for $n>N_1$, $$a_nb_n<\xi$$ as was to be proved.