Let $\sum a_n$ be a series with infinitely many integers $n$ such that $a_n>1/n$. If $\{a_n\}$ is decreasing show that $\sum a_n$ is divergent.
My Attempt: In these kinds of problems I usually try to prove that $\lim a_n \not =0.$ The first hypothesis of the problem says that there is a subsequence $a_{n_k}>\frac{1}{n_k}.$ Now if we consider the sum $$\sum_{i=1}^{n_m}a_i\geq \sum_{k=1}^{m}a_{n_k}>\sum_{k=1}^{m}\frac{1}{n_k}.$$ I am not sure how to use the fact that $a_n$ is decreasing here to get a series on the right that diverges. Any hints/advice will be much appreciated.
Presume all the conditions are satisified, but suppose the opposite: $\sum a_n$ converges. Because of the convergence, starting from some $n_0$, we have: $\sum_{i=m}^n a_i\lt\frac{1}{2}$ for all $m,n\gt n_0$ (Cauchy criterion with $\varepsilon=\frac{1}{2}$).
Now find one $n\ge 2n_0$ such that $a_n\gt\frac{1}{n}$. Then, due to $a_n$ decreasing, we have $a_{n_0+1}\ge a_{n_0+2}\ge\cdots\ge a_n\gt\frac{1}{n}$, so $\sum_{i=n_0+1}^n a_i\gt\frac{n-n_0}{n}=1-\frac{n_0}{n}\ge\frac{1}{2}$ as we chose $n\ge 2n_0$ - a contradiction!