Chapter 11: Sequences, Series, and Power Series
Section 11.5: Alternating Series and Absolute Convergence
Alea Wittig
SUNY Albany
Outline
Alternating Series
Absolute Convergence and Conditional Convergence
▶ So far we have looked at methods to deal with series whose
terms are positive.
▶ Here we deal with series where terms are not necessarily
positive.
Alternating Series
Alternating Series
An alternating series is one whose terms are alternately positive
and negative.
1 −
1
2
+
1
3
−
1
4
+
1
5
−
1
6
+ . . . =
X
n=1
(−1)n−1 1
n
−
1
2
+
2
3
−
3
4
+
4
5
−
5
6
+
6
7
− . . . =
X
n=1
(−1)n n
n + 1
In these examples we have
an = (−1)n
bn or an = (−1)n−1
bn
where bn is a positive number. (bn = |an|.)
Alternating Series Test
Theorem: If the alternating series
∞
X
n=1
(−1)n−1
bn = b1 − b2 + b3 − b4 + . . . (bn > 0)
satisfies the conditions
(i) bn+1 ≤ bn for all n, ie, bn is decreasing.
(ii) lim
n→∞
bn = 0
then the series is convergent
Alternating Series Test
Remarks
▶
P
an =
P
(−1)n−1bn or
P
(−1)nbn where bn > 0, means
bn = |an|
▶ If (ii) is false then
P
an diverges:
lim
n→∞
|an| ̸= 0 =⇒ lim
n→∞
an ̸= 0
by Theorem 6 of the 11.1 of the lecture notes
The Test for Divergence: lim
n→∞
an ̸= 0 =⇒
∞
X
n=1
an diverges.
Example 1
1/2
Determine whether the alternating harmonic series
X
n=1
(−1)n−1
n
converges.
Example 1
2/2
(i) bn+1 ≤ bn:
bn =
1
n
bn+1 ≤ bn ⇐⇒
1
n + 1
≤
1
n
✓
(ii) limn→∞ bn = 0:
lim
n→∞
bn = lim
n→∞
1
n
= 0✓
Thus the alternating harmonic series converges by AST.
Example 2
1/2
Determine whether the series
∞
X
n=1
(−1)n 3n
4n − 1
converges.
Example 2
2/2
∞
X
n=1
(−1)n 3n
4n − 1
is alternating with bn = 3n
4n−1
(i) bn+1 ≤ bn
3n + 3
4n − 3
≤
3n
4n − 1
⇐⇒
(3n + 3)(4n − 1) ≤ 3n(4n − 3) ⇐⇒
12n2
− 3n + 12n − 3 ≤ 12n2
− 9n ⇐⇒
12n2
− 9n − 3 ≤ 12n2
− 9n✓
(ii) lim
n→∞
bn = 0:
lim
n→∞
3n
4n − 1
=
3
4
̸= 0 ×
Fails (ii) so, as explained in remarks, by the test for divergence the
series diverges.
Example 3
1/3
Test the series
∞
X
n=1
(−1)n+1 n2
n3 + 1
for convergence or divergence.
Example 3
2/3
bn =
n2
n3 + 1
(i) We can show that bn is decreasing by showing that
f (x) = x2
x3+1
is decreasing by taking the derivative:
f ′
(x) =
(x3 + 1)(2x) − x2(3x2)
(x3 + 1)2
< 0 ⇐⇒
(x3
+ 1)(2x) − x2
(3x2
) < 0 ⇐⇒ 2x4
+ 2x − 3x4
< 0 ⇐⇒
2x − x4
< 0 ⇐⇒ 2 < x3
So bn is decreasing for n ≥ 2 ✓.
(ii) lim
n→∞
n2
n3 + 1
= 0✓
So the series is convergent by AST.
Absolute Convergence and Conditional
Convergence
▶ Given any series
P
an, we can consider the corresponding
series
∞
X
n=1
|an| = |a1| + |a2| + |a3| + . . .
eg
P
an =
P
(−3)n
=⇒
P
|an| =
P
3n
eg
P
an =
P (−1)n
n =⇒
P
an =
P 1
n
Absolute Convergence
Definition: A series
P
an is called absolutely convergent if
the series of absolute values
P
|an| is convergent.
Theorem: If a series
P
an is absolutely convergent, then it is
convergent.
Example 4
1/2
Determine whether the series
∞
X
n=1
(−1)n−1
n2
= 1 −
1
22
+
1
32
−
1
42
+ . . .
converges.
Example 4
2/2
X
|an| =
X 1
n2
is a p series with p = 2 > 1 which converges
=⇒
X
an =
X (−1)n−1
n2
is absolutely convergent thus convergent
Example 5
1/2
Determine whether the series
∞
X
n=1
cos n
n2
=
cos (1)
12
+
cos (2)
22
+ . . .
is convergent or divergent
Example 5
2/2
▶
P cos n
n2 is an example a series which is positive for some values
of n and negative for others, but is not of the form
P
(−1)nbn.
▶ We use the fact that
−1 ≤ cos θ ≤ 1 for all θ
to determine if the series is absolutely convergent.
0 ≤ |an| =
| cos n|
n2
≤
1
n2
▶ Since
P 1
n2 is convergent,
P
|an| is convergent by direct
comparison.
▶ Thus
P
an =
P cos n
n2 is absolutely convergent, and thus
convergent.
Conditional Convergence
Definition A series
P
an is called conditionally convergent
if it is convergent but not absolutely convergent; that is,
P
an
converges but
P
|an| diverges.
eg, The alternating harmonic series is conditionally convergent.
∞
X
n=1
(−1)n
n
converges by AST whereas
∞
X
n=1
1
n
diverges
Example 6
1/4
Determine whether the series is absolutely convergent, conditionally
convergent, or divergent.
(a)
∞
X
n=1
(−1)n
n3
(b)
∞
X
n=1
(−1)n
3
√
n
(c)
∞
X
n=1
(−1)n n
2n + 1
Example 6
2/4
(a)
∞
X
n=1
(−1)n
n3
|an| =
1
n3
=⇒
∞
X
n=1
|an| =
∞
X
n=1
1
n3
← convergent p series p = 3
=⇒
∞
X
n=1
(−1)n
n3
is absolutely convergent.
Example 6
3/4
(b)
∞
X
n=1
(−1)n
3
√
n
X
|an| =
X 1
3
√
n
is a divergent p-series with p =
1
3
≤ 1
▶ This means that
X
an is not absolutely convergent.
▶ Check for conditional convergence using AST:
(i) lim
n→∞
bn = lim
n→∞
1
3
√
n
= 0 ✓
(ii) bn+1 ≤ bn ⇐⇒
1
3
√
n + 1
≤
1
3
√
n
⇐⇒ 1 ≤
3
r
n + 1
n
⇐⇒ 1 ≤
n + 1
n
= 1 +
1
n
✓
So
∞
X
n=1
(−1)n
3
√
n
is conditionally convergent.
Example 6
4/4
(c)
∞
X
n=1
(−1)n n
2n + 1
lim
n→∞
bn = lim
n→∞
n
2n + 1
=
1
2
̸= 0
=⇒
∞
X
n=1
(−1)n n
2n + 1
is divergent by test for divergence.

