Discover the Path to Mathematical Mastery
An Education That Counts
A sequence is a discrete function \(\boldsymbol a_n\) whose domain is \(\mathbb{Z}\) (i.e. the set of integers). The arguments of a sequence are denoted by subscripts instead of using the typical function notation.

![]() | ![]() |
A series is a type of (recursive) sequence whose terms correspond to the sum of another sequence of terms \(a_n\). The differences between a sequence and a series can sometimes be mere semantics.
A finite series (or a partial sum) is a series whose term eventually terminate, i.e., \(\displaystyle S_N=\sum_{n=0}^{N}a_n\), whereas an infinite series is of the form \(\displaystyle S=\sum_{n=0}^{\infty}a_n\) which can also be expressed as a limit of the partial sums.
\(\displaystyle\sum_{n=0}^{\infty}a_n=\underset{N\to\infty}{\lim}\sum_{n=0}^{N}a_n=\underset{N\to\infty}{\lim}S_N\).