Numerical series

Definition
We call a numerical series and represent it with the symbol

n=0an

the pair of sequences ((an)n,(sn)n), where:

sn=a0+a1++an=k=0nak

Definition
We say that the series

n=0an

is convergent if the sequence of partial sums (sn)n converges. In that case, the sum of the series is defined as the limit

n=0an=limnsn

Definition
We say that the series

n=0an

converges absolutely if the series of the moduli

n=0|an|

converges.
Perfect — here’s the next section written in Obsidian note style, continuing from the previous ones:

Proposition. Convergence Criteria
The following criteria for the convergence of series of complex numbers hold:

  1. Cauchy Criterion. The series
n=0an

is convergent if and only if for every ε>0 there exists n0N such that for all pn0 and q0:

|k=pp+qak|<ε
  1. Comparison Criterion. Let
n=0an,n=0bn

be two series of complex numbers. Suppose that

|an||bn|for n0

Then if n=0|bn| converges, then n=0|an| also converges.
3. Root Test. Let n=0an be a series and suppose the limit

limn|an|n=ρ

exists. Then, if ρ<1, the series converges absolutely.

  1. Ratio Test. Let n=0an be a series and suppose the limit
limn|an+1an|=ρ

exists. Then, if ρ<1, the series converges absolutely.