Does $\lim_{n\to\infty}S_n \leq S$ imply that $S_n < S$ ?
Some something from proof I am working out bothering me.
Does $\lim_{n\to\infty}S_n \leq S$ imply that $S_n < S$ ?
Some something from proof I am working out bothering me.
If $S_n$ is an arbitrary sequence, then this is not the case. For example, take the sequence $$ \{1,0,1,1/2,1,3/4,1,7/8,1,\dots\} $$
Let $S_n=1+\frac{(-1)^n}{n}$. Then $S_n\to 1\leq 1$ but $S_n$ with even $n$ will be greater than $1$. In fact, $\{S_n\}$ will alternate between above and below $1$.
For a very simple counter example take
$$\frac{n+1}n\xrightarrow[n\to\infty]{}1\;,\;\;\text{yet}\;\;\;\frac{n+1}n>1\;\;\;\;\forall\;n\in\Bbb N$$