
Today we’re going to work with limits, specifically the limit of a series. In order to learn something about the limit of a series, we can run a test on that sequence that creates the series.
Sequence vs. Series
But before we get into that, let’s back up a bit and get our vocabulary straight by reviewing how a sequence and a series are different.
Sequence
A sequence is a list of numbers in a particular order, like this:
We can also write a sequence as a formula or rule. For our sequence it looks like this:
The letter
Series
A series is a bit different. A series is the sum of all the numbers in a sequence. So it looks like this:
Notice that instead of commas we have addition signs. Each term also has a partial sum:
Term Number | 1 2 3 4 5 6 7 8 |
Series | 1 + 3 + 5 + 7 + 9 +11 + 13 +15 |
Partial Sum | 1 4 9 16 25 36 49 64 |
The partial sum is the sum of all the numbers in the series up until that point. So the partial sum of the third term is
something very interesting if we look for the patterns.
Our series is adding the odd positive integers, and the partial sums also look very familiar. They are the perfect squares!
We can also write a series using math notation:
Look at that fancy symbol! That’s our summation symbol, the Greek letter sigma. And it just means to “sum up” in math.
So this expression is asking for the sum of the values of the expression
When we see the infinity symbol above the sigma, we know that we are dealing with an infinite series. In fact, if we see the sigma without anything above or below it, we can assume that it is an infinite series of the terms from 1 to
Nth Term Test
In both science and finance, an infinite series that converges on an actual number is especially useful, so determining whether a series is divergent or convergent is important. In order for a series to be considered convergent, it must pass a sequence of tests. The first test that is used is the
The
So what does the
This looks complicated but means that when the sequence
Let’s go back to our series of odd numbers that sums to perfect squares and run this test.
According to the
The first few terms of our series look like this:
The sequence of that rule looks the same but with commas used instead of addition symbols:
We can easily see that this sequence is not approaching 0. In fact, it’s approaching infinity, as the number will continue to increase by 2 forever. So this sequence is divergent.
That means our series is also divergent because the sequence did not converge on 0.
Already we can see that this test is going to rule out most series that are tested. Let’s test a series that might have a chance.
Let’s apply the
Here our
If we remember how limits of sequences work, we’ll quickly recall that
We can see that the denominator will keep getting bigger and bigger, making our fraction move closer and closer to 0 without ever getting there.
So our series passes the
To find out if it really is one of those special convergent series, we’d have to run more mathematical tests. Spoiler alert…it isn’t a convergent series. In case you are curious, here are a couple that are convergent:
Can you see why they each passes the
That’s it for the