Question
Question: How do you test for the convergence or divergence of a non-geometric series to infinity?...
How do you test for the convergence or divergence of a non-geometric series to infinity?
Solution
An infinite geometric series is the sum of an infinite geometric sequence. This series would have no last term. The general form of the infinite geometric series is a+ar+ar2+ar3+... where a is the first term and r is the common ratio.
There are many different theorems providing tests and criteria to assess the convergence of a numeric series.
Complete step by step answer:
There are many different theorems providing tests and criteria to assess the convergence of a numeric series. Here are the most commonly used.
Given a series:
n=0∑∞an
The first important test is Cauchy's necessary condition stating that the series can converge only if n→0liman=0
As this is a necessary condition, it can only prove that the series does not converge. We also have two important tests, based on the properties of an that can prove the series to converge or diverge:
Ratio test: n→∞liman+1an<1⇔n=0∑∞an is convergent.
n→∞liman+1an>1⇔n=0∑∞anis divergent.
If the limit is 1 the test is indecisive
Root test: n→∞limnan<1⇔n=0∑∞anis convergent.
n→∞limnan>1⇔n=0∑∞anis divergent.
if the limit is 1 the test is indecisive.
Moreover, we can often proceed by comparing the series with some other series that we now to be convergent or divergent.
Note: There are few more processes to show.
Squeeze theorem: If an<bn<cnand both n=0∑∞anand n=0∑∞cnare convergent, then also n=0∑∞bnis convergent.
If the series has positive terms (or, which is equivalent, when we test for absolute convergence), this can be generalized as the:
Direct comparison test: If an,bn⩾0with an⩽bnand L is finite, then
then:n=0∑∞bn=L=n=0∑∞an is convergent.
n=0∑∞an=∞⇒n=0∑∞bn=∞
To this purpose, beside the geometric series we have an important test series provided by the p-series theorem, stating that:
p-series Test
n=0∑∞np1is convergent for p>1 and divergent for p≤1.