Prove that for all $N\ge1$ and all $n\ge1$, $\sum_{k=1}^{n}\frac{a_{N+k}}{s_{N+k}} \ge 1 - \frac{s_N}{s_{N+n}}$

17 Views Asked by At

Let $a_n$ be a sequence of non-negative real numbers, such that $\sum a_n$ diverges. For $n\ge1$, let $s_n = a_1 + ... + a_n$.

Prove that for all $N\ge1$ and all $n\ge1$, $\sum_{k=1}^{n}\frac{a_{N+k}}{s_{N+k}} \ge 1 - \frac{s_N}{s_{N+n}}$

I tried to manipulate the terms to apply comparison test, but I couldn't really get anywhere with this problem. Thanks