The Mathematics of ECE
Analysis - Sequences and series
Monday September 13, 2021
Analysis: roadmap
- Last time: review of concepts from topology
- Key concepts: normed vector spaces, open, closed sets, convergence
- Key results: algebraic structure not enough to talk about convergence
- Useful machine learning
- Today: More on convergence, sequences and series
- Key concepts: Cauchy sequences, convergence
- Useful in signal processing, machine learning
- Website for slides: https://bloch.ece.gatech.edu/teaching/MofECEfa21/
Sequences: Cauchy sequences
A sequence in vector space is Cauchy if
Intuition: the points get closer to each others
Every converging sequence is Cauchy
Not every Cauchy sequence is converging.
Requesting that every Cauchy sequence converges amounts to requiring a complete vector space (ECE 7750)
A Cauchy sequence is bounded
We will review a very special situation: sequence in , for which there is a total order
Sequences in
is a vector space and everything discussed earlier applies
An increasing bounded sequence in converges to its least upper bound.
Let be a bounded sequence in . Then
A sequence converges to if and only if
A Cauchy sequence in converges. This proves that is complete.
Series
Let be sequence in a normed vector space. The series converges to if and only if .
If the series converges, then .
This is not a sufficient condition for convergence
There are other tests of convergence
Let be real valued and non-negative. The series converges if and only if the partial sums are bounded.
Let be real valued and non-negative.
- If there exists and such that for all , then converges
- If there exists and such that for all , then diverges.
Let be continuous and positive and decreasing for all . Then converges if and only if converges.


1/1
The Mathematics of ECE
Analysis - Sequences and series
Monday September 13, 2021