Series
Introduction
If we add the terms of a sequence together then we get a series. If we add the terms of an infinite sequence then we get an infinite series.
We can also consider partial sums up to a certain number of terms:
These partial sums can be viewed as another sequence which may or may not have a limit. If the sequence is convergent and exists as a real number, then the series is also convergent.
If the sequence is divergent then the series is divergent.
To summarise, the sum of a series is the limit of the sequence of partial sums.
Harmonic series
One of the most basic series to examine is called the harmonic series.
It is sometimes referred to as the divergent infinite series as it is always divergent.
Geometric series
One series that is used in a lot of examples is called the geometric series. Each term is obtained from the preceding one by multiplying by the common ratio .
This series is convergent when and divergent when or . When it is convergent, its sum is given by:
Divergence test
If a series is convergent, then .
This is a mathematical fact which you can find the proof for on page 440 of the textbook. However, the converse of that statement is not correct. A series can have the limit of their terms be and still be divergent, such as the harmonic series for example. There are alternate claims that can be made for divergent series:
If does not exist or if , then the series is divergent.
In conclusion, this is a good first step to test if a series is divergent. If you find then you know it is definitely divergent but if you find then that is not conclusive.
There are also some useful simplifying laws on page 441 of the textbook.
Integral test
The sections above focus a lot on finding the sum of a series, but this isn’t always as easy. There are some other tests you can do to determine if a series is convergent or divergent without needing to explicitly calculate their sums.
Suppose we have the following series:
We can express this geometrically by drawing a graph with what looks like a Riemann sum under it. Each rectangle has a base of length 1 and a height of at its right endpoint.
Excluding the left-most rectangle, the combined area of the other rectangles is less than the total area under the graph. Recall that we can calculate the area under the graph using integration, which means the total area of rectangles must be less than:
Thus the partial sums are bounded and the series converges.
Comparison test
Alternating series
Absolute & conditional
Ratio test
Power series
A power series is a series of the form:
Bear in mind that the above power series is centred at 0. You may be asked for the expansion of one centred at a different value, in which case you can use the form:
Where the power series is centred at .
There is also another type of problem where you are asked to represent a given function as a power series. This is actually simpler than it looks if you read page 470 of the textbook.