Let $(a_n)_{n\in \mathbb{N^*}}$ a strictly positive sequence such that $\displaystyle : \lim_{n\to +\infty} \sum _{k=1}^n a_k=+\infty$. Show that for all sequence $(b_n)_{n\in \mathbb{N^*}}$ of real numbers such as $\displaystyle \lim_{n \to +\infty} b_n = l \in \mathbb{\bar{R}}$, we have $:$ $$\lim_{n\to +\infty} \frac{a_1b_1+a_2b_2+a_3b_3+...+a_nb_n}{a_1+a_2+a_3+...+a_n}=l$$
- I tried to use some inequalities such as the Cauchy inequality which gave me $\sum a_kb_k\le \sqrt{\sum a_k^2\ \cdot \ \sum b_k^2 }$
- I also tried the definition of the limit with Cesaro lemma yet it doesnt work
Any idea ? thanks