Mark44 said:
Your book or notes must have some tests for determining whether a series converges or diverges. What tests do you know?
FaraDazed said:
The only ones I know of is the ratio and comparison test, but as the problem sheet has other questions specifically asking us to use those tests I (maybe incorrectly?) assumed they only had to be used on those ones?
One of the first tests that many textbooks present is the "Nth-term test for divergence." It says that if the limit of the nth term of a series is not zero, then the series diverges. Is that one of the tests you've seen?
FaraDazed said:
Sorry I am unsure of the correct convention if one is to only write down a few terms of a finite series, or is there not one and if I am going to write the terms then it doesn't make sense unless all of them are there?
About the only difference is that after the last term you show in an infinite series, you write ..., to indicate that it continues in the same pattern. For a finite series, the usual practice is to write the last term. It's not necessary to write all of the terms in a finite series if there are more than just a few terms in the sum.
FaraDazed said:
OK thanks, it shows how little I have understood of the topic in this very brief introduction to it. What confuses me is if it is a infinite series but the terms eventually go to 0 (or arbitrarily close to it), how is one supposed to find what the sum adds up to if say there were 10000 odd or more terms before it got to 0.
If the terms in an infinite series approach zero, you can't say anything about whether the series converges or diverges.
For example, the first series below converges and the second series diverges, even though the n-th term in each series approaches zero.
$$ \sum_{n = 1}^{\infty} \frac {1} {n^2}$$
$$ \sum_{n = 1}^{\infty} \frac {1} {n}$$
I mentioned the nth term test earlier in this post. Students often misinterpret it as saying, if the nth term goes to zero, then the series converges. This is not generally true. What is true is that if the nth term doesn't go to zero, then the series diverges.