Important Note: The difference between a series and a sequence is that the terms are added in a series but considered individually in a sequence.

To demonstrate:
Series: `a_1+a_2+a_3+\ldots`
Sequence: `a_1,a_2,a_3,\ldots`

TODO: Mention explicit vs recursive formulas
TODO: Laws of series (coefficient, addition inside sigma notation)