A series is an infinite sum of values in a sequence. Series are usually written in summation notation, using capital Sigma (). Series are useful to calculate approximations with high accuracy to irrational values (such as Pi) as well as other fields such as digital signal processing and computer science.
All sequence henceforth are defined over the real numbers, i.e.
Definition
Series
Let be a sequence. Then, a series has two definitions. It is defined as a sequence of partial sums:
But, if the sequence of partial sums converges, then it is the converging point (denoted ):
If such a limit does not exist, the series diverges. Else it converges to
Partial Sums
Partial Sum
Let be a sequence. Then, a (sequence of) partial sums is defined as:
Proofs & Lemmas
L1: If the sequence of partial sums for a sequence with non-negative terms is bounded, it is convergent ^L1
Let be a sequence with non-negative terms, that is, . Let it’s corresponding sequence of partial sums be . Then:
Alternatively, a series with positive terms converges iff it is bounded
Proof as:
We can write any term
Since , by the ordered field axioms, we know:
This is the definition of a monotone increasing sequence.
Since we assume that is a bounded sequence, we can use the lemma that all bounded monotonic sequences converge, namely,
Properties Of Series
Let and be two unique series that both converge onto values and respectively and let be a constant:
-
= [converges]
-
= = [converges]
-
If is a series that diverges, then also diverges ()
Convergence/Divergence Tests
Conditions | Test |
---|---|
The limit of seems to equate to 0 | Divergence Test |
Series contains factorials and/or exponents | Ratio Test |
Else | Comparison Test |
Examples
- , then
diverges, as is unbounded.
- , then , see triangular numbers
diverges for the same reason as (1.)
converges to (Euler’s number)
The sequence is non-negative (since and )
Using a lemma that , which implies
Then the partial sum:
Exactly, it is:
Which shows it has a upper bound of . Compared it to , which is .
Since this series has a non-negative sequence and is bounded, it is convergent by L1
Example: Geometric Series
Example: Harmonic & P-Harmonic Series
- Arithmetic Series
- Comparison Test
- Divergence Test
- Geometric Series
- P-Harmonic Series
- Ratio Test
- Root Test