Let $\displaystyle \sum a_n$ be convergent series of positive terms and set $\displaystyle b_n=\sum_{k=n}^{\infty}a_k$ , then prove that $\displaystyle\sum \frac{a_n}{b_n}$ diverges.
I could see that $\{b_n\}$ is monotonically decreasing sequence converging to $0$ and I can write $\displaystyle\sum \frac{a_n}{b_n}=\sum\frac{b_n-b_{n+1}}{b_n}$, how shall I proceed further?
For $m>n$ one has $$\begin{aligned}\frac{a_n}{b_n}+\cdots\frac{a_m}{b_m}&\ge \frac{a_n}{b_n}+\cdots +\frac{a_m}{b_n}\\ &=\frac{b_n-b_{m+1}}{b_n} = 1-\frac{b_{m+1}}{b_n}. \end{aligned}$$ Can you continue from here?