An alternating series is a series containing terms alternatively positive and negative. One can check its convergence using Leibnitz’s test. In this article, we will study alternating series, Leibnitz’s test with solved problems.
Definition of Alternating Series
A series of the form $\displaystyle \sum_{n=1}^\infty$ (-1)n+1an, where an>0 for all n, is called an alternating series.
The series 1- 1/2+ 1/3- 1/4- … is an example of alternating series.
Statement of Leibnitz’s Test
Let {an} be a sequence of real numbers such that
- an > 0 for all n.
- {an} is monotonically decreasing. That is, an > an+1 ∀ n.
- limn→∞ an =0.
Then the corresponding alternating series $\displaystyle \sum_{n=1}^\infty$(-1)n+1an is convergent.
Questions and Answers
Q1: Test the convergence of $1-\dfrac{1}{2}+\dfrac{1}{3}-\dfrac{1}{4}+\cdots$.
Answer:
The terms of the given series are alternatively positive and negative, so it is an alternating series.
The series = $\displaystyle \sum_{n=1}^\infty$(-1)n+1 $\dfrac{1}{n}$.
Thus, an = $\dfrac{1}{n}$.
1. $\dfrac{1}{n} >0$ for all n. That is, an > 0 ∀ n. |
2. an – an+1 = $\dfrac{1}{n} – \dfrac{1}{n+1}$ = $\dfrac{n+1-n}{n(n+1)}$ = $\dfrac{1}{n(n+1)}$ > 0 ∀ n. So, an – an+1 > 0 ∀ n. This shows that {an} is monotonically decreasing. |
3. limn→∞ an = limn→∞ $\dfrac{1}{n}$ = 0. |
Therefore, all the conditions of Leibnitz’s test are satisfied. Hence by Leibnitz’s test we conclude that the series 1-1/2+1/3-1/4-… is convergent.
Related Articles:
- Convergence of a Series: Definition, Formula, Examples
- Comparison Test for Series: Statement, Examples [Limit Form]
- Ratio Test for Series: Statement, Solved Examples
- Root Test
Homework:
Test the convergence of the following series:
- $1-\dfrac{1}{2^2}+\dfrac{1}{3^2}-\dfrac{1}{4^2}+\cdots$
- $1-\dfrac{1}{2^p}+\dfrac{1}{3^p}-\dfrac{1}{4^p}+\cdots$ (p>0)
- $\dfrac{1}{1+x^2}-\dfrac{1}{2+x^2}+\dfrac{1}{3+x^2}+\cdots$.
FAQs
Q1: What is an Alternating Series?
Answer: A series with terms alternatively positive and negative is called an alternating series. For example, the series 1-1/2+1/3-1/4-… is an alternating series.
Q2: State the Leibnitz’s test.
Answer: Let {an} be a monotonic decreasing sequence of positive real numbers with limn→∞ an =0. Then the alternating series ∑n=1 (-1)n+1an converges.
This article is written by Dr. Tathagata Mandal, Ph.D in Mathematics from IISER Pune (Algebraic Number Theory). Thank you for visiting the website.