Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Convergence and Divergence of Series: Tests and Examples, Slides of Calculus

An overview of sequences and series, focusing on their convergence and divergence. It introduces various tests to determine the behavior of a series, such as the p-series test, integral test, comparison tests, and alternating series test. The document also covers geometric series and telescoping series, and explains how to calculate the sum of a series in certain cases.

What you will learn

  • What is the integral test and how can it be used to determine the convergence of a series?
  • How can we determine if a geometric series converges or diverges?
  • What is the difference between a sequence and a series?

Typology: Slides

2021/2022

Uploaded on 09/12/2022

picoo
picoo 🇮🇳

4.5

(13)

235 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Series Summary
Asequence is an ordered list of numbers: {an}={a1, a2, a3, . . .}, and a series is the
sum of those numbers:
X
n=1
an=a1+a2+a3+· · · . In either case, we want to determine
if the sequence converges to a finite number or diverges and if the series converges to a
finite number or diverges. If the series converges, that means that a sum of infinitely many
numbers is equal to a finite number! If the sequence {an}diverges or converges to anything
other than 0, then the series Pandiverges. If the sequence {an}converges to 0, then the
series Panmay converge or may diverge.
For any given series Panthere are two associated sequences: the sequence of terms
{an}and the sequence of partial sums {sn}, where sn=a1+a2+. . . +an. If Pan=L,
then lim
n→∞
an= 0 (as stated above) and lim
n→∞
sn=L.
1 When can we calculate the sum of a series?
Unfortunately, we are unable to compute the exact sum of a series in most cases. However,
there are a few examples that can be computed.
Geometric Series For |r|<1, the series converges to a
1r.
X
n=1
arn1For |r| 1, the series diverges.
Telescoping Series Also known as “canceling pairs”, subsequent pairs
X
n=1
(bnbn+c) of the series terms may cancel with each other.
2 Tests for determining if a series converges or diverges
In most cases, we will not be able to compute the exact sum of a series, but there are several
tests which allow us to at least determine if a series is convergent or divergent. In some cases
we can give approximations for the sum of a series as well.
Test for Divergence If lim
n→∞
an6= 0, then the series
X
n=1
andiverges.
p-Series Test For p > 1, the series converges.
X
n=1
1
npFor p1, the series diverges.
1
pf3

Partial preview of the text

Download Convergence and Divergence of Series: Tests and Examples and more Slides Calculus in PDF only on Docsity!

Series Summary

A sequence is an ordered list of numbers: {an} = {a 1 , a 2 , a 3 ,.. .}, and a series is the

sum of those numbers:

∑^ ∞

n=

an = a 1 + a 2 + a 3 + · · ·. In either case, we want to determine

if the sequence converges to a finite number or diverges and if the series converges to a finite number or diverges. If the series converges, that means that a sum of infinitely many numbers is equal to a finite number! If the sequence {an} diverges or converges to anything other than 0, then the series

an diverges. If the sequence {an} converges to 0, then the series

an may converge or may diverge. For any given series

an there are two associated sequences: the sequence of terms {an} and the sequence of partial sums {sn}, where sn = a 1 + a 2 +... + an. If

an = L, then lim n→∞ an = 0 (as stated above) and lim n→∞ sn = L.

1 When can we calculate the sum of a series?

Unfortunately, we are unable to compute the exact sum of a series in most cases. However, there are a few examples that can be computed.

Geometric Series For |r| < 1, the series converges to

a 1 − r

∑^ ∞

n=

arn−^1 For |r| ≥ 1, the series diverges.

Telescoping Series Also known as “canceling pairs”, subsequent pairs ∑^ ∞

n=

(bn − bn+c) of the series terms may cancel with each other.

2 Tests for determining if a series converges or diverges

In most cases, we will not be able to compute the exact sum of a series, but there are several tests which allow us to at least determine if a series is convergent or divergent. In some cases we can give approximations for the sum of a series as well.

Test for Divergence If lim n→∞ an 6 = 0, then the series

∑^ ∞

n=

an diverges.

p-Series Test For p > 1, the series converges. ∑^ ∞

n=

np^

For p ≤ 1, the series diverges.

Integral Test Applies when an = f (n), and f (x) is a continuous, positive, decreasing function on [1, ∞).

The series

∑^ ∞

n=

an converges if and only if the integral ∫ (^) ∞

1

f (x)dx converges.

Comparison Applies as long as an and bn are always positive. Test (i) If an ≤ bn and

bn converges, then so does

an. (ii) If an ≥ bn and

bn diverges, then so does

an.

Limit Applies as long as an and bn are always positive, Comparison and lim n→∞

an bn

is a positive, finite number. Test Then

an converges if and only if

bn converges.

Alternating Series Test∑ Applies when an ≥ 0. The series converges if (−1)n+1an (i) an ≥ an+1, and or

(−1)nan (ii) lim n→∞ an = 0.

Absolute Convergence Test If

|an| converges, then

an converges.

Ratio Test Study this limit: lim n→∞

an+ an

(i) If the limit exists and is∑ less than 1, the series an is absolutely convergent (and convergent). (ii) If the limit exists and is greater than 1 (or if the limit diverges to infinity,) the series

an diverges. (iii) If the limit equals 1, the Ratio Test is useless.

Root Test Study this limit: lim n→∞

√ n|a n|

(i) If the limit exists and is∑ less than 1, the series an is absolutely convergent (and convergent). (ii) If the limit exists and is greater than 1 (or if the limit diverges to infinity,) the series

an diverges. (iii) If the limit equals 1, the Root Test is useless.