I have been given the following definition: $\rule{17cm}{0.4pt}$
Let $\{a_n\}$ be a sequence in $\mathbb{R}$. The series: $$\sum_{n=0}^\infty a_n$$ is $\textbf{convergent}$ if the sequence $\{s_m\}$ of the $\textbf{partial sums}$ $$s_m=\sum_{n=0}^m a_n$$ converges, that is for all $\varepsilon >0$ there exists $N=N(\varepsilon)\in \mathbb{N},$ such that $$\left| s_m-s_k\right| = \left| \sum_{n=k+1}^m a_n \right| <\varepsilon$$ for all $m>k\geq N$.
$\{a_n\}$ $\textbf{converges absolutely}$ if the series: $$\sum_{n=0}^\infty |a_n|$$ converges. $\rule{17cm}{0.4pt}$
I was a bit confused about what it means by partial sums, and why, if the series of partial sums converges, that we know the $\{a_n\}$ converges.
I am thinking that for any finite m, $s_m$ would be a sub-sequence of $a_n$, and i think I am right in saying that if a subsequence is convergent then the sequence must also be convergent. This is a complete guess though, If someone could let me know if I am on the right track in understanding this, that'd be great. Thanks.
In general, $(s_n)_{n\in\mathbb N}$ is not a sub-sequence of $(a_n)_{n\in\mathbb N}$. However, if $\lim_{n\to\infty}s_n=l$, then $\lim_{n\to\infty}s_n-s_{n-1}=0$, which means that $\lim_{n\to\infty}a_n=0$ (because $a_n=s_n-s_{n-1}$).