I couldn't think of a good title for this, given the nature of the proof; if anyone has a better idea, feel free to edit (I think that's possible).
I'm trying to prove this following theorem:
If $\sum u_n$ converges, where $u_n \geq 0$ f or $n > N$, and if $\lim\limits_{n \to \infty} n u_n$ exists, prove that $\lim\limits_{n \to \infty} nu_n = 0$.
I'm having some difficulty putting together this proof. I think we may want to start with the fact that since $\sum u_n$ converges, we have that $\lim\limits_{n \to \infty} u_n = 0$. With some algebraic manipulation, we can convert this to a limit of the form $\frac{0}{0}$ to which we can apply L'Hospital's Rule, but this doesn't seem to help much. I would assume that the assumption that each term of the series, except for possibly some finite number, are positive might come in here, but this doesn't tell us anything about the derivative, though the series should, technically, be decreasing after some point and bounded below by $0$ in order to converge, so we should be able to write a negative derivative, $u_n'$, for an infinite number of terms. I haven't been able to work out a solution with L'Hospital's rule, though, and the limit product rule, breaking apart this product, isn't conclusive, as I'm fairly certain $\infty \cdot 0$ is an indeterminate form.
The other option might be to proceed by contradiction, though I'm a bit lost as to how to proceed from here. I'd greatly appreciate any helpful insights people may have on this.