The question is as follows:
Let $\{s_n\}^∞_1$ be a sequence of real numbers such that $s_n > 0$ for $n > k$. Suppose $s = lim_{n→∞}s_n$ exists and is a finite real number. Prove that $s ≥ 0$.
I have an intuition that this is probably most easily solved through contradiction. Given that for $n>k$, $s_n>0$ then by the axiom of archimedes $|s_n|>1/N$ for all $N\epsilon\mathbb{N}$ so it seems to follow that since all $s_n$ are eventually $|s_n|>1/N$ it would be impossible for the cauchy criterion to hold with an $s_n<0$ such that $|s_n-s_m|<1/n$
How does that sound? Could someone help me formalize this, or give some help for a better solution? Thanks!
Suppose on the contrary that $s<0$, then we have $N>0$ such that $n>N$, then $|s_n -s| < |s|$, $$s-|s|<s_n <s+|s|$$
$$2s<s_n <0$$ Having $$s_n < 0$$ is a contradiction.