

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
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
Typology: Slides
1 / 3
This page cannot be seen from the preview
Don't miss anything!
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.
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.
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.