Digital Garden
Maths
Calculus
Sequences & Series
What is a Series?

What is a Series?

A series is the sum of the terms of a sequence.

If the sequence is finite then the series is finite. If the sequence is infinite then the series is infinite.

Infinite Series

An infinite series is the sum of the terms of an infinite sequence. If the sequence has the form:

a1,a2,a3,a4,…a_1, a_2, a_3, a_4, \ldots

then the series of the sequence is:

S=a1+a2+a3+a4+…=βˆ‘n=1∞anS = a_1 + a_2 + a_3 + a_4 + \ldots = \sum_{n=1}^{\infty} a_n

Partial Sums

The sum of the first nn terms of a sequence is called the nnth partial sum. The nnth partial sum of a sequence is denoted by sns_n.

sn=a1+a2+a3+…+an=βˆ‘i=1nais_n = a_1 + a_2 + a_3 + \ldots + a_n = \sum_{i=1}^{n} a_i