The Alternating Series Test is another method for determining the convergence of series, specifically dealing with series whose terms alternate in sign. An alternating series is of the form \(-1^n a_n\), where the term \(a_n\) is non-negative. This test states that if the absolute values of the terms decrease monotonically (each term is less than the one before it) and the limit of the sequence of terms is zero, then the alternating series converges.
Applying the Alternating Series Test involves checking two conditions:
- The terms \(a_n\) must decrease with each successive n.
- The limit of the terms \(a_n\) as n approaches infinity must be zero.
If both conditions are met, you can confidently say the series converges. This test was used at the endpoints in the exercise, where \(x = -1\) created a p-series and \(x = 1\) an alternating series. After evaluation, both conditions of the Alternating Series Test were satisfied for \(x = 1\), confirming convergence at this endpoint.