Real Series#
Definition: Partial Sum
Let \((a_n)_{n \in \mathcal{D}}\) be a real sequence.
The \(k\)-th partial sum of \((a_n)_{n \in \mathcal{D}}\) is the sum of its first \(k\) numbers:
Notation
Theorem: Re-Indexing
Proof
TODO
Given a real sequence \((a_n)_{n \in \mathcal{D}}\), it is apparent that the real-valued function which maps each \(k \in \mathcal{D}\) to the \(k\)-th partial sum of \((a_n)_{n \in \mathcal{D}}\) is itself a real sequence \((s_n)_{n \in \mathcal{D}}\).
Definition: Real Series
A real series is the sequence of partial sums of a real sequence.
Notation
If the sequence is \((a_n)_{n \in \mathcal{D}}\), then we denote the sequence of its partial sums by \(\displaystyle \sum_{n \in \mathcal{D}} a_n\).
When \(\mathcal{D} = \mathbb{N}_0\) or \(\mathcal{D} = \mathbb{N}\), we write \(\displaystyle \sum_{n = 0}^{\infty} a_n\) or \(\displaystyle \sum_{n = 1}^{\infty} a_n\), respectively.
In the case, when \(\mathcal{D} = \mathbb{N} \setminus \{0, 1, \dotsc, p - 1\}\) for some integer \(p\), we write \(\displaystyle \sum_{n = p}^{\infty} a_n\).
Convergence#
Since a real series \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) is just a real sequence, the definitions and terminology for convergence of series is the same as those used for convergence of sequences. What is different, however, is the notation used.
Notation: Convergence of Real Series
If \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) converges to \(L\), we write
Instead of calling \(L\) the limit of \(\displaystyle \sum_{n \in \mathcal{D}} a_n\), we usually say it is its value.
Example: Geometric Series
A geometric series is a real series
where \(q\) is some real number and \(s \in \mathbb{N}_0\).
If \(|q| \lt 1\), then the geometric series is convergent with
If \(|q| \ge 1\), then the geometric series is divergent.
Example: The Harmonic Series
The harmonic series is the following real series:
It diverges towards \(+\infty\):
Definition: Absolute Convergence of Real Series
A real series \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) converges absolutely or is absolutely convergent if the series \(\displaystyle \sum_{n \in \mathcal{D}} |a_n|\) converges.
Theorem: Alternative Definition
A real series \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) is absolutely convergent if and only if \(\displaystyle \sum_{n \in \mathcal{D}} |a_n|\) is bounded.
Proof
TODO
Definition: Conditional Convergence
A real series is conditionally convergent iff it is convergent but not absolutely convergent.
Example: The Alternating Harmonic Series
The alternating harmonic series is the following real series:
It converges towards the natural logarithm of \(2\):
However, it is not absolutely convergent because \(\sum_{n = 1}^{\infty} \left\vert \frac{(-1)^{n+1}}{n}\right\vert = \sum_{n = 1}^{\infty} \frac{1}{n}\). This is the harmonic series and we know that the harmonic series is divergent. Therefore, \(\sum_{n = 1}^{\infty} \frac{(-1)^{n+1}}{n}\) is conditionally convergent.
Theorem: Arithmetic with Real Series
If \(\sum_{n \in \mathcal{D}} a_n\) and \(\sum_{n \in \mathcal{D}} b_n\) are convergent real series, then
for all \(\lambda, \mu \in \mathbb{R}\).
Proof
TODO
The Riemann Series Theorem
Let \(\sum_{n \in \mathcal{D}} a_n\) be an infinite real series.
Definition: Rearrangement
A rearrangement of \(\sum_{n \in \mathcal{D}} a_n\) is another infinite real series \(\sum_{n \in \mathcal{D}} {}_{\sigma}a_n\) such that \({}_{\sigma} a_n\) can be expressed as
for some permutation \(\sigma\) of \(\mathcal{D}\).
If \(\sum_{n \in \mathcal{D}} a_n\) is conditionally convergent, then for each \(L \in \mathbb{R}\), there exists a rearrangement of \((a_n)_{n \in \mathcal{D}}\) which converges to \(L\). There is also a rearrangement which diverges to \(+\infty\), a rearrangement which diverges to \(-\infty\) and a rearrangement which simply diverges.
Intuition
The terms of every conditionally convergent real series can also be rearranged to produce a sum which is equal to any real number of our choice, or which diverges to infinity or negative infinite or just does not approach any limit, finite or infinite.
Proof
TODO
Theorem: Convergent Series \(\implies\) Zero Sequence
If an infinite real series \(\sum_{n \in \mathcal{D}} a_n\) is convergent, then \((a_n)_{n \in \mathcal{D}}\) is a zero sequence.
Proof
Since the real series is convergent, the Cauchy convergence theorem tells us that for each \(\varepsilon \gt 0\), there exists some \(N_{\varepsilon} \in \mathcal{D}\) such that
for all \(n,m \in \mathcal{D}\) with \(n,m \ge N_{\varepsilon}\) and \(n \gt m\).
If we set \(m = n - 1\), we get
This holds for all \(n \ge N_{\varepsilon}\), i.e. it is the definition of the limit of a real sequence.
Theorem: Minorant Divergence Test
Let \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) be a real series.
If there exists some divergent real series \(\displaystyle \sum_{n \in \mathcal{D}} b_n\) and some integer \(N\) such that \(0 \le b_n \le a_n\) for all \(n \ge N\), then \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) also diverges.
Proof
TODO
Example: The Series \(\sum_{n = 1}^{\infty} \frac{1}{n^{\alpha}}\)
If \(\alpha \le 1\), then the real series \(\sum_{n = 1}^{\infty} \frac{1}{n^{\alpha}}\) diverges, since
and the harmonic series \(\sum_{n = 1}^{\infty} \frac{1}{n}\) diverges.
Theorem: Cauchy Convergence Theorem
A real series \(\sum_{n \in \mathcal{D}} a_n\) is convergent if and only if for each \(\varepsilon \gt 0\), there exists some \(N_{\varepsilon} \in \mathcal{D}\) such that
for all \(m,n \in \mathcal{D}\) with \(n \gt m\) and \(m,n \ge N_{\varepsilon}\).
Proof
TODO
Theorem: Majorant Convergence Test
Let \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) be a real series.
If there exists some convergent real series \(\displaystyle \sum_{n \in \mathcal{D}} b_n\) and some integer \(N\) such that \(|a_n| \le b_n\) for all \(n \ge N\), then \(\displaystyle \sum_{n \in \mathcal{D}} a_n\) is absolutely convergent.
Proof
TODO
Example: The Series \(\sum_{n = 1}^{\infty} \frac{1}{n^{\alpha}}\)
If \(\alpha \gt 1\), then the real series \(\sum_{n = 1}^{\infty} \frac{1}{n^{\alpha}}\) is convergent.
TODO
Theorem: Ratio Test
Let \(\sum_{n \in \mathcal{D}} a_n\) be an infinite real series.
-
(I) If there exists some \(N \in \mathcal{D}\) and some \(q \in (0;1)\) such that \(\left\vert \frac{a_{n+1}}{a_n}\right\vert \le q\) for all \(n \ge N\), then \(\sum_{n \in \mathcal{D}} a_n\) is absolutely convergent.
-
(II) If there exists some \(N \in \mathcal{D}\) such that \(\left\vert \frac{a_{n+1}}{a_n}\right\vert \ge 1\) for all \(n \ge N\), then \(\sum_{n \in \mathcal{D}} a_n\) is divergent.
Proof
Proof of (I):
Pick any \(q \lt 1\) such that \(\left\vert \frac{a_{n+1}}{a_n}\right\vert \le q\) for all \(n \ge N\). We notice that
i.e. \(|a_n| \le q^{n - N} |a_N|\) for all \(n \ge N\). The series \(\sum_{n = N}^{\infty} q^{n - N}|a_N|\) is the same as \(\sum_{n = 0}^{\infty} q^n |a_N|\), which is convergent because \(|a_N|\) is just a real number and the geometric series \(\sum_{n = 0}^{\infty} q^n\) is convergent for \(q \lt 1\). Therefore, the majorant convergence test tells us that \(\sum_{n \in \mathcal{D}} |a_n|\) converges, i.e. \(\sum_{n \in \mathcal{D}} a_n\) is absolutely convergent.
Proof of (II):
We show that \((a_n)\) is not a zero sequence and so \(\sum_{n \in \mathcal{D}}\) must diverge.
Suppose \((a_n)\) is a zero sequence:
Theorem: Ratio Test via Limits
If \(\left\vert\frac{a_{n+1}}{a_n}\right\vert\) is convergent, then the ratio test can be alternatively stated in the following way:
- If \(\lim_{n \in \mathcal{D}} \left\vert\frac{a_{n+1}}{a_n}\right\vert \lt 1\), then \(\sum_{n \in \mathcal{D}} a_n\) is absolutely convergent.
- If \(\lim_{n \in \mathcal{D}} \left\vert\frac{a_{n+1}}{a_n}\right\vert \gt 1\), then \(\sum_{n \in \mathcal{D}} a_n\) is divergent.
- If \(\lim_{n \in \mathcal{D}} \left\vert\frac{a_{n+1}}{a_n}\right\vert = 1\), then we can't use this limit to make any statements about \(\sum_{n \in \mathcal{D}} a_n\).
Proof
TODO
Example: The Series \(\sum_{n = 0}^{\infty} \frac{1}{n!}\)
The real series \(\sum_{n = 0}^{\infty} \frac{1}{n!}\) is absolutely convergent, since
and
Example: The Series \(\sum_{n=1}^{\infty} \frac{n^2}{3^n}\)
The real series \(\sum_{n=1}^{\infty} \frac{n^2}{3^n}\) is absolutely convergent, since
and
Theorem: \(n\)-th Root Convergence Test
Let \(\sum_{n \in \mathcal{D}} a_n\) be a real series.
If the real sequence \(\sqrt[n]{|a_n|}\) converges, then \(\sum_{n \in \mathcal{D}} a_n\) is:
- divergent if
Note
If \(\displaystyle \lim_{n \to \infty} \sqrt[n]{|a_n|} = 1\), then this theorem is useless.
Proof
TODO
Example: The Series \(\sum_{n=3}^{\infty} \left(1 - \frac{2}{n}\right)^{n^2}\)
The real sequence \(\sum_{n=3}^{\infty} \left(1 - \frac{2}{n}\right)^{n^2}\) is absolutely convergent, since
and the sequence
converges to \(\mathrm{e}^{-2}\).
Theorem: Leibniz Convergence Test for Alternating Series
Let \(\sum_{n \in \mathcal{D}} (-1)^n a_n\) be an infinite real series.
If \(a_n \ge 0\) for all \(n \in \mathcal{D}\) and \((a_n)_{n \in \mathcal{D}}\) is a decreasing zero sequence, then \(\sum_{n \in \mathcal{D}} (-1)^n a_n\) converges.
If \(a_n \le 0\) for all \(n \in \mathcal{D}\) and \((a_n)_{n \in \mathcal{D}}\) is an increasing zero sequence, then \(\sum_{n \in\mathcal{D}} (-1)^n a_n\) converges.
Proof
TODO
Example: The Series \(\sum_{n = 1}^{\infty} \frac{(-1)^n}{n^{\alpha}}\)
Consider the real series
where \(\alpha \in \mathbb{R}\).
If \(\alpha \gt 0\), then the series is convergent because \(\frac{1}{n^{\alpha}}\) is a decreasing sequence which converges to \(0\).
Theorem: The Integral Test
where \(f: [a, +\infty) \subset \mathbb{R} \to \mathbb{R}\) is a non-negative decreasing real function, is convergent if and only if the improper integral
is [convergent](./Real%20Functions/Limits%20(Real%20Functions.md).
Example: \(\sum_{n=2}^{\infty} \frac{1}{n \ln^{\alpha} n}\)
We want to see for what values of \(\alpha\) the following real series converges:
We examine the corresponding improper integral:
Using integration by substitution with \(u = \ln x\):
We know that
[converges](./Real%20Functions/Limits%20(Real%20Functions.md) if and only if \(\alpha \gt 1\) and so the original improper integral:
[converges](./Real%20Functions/Limits%20(Real%20Functions.md) if and only if \(\alpha \gt 1\).
Proof
TODO