Assume positive sequences $\{a_n\},\{b_n\}$ such that $a_n\leq a_{n+1}$ and $b_n\geq b_{n+1}$, $\lim_n b_n=0$ and $\sum_{n=1}^\infty a_n(b_n-b_{n+1})$ is convergent.
want to show $\lim_n a_n b_n=0$.
Any hint would be appreciated!
Assume positive sequences $\{a_n\},\{b_n\}$ such that $a_n\leq a_{n+1}$ and $b_n\geq b_{n+1}$, $\lim_n b_n=0$ and $\sum_{n=1}^\infty a_n(b_n-b_{n+1})$ is convergent.
want to show $\lim_n a_n b_n=0$.
Any hint would be appreciated!
Since the sum converges, for all $\epsilon>0$, there is $N_0$ so that
$$\sum_{n=m}^\infty a_n (b_n - b_{n+1}) <\epsilon$$
for all $m\ge N_0$. Since $\{a_n\}$ is increasing,
$$\sum_{n=m}^\infty a_{m} (b_n - b_{n+1}) \le \sum_{n=N_0}^\infty a_n (b_n - b_{n+1}) <\epsilon.$$
But the first term is
$$\sum_{n=m}^\infty a_m (b_n - b_{n+1}) = a_{m}\sum_{n=m}^\infty (b_n - b_{n+1})=a_mb_m.$$
Thus $0\le a_mb_m <\epsilon$ for all $m\ge N_0$. Hence $\lim a_nb_n = 0$.