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 in computer science.
Definition
A series is obtained by adding the values of a sequence. Remember that sequence notation is represented as Written in summation notation:
Partial Sums
A partial sum of a series is simply a finite sum subset of the series. I.e. by adding the first values of a series, we obtain the th partial sum.
Convergence Of A Series
Remember how series are infinite sums? Well the same concept of limits can be applied onto series.
Let be a sequence, with its corresponding sequence of partial sums being .
The sequence of partial sums as n approaches infinity (i.e. a series) may or may not have a limit. If it does, however, then the limit of the partial sums can be used to find the convergence of the sum of the series:
If the sequence of partial sums does not have a limit, then the series is said to diverge.
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 |