Theory 1

A series is an infinite sum that is created by successive additions without end. The terms are not added up “all at once” but rather they are added up “as n increases” or “as n.”

a0+a1+a2+a3+=n=0an

Three of the most famous series are the Leibniz series and the geometric series:

Leibniz series:113+1517++(1)n2n+1+=π4Geometric series:1+12+14+18++(12)n+=2

Partial sum sequence of a series

The partial sum sequence of a series is the sequence whose terms are the sums up to the given index:

SN=a0+a1++aN=n=0Nan

These SN terms themselves form a sequence:

S0,S1,S2,S3,