Let $(a_n)$ and $(b_n)$ be real sequences such that $\lim_{n \rightarrow \infty} a_n = \infty$ and $\inf \{b_n \colon n \in \mathbb{N}\}=L>0$. Show that $\lim_{n \rightarrow \infty} a_nb_n=\infty$.
I know by definition that for every $K>0$, we can find $n_0 \in \mathbb{N}$ such that if $n\geq n_0$ then $a_n\geq K$. And it is given $\inf \{b_n \colon n \in \mathbb{N}\}=L>0$, thus implying that $(b_n)$ is non-negative. How can I show the $\lim_{n \rightarrow \infty} a_nb_n$ diverges to infinity?
I thought of doing by trying to show that $\forall M > 0$, one can find a $n_0$ such that if $n\geq n_0$ then $a_n b_n > M$. This $n_0$ exists because $b_n$ is non-negative and $a_n \rightarrow \infty$. But how can I properly show this passage?
Thank you.
Hint :
Write $$a_n b_n \geq a_n L$$
(is is true for all $n$ ?), and then, let $n$ tend to $+\infty$.