More Related Content

DOC
MTH101 - Calculus and Analytical Geometry- Lecture 44
PPTX
26 alternating series and conditional convergence x
PPTX
26 alternating series and conditional convergence x
PPT
1624 sequence
PPTX
math12722011-11-07-111203212650-phpapp02.pptx
PPT
Ch2-Seq-SerUpdatedfkikfkvkmjnvknfjjffredf(1).ppt
PPT
CONVERGENCE.ppt
PPTX
Infinite series-Calculus and Analytical Geometry
MTH101 - Calculus and Analytical Geometry- Lecture 44
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x
1624 sequence
math12722011-11-07-111203212650-phpapp02.pptx
Ch2-Seq-SerUpdatedfkikfkvkmjnvknfjjffredf(1).ppt
CONVERGENCE.ppt
Infinite series-Calculus and Analytical Geometry

Similar to Section 11.5 (20)

PPTX
Test for Convergence.pptx(Sequence and Series.pptx(engineering students))
KEY
Calculus II - 25
PPTX
Infinite Series Presentation by Jatin Dhola
PDF
Mit18 330 s12_chapter1
PPT
Sequence series
PDF
Ktu - s1 me module 1 (Calculus Module 1)
PPTX
cdzcdxzczcsafewgcxvfdsvcxvsdxcxzvdz .pptx
PPT
Ch05 1
PDF
Section 11.8
PDF
02 Series and the best for the first website which is .pdf
PPTX
AYUSH.pptx
PDF
Section 11.7
PPTX
27 power series x
PPTX
27 power series x
PPTX
Complex Analysis - Complex Power Series.pptx
PDF
Section 11.2
PPT
maths1.ppt
KEY
Calculus II - 26
DOCX
MTH 162 N. Agras Unit 3 Review Spring 2016___________________.docx
DOC
MTH101 - Calculus and Analytical Geometry- Lecture 42
Test for Convergence.pptx(Sequence and Series.pptx(engineering students))
Calculus II - 25
Infinite Series Presentation by Jatin Dhola
Mit18 330 s12_chapter1
Sequence series
Ktu - s1 me module 1 (Calculus Module 1)
cdzcdxzczcsafewgcxvfdsvcxvsdxcxzvdz .pptx
Ch05 1
Section 11.8
02 Series and the best for the first website which is .pdf
AYUSH.pptx
Section 11.7
27 power series x
27 power series x
Complex Analysis - Complex Power Series.pptx
Section 11.2
maths1.ppt
Calculus II - 26
MTH 162 N. Agras Unit 3 Review Spring 2016___________________.docx
MTH101 - Calculus and Analytical Geometry- Lecture 42
Ad

More from CalculusII (20)

PDF
Section 6.2.pdf
PDF
Section 6.3.pdf
PDF
Section 10.4
PDF
Section 10.2
PDF
Section 10.1
PDF
Section 11.10
PDF
Section 11.9
PDF
Section 11.6
PDF
Section 11.4
PDF
Section 11.3
PDF
Section 11.1
PDF
Section 8.2
PDF
Section 8.1
PDF
Section 7.8
PDF
Section 7.4
PDF
Section 7.5
PDF
Section 7.3
PDF
Section 7.2
PDF
Section 7.1
PDF
Section 6.1.pdf
Section 6.2.pdf
Section 6.3.pdf
Section 10.4
Section 10.2
Section 10.1
Section 11.10
Section 11.9
Section 11.6
Section 11.4
Section 11.3
Section 11.1
Section 8.2
Section 8.1
Section 7.8
Section 7.4
Section 7.5
Section 7.3
Section 7.2
Section 7.1
Section 6.1.pdf
Ad

Recently uploaded (20)

PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Empowerment Technology for Senior High School Guide
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
IGGE1 Understanding the Self1234567891011
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
Trump Administration's workforce development strategy
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
International_Financial_Reporting_Standa.pdf
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
20th Century Theater, Methods, History.pptx
PDF
Hazard Identification & Risk Assessment .pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
What if we spent less time fighting change, and more time building what’s rig...
Empowerment Technology for Senior High School Guide
Virtual and Augmented Reality in Current Scenario
IGGE1 Understanding the Self1234567891011
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Unit 4 Computer Architecture Multicore Processor.pptx
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
Chinmaya Tiranga quiz Grand Finale.pdf
Trump Administration's workforce development strategy
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
International_Financial_Reporting_Standa.pdf
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Practical Manual AGRO-233 Principles and Practices of Natural Farming
20th Century Theater, Methods, History.pptx
Hazard Identification & Risk Assessment .pdf

Section 11.5

  • 1. Chapter 11: Sequences, Series, and Power Series Section 11.5: Alternating Series and Absolute Convergence Alea Wittig SUNY Albany
  • 3. ▶ So far we have looked at methods to deal with series whose terms are positive. ▶ Here we deal with series where terms are not necessarily positive.
  • 5. Alternating Series An alternating series is one whose terms are alternately positive and negative. 1 − 1 2 + 1 3 − 1 4 + 1 5 − 1 6 + . . . = X n=1 (−1)n−1 1 n − 1 2 + 2 3 − 3 4 + 4 5 − 5 6 + 6 7 − . . . = X n=1 (−1)n n n + 1 In these examples we have an = (−1)n bn or an = (−1)n−1 bn where bn is a positive number. (bn = |an|.)
  • 6. Alternating Series Test Theorem: If the alternating series ∞ X n=1 (−1)n−1 bn = b1 − b2 + b3 − b4 + . . . (bn > 0) satisfies the conditions (i) bn+1 ≤ bn for all n, ie, bn is decreasing. (ii) lim n→∞ bn = 0 then the series is convergent
  • 8. Remarks ▶ P an = P (−1)n−1bn or P (−1)nbn where bn > 0, means bn = |an| ▶ If (ii) is false then P an diverges: lim n→∞ |an| ̸= 0 =⇒ lim n→∞ an ̸= 0 by Theorem 6 of the 11.1 of the lecture notes The Test for Divergence: lim n→∞ an ̸= 0 =⇒ ∞ X n=1 an diverges.
  • 9. Example 1 1/2 Determine whether the alternating harmonic series X n=1 (−1)n−1 n converges.
  • 10. Example 1 2/2 (i) bn+1 ≤ bn: bn = 1 n bn+1 ≤ bn ⇐⇒ 1 n + 1 ≤ 1 n ✓ (ii) limn→∞ bn = 0: lim n→∞ bn = lim n→∞ 1 n = 0✓ Thus the alternating harmonic series converges by AST.
  • 11. Example 2 1/2 Determine whether the series ∞ X n=1 (−1)n 3n 4n − 1 converges.
  • 12. Example 2 2/2 ∞ X n=1 (−1)n 3n 4n − 1 is alternating with bn = 3n 4n−1 (i) bn+1 ≤ bn 3n + 3 4n − 3 ≤ 3n 4n − 1 ⇐⇒ (3n + 3)(4n − 1) ≤ 3n(4n − 3) ⇐⇒ 12n2 − 3n + 12n − 3 ≤ 12n2 − 9n ⇐⇒ 12n2 − 9n − 3 ≤ 12n2 − 9n✓ (ii) lim n→∞ bn = 0: lim n→∞ 3n 4n − 1 = 3 4 ̸= 0 × Fails (ii) so, as explained in remarks, by the test for divergence the series diverges.
  • 13. Example 3 1/3 Test the series ∞ X n=1 (−1)n+1 n2 n3 + 1 for convergence or divergence.
  • 14. Example 3 2/3 bn = n2 n3 + 1 (i) We can show that bn is decreasing by showing that f (x) = x2 x3+1 is decreasing by taking the derivative: f ′ (x) = (x3 + 1)(2x) − x2(3x2) (x3 + 1)2 < 0 ⇐⇒ (x3 + 1)(2x) − x2 (3x2 ) < 0 ⇐⇒ 2x4 + 2x − 3x4 < 0 ⇐⇒ 2x − x4 < 0 ⇐⇒ 2 < x3 So bn is decreasing for n ≥ 2 ✓. (ii) lim n→∞ n2 n3 + 1 = 0✓ So the series is convergent by AST.
  • 15. Absolute Convergence and Conditional Convergence
  • 16. ▶ Given any series P an, we can consider the corresponding series ∞ X n=1 |an| = |a1| + |a2| + |a3| + . . . eg P an = P (−3)n =⇒ P |an| = P 3n eg P an = P (−1)n n =⇒ P an = P 1 n
  • 17. Absolute Convergence Definition: A series P an is called absolutely convergent if the series of absolute values P |an| is convergent. Theorem: If a series P an is absolutely convergent, then it is convergent.
  • 18. Example 4 1/2 Determine whether the series ∞ X n=1 (−1)n−1 n2 = 1 − 1 22 + 1 32 − 1 42 + . . . converges.
  • 19. Example 4 2/2 X |an| = X 1 n2 is a p series with p = 2 > 1 which converges =⇒ X an = X (−1)n−1 n2 is absolutely convergent thus convergent
  • 20. Example 5 1/2 Determine whether the series ∞ X n=1 cos n n2 = cos (1) 12 + cos (2) 22 + . . . is convergent or divergent
  • 21. Example 5 2/2 ▶ P cos n n2 is an example a series which is positive for some values of n and negative for others, but is not of the form P (−1)nbn. ▶ We use the fact that −1 ≤ cos θ ≤ 1 for all θ to determine if the series is absolutely convergent. 0 ≤ |an| = | cos n| n2 ≤ 1 n2 ▶ Since P 1 n2 is convergent, P |an| is convergent by direct comparison. ▶ Thus P an = P cos n n2 is absolutely convergent, and thus convergent.
  • 22. Conditional Convergence Definition A series P an is called conditionally convergent if it is convergent but not absolutely convergent; that is, P an converges but P |an| diverges. eg, The alternating harmonic series is conditionally convergent. ∞ X n=1 (−1)n n converges by AST whereas ∞ X n=1 1 n diverges
  • 23. Example 6 1/4 Determine whether the series is absolutely convergent, conditionally convergent, or divergent. (a) ∞ X n=1 (−1)n n3 (b) ∞ X n=1 (−1)n 3 √ n (c) ∞ X n=1 (−1)n n 2n + 1
  • 24. Example 6 2/4 (a) ∞ X n=1 (−1)n n3 |an| = 1 n3 =⇒ ∞ X n=1 |an| = ∞ X n=1 1 n3 ← convergent p series p = 3 =⇒ ∞ X n=1 (−1)n n3 is absolutely convergent.
  • 25. Example 6 3/4 (b) ∞ X n=1 (−1)n 3 √ n X |an| = X 1 3 √ n is a divergent p-series with p = 1 3 ≤ 1 ▶ This means that X an is not absolutely convergent. ▶ Check for conditional convergence using AST: (i) lim n→∞ bn = lim n→∞ 1 3 √ n = 0 ✓ (ii) bn+1 ≤ bn ⇐⇒ 1 3 √ n + 1 ≤ 1 3 √ n ⇐⇒ 1 ≤ 3 r n + 1 n ⇐⇒ 1 ≤ n + 1 n = 1 + 1 n ✓ So ∞ X n=1 (−1)n 3 √ n is conditionally convergent.
  • 26. Example 6 4/4 (c) ∞ X n=1 (−1)n n 2n + 1 lim n→∞ bn = lim n→∞ n 2n + 1 = 1 2 ̸= 0 =⇒ ∞ X n=1 (−1)n n 2n + 1 is divergent by test for divergence.