An series is an infinite sum, which we think of as
the sum of the terms of a sequence,
a1+a2+a3+…. We write a series using
summation notation as ∞∑n=1an=a1+a2+a3+⋯.
DO: Convince yourself
that∞∑i=1ai=∞∑k=1ak=∞∑n=1an=a1+a2+a3+⋯. The i,k, and n are
just indices.
Notice: a sequenceis alist
of infinitely many terms a1,a2,a2…, but
a series is asum of infinitely many terms a1+a2+a3+⋯.
Addition is something we do to finitely many numbers, not to
infinitely many - how can we add infinitely many numbers?
Consider a series ∞∑i=1ai=a1+a2+a3+⋯. Instead of worrying about adding infinitely
many ai, we take (finite) partial
sums sn, where sn is the sum of the first n
terms of the
series.s1=a1s2=a1+a2s3=a1+a2+a3⋮sn=a1+a2+⋯+an−1+an
A partial sum makes perfect sense as a sum
of finitely many numbers. We can, of course, write each of
these partial sums in summation notation; for example s2=2∑i=1ai,s5=5∑i=1ai,sn=n∑i=1ai, etc.
Notice that as n gets
larger and larger, sn=n∑i=1=a1+a2+⋯+an gets closer and closer to the
infinite sum ∞∑i=1ai.
Since we cannot add infinitely many things, we make sense of the
series by taking a limit. We define the series as the limit of
the partial sums as n goes to infinity.
Let
∞∑i=1ai be a
series, and let sn=n∑i=1ai be
its nth partial sum.
We define ∞∑i=1ai=limn→∞sn.
If this limit exists and is finite and
equal to s, we say the series is convergent
and that ∞∑i=1ai=s.
Otherwise, we say the series is divergent.
Often, we can tell that a series converges, but cannot tell what
value it converges to. For most of these modules on series, we
will be sharpening our notions of convergence of series.
Warning: It may be
confusing, but we often say ∞∑n=1an=limn→∞sn, where the indicies n on the left and on
the right are not the same. It is normal for us to define a
series ∑an in terms of n and partial sums sn in terms of
n as well, but the n's are used differently.
In the video, much of this will be discussed.
Note: There is an error at the 8:05 mark of
the video. The voice-over is correct, but what is written is a
little different. The correct values are s4=−2, s5=3 and
s6=−3. This doesn't affect the point being made about
divergence.