I have seen the following inequalies:
$$e \geq 1+1+\sum \limits_{k=2}^{n}\frac{1}{k!}=s_{n} \implies e\geq \lim_{n\to\infty}s_{n}=exp(1)$$
Based on this information, how can one explain the implication? Why would $$e\geq \lim_{n\to\infty}s_{n}$$ be true? I only know that $e \geq 1+1+\sum \limits_{k=2}^{n}\frac{1}{k!}=s_{n}$.
Wouldn't the implication also imply $\sum \limits_{k=0}^{n}\frac{1}{k!} = \sum \limits_{k=0}^{\infty}\frac{1}{k!} = \lim_{n\to\infty}s_{n}$?
Whenever you have a convergent sequence $(x_n)_{n\in\Bbb N}$ and a number $M$ such that $(\forall n\in\Bbb N):x_n\leqslant M$, you also have $\lim_{n\to\infty}x_n\leqslant M$. If you apply this to $(s_n)_{n\in\Bbb N}$ and to the number $e$, you get what you want.