A common type of infinite series is the geometric series, where each term in the series is obtained by multiplying the previous term by a fixed ratio, such as
To understand the result of the sum in equation (3.17), we can add the first few terms, called a partial sum. Looking at a sequence of partial sums, one at a time, may give an indication of the sum of the infinite series.
By looking at these partial sums, we can see that the sum is approaching the value \(2\text{.}\) We say that this series is convergent. In other cases, the partial sums do not approach a finite value. We say that these series are divergent.
In this activity, you will use Mapleβs Sum() command to quickly evaluate whether a series is convergent or divergent. Maple will give the value of the sum for a convergent series and will give the value \(\infty\) or \(-\infty\) if the series is divergent.
For each of the following series, set up the series symbolically using the Sum() command. Then, use the value(%) command to evaluate the sum and determine if it converges.
Another method for determining convergence or divergence of an infinite series is by comparing the series to a improper integral. This only applies to very specific infinite series.
The Integral Test for Convergence states that for a non-negative, monotonically decreasing function \(f(n)\) and an integer \(N\text{,}\) the infinite series
Graph the function \(f(x) = \dfrac{3}{x^2-3x+2}\) to see that the function is non-negative and monotonically decreasing over the interval \([3,\infty)\text{.}\)