5 Series Flashcards
Definition 5.1:
Infinite series
If (an)n∈N is a real sequence, then ∑∞n=1 an is called an infinite series (or simply series).
Definition 5.1:
Partial sum
For any N ∈ N, the number SN = ∑Nn=1 an is called a partial sum of the series.
Definition 5.2:
Convergent series
The series ∑∞n=1 an converges if the sequence of partial sums (SN)N∈N converges. i.e. ∑∞n=1(an) = lim.N→∞(SN).
Proposition 5.1:
Convergent series and its relation to an
If ∑∞n=1(an) is a convergent series, then an→0 as n→∞.
Theorem 5.1:
Algebra of limits for series
Suppose that ∑∞n=1(an) and ∑∞n=1(bn) are convergent series. Then
1. ∑∞n=1(an + bn) = ∑∞n=1(an) + ∑∞n=1(bn),
2. ∑∞n=1(an − bn) = ∑∞n=1(an) − ∑∞n=1(bn),
3. ∑∞n=1(Can) = C ∑∞n=1(an) for any constant C ∈ R.
Theorem 5.2:
Converegent series if an≤bn for all n in N
Suppose that ∑∞n=1(an) and ∑∞n=1(bn) are convergent series. If an ≤ bn for all n ∈ N, then ∑∞n=1(an) ≤ ∑∞n=1(bn).
Proposition 5.2:
Relation between convergent series and sequence of partial sums
Suppose that (an)n∈N is a sequence with an ≥ 0 for all n ∈ N.
Then ∑∞n=1(an) convergent ↔ (SN)n∈N bounded
Proposition 5.3:
Limit of (sum of an from N to infinity)
Suppose that (an)n∈N is a sequence with an ≥ 0 for all n ∈ N. If ∑∞n=1(an) convergent, then lim.N→∞[ ∑∞n=1(an) ] = 0.
lim.N→∞[ ∑∞n=1(an) ] = lim.N→∞[ aN + a(N+1) + a(N+2) + … ]
Definition 5.3:
Absolute convergence
A series ∑∞n=1(an) converges absolutely if
∑∞n=1(|an|) < ∞.
Theorem 5.3:
Relation between |∑an| and ∑|an| (0 to infinity)
If ∑∞n=1(an) converges absolutely, then it converges and
|∑∞n=1(an)| ≤ ∑∞n=1(|an|).
Definition 5.4:
Conditionally convergent series
A series that converges but does not converge absolutely.
Theorem 5.4:
Rearrangement of series
Suppose that ∞n=1 an converges absolutely. Then for any
bijection σ : N → N, then the convergence is absolute and
∑∞n=1[ aσ(n) ] = ∑∞n=1(an).
Proof non-examinable
Theorem 5.5:
Comparison test
Suppose that (an)n∈N and (bn)n∈N are real sequences and |an|≤ bn for all n ∈ N. If
∑∞n=1(bn) convergent ⇒ ∑∞n=1(an) absolutely convergent.
Corollary 5.1:
Contrapositive of comparison test
Let (an)n∈N and (bn)n∈N are real sequences and 0 ≤ an ≤ bn for all n ∈ N.
Then ∑∞n=1(an) divergent ⇒ ∑∞n=1(bn) divergent.
Theorem 5.6:
D’Alembert’s ratio test
Suppose that (an)n∈N is a real sequence such that an≠0 for all n∈N and r = lim.n→∞[ |a(n+1)| / |an| ].
1. If r < 1, then ∑∞n=1(an) converges absolutely.
2. If r > 1, then ∑∞n=1(an) diverges.
3. If r = 1, then the test is inconclusive.
(r = ∞ is allowed)