Lesson 24: The geometric series

Hi everyone! Read through the material below, watch the videos, and send me your questions. Don’t forget to complete the Daily Quiz (below this post) before midnight to be marked present for the day.

Lesson 24: The geometric series

Lesson Date: Tuesday, May 12th.

Topic: This lesson covers Chapter 24: The geometric series

WeBWorK: There are two WeBWorK assignments on today’s material, due in one week:

Sequences – Geometric

Series – Geometric

Question of the day: Can we add up infinitely many numbers?

Lesson NOtes (Notability – pdf):

This .pdf file contains most of the work from the videos in this lesson. It is provided for your reference.

Finite geometric series

Today we look at a new kind of sequence, called a geometric sequence, and the corresponding series, geometric series.

A geometric sequence is a sequence for which we multiply by a constant number to get from one term to the next, for example:

An example of a geometric sequence

Definition 24.1. A sequence {an} is called a geometric sequence, if any two consecutive terms have a common ratio r. The geometric sequence is determined by r and the first value a1. This can be written recursively as:
an=an1r for n2

Alternatively, we have the general formula for the n th term of the geometric sequence:
an=a1rn1

Example 24.2. Determine if the sequence is a geometric or arithmetic sequence, or neither or both. If it is a geometric or arithmetic sequence, then find the general formula.
a) 3,6,12,24,48,
b) 100,50,25,12.5,
c) 700,70,7,0.7,0.07,
d) 2,4,16,256,
e) 3,10,17,24,
f) 3,3,3,3,3,
g) an=(37)n
h) an=n2

VIDEO: Introduction to geometric sequences, Example

Example 24.3. Find the general formula of a geometric sequence with the given property
a) r=4, and a5=6400
b) a1=25, and a4=2720
c) a5=216,a7=24, and r is positive

VIDEO: Finding the formula of a geometric sequence – Example 24.3

Example 24.4. Consider the geometric sequence an=85n1, that is the sequence:
8,40,200,1000,5000,25000,125000,

Find the sum of the first 6 terms of this sequence
8+40+200+1000+5000+25000=31248

VIDEO: Sum of a geometric series – intro example

Observation 24.5. Let {an} be a geometric sequence, whose n th term is given by the formula an=a1rn1. We furthermore assume that r1. Then, the sum a1+a2++ak1+ak is given by
i=1kai=a11rk1r

Example 24.6. Find the value of the geometric series.
a) Find the sum n=16an for the geometric sequence an=103n1
b) Determine the value of the geometric series: k=15(12)k
c) Find the sum of the first 12 terms of the geometric sequence
3,6,12,24,

VIDEO: The sum of a finite geometric series, Example 24.6

Infinite geometric series

Sometimes it makes sense to add up not just a finite number of terms in a sequence, but ALL the terms (infinitely many!).

Example 24.7. Consider the geometric sequence
1,12,14,18,116,
What is the initial term? What is the common ratio?
Let’s try adding up some of the terms. Try this by hand, and by using the formula for finite geometric series. What happens if we add up ALL the terms?

VIDEO: Infinite geometric series – intro example and formula

Definition 24.8. An infinite series is given by the formula
i=1ai=a1+a2+a3+

Observation 24.9. Let Missing or unrecognized delimiter for \left be a geometric sequence with an=a1rn1 Then the infinite geometric series is defined whenever 1<r<1. In this case, we have:
i=1ai=a111r

Example 24.10. Find the value of the infinite geometric series.
a) j=1aj, for aj=5(13)j1
b) n=13(0.71)n
c) 500100+204+
d) 3+6+12+24+48+

Example 24.11. Consider the real number given by 0.555555. Rewrite this number as an infinite geometric series. Can you figure out what fraction it is equal to?

VIDEO: Infinite geometric series – examples

Lesson 23: Sequences and series

Hi everyone! Read through the material below, watch the videos, and send me your questions. Don’t forget to complete the Daily Quiz (below this post) before midnight to be marked present for the day.

Lesson 23: Sequences and series

Lesson Date: Thursday, May 7th.

Topic: This lesson covers Chapter 23: Sequences and series

WeBWorK: There are three WeBWorK assignments on today’s material, due in one week:

Sequences – Introduction

Sequences – Arithmetic

Series – Finite Arithmetic

Question of the day: What is a sequence? What is a series?

Answer of the day: A sequence is just a list of numbers. A series is list of numbers, added up.

Lesson NOtes (Notability – pdf):

This .pdf file contains most of the work from the videos in this lesson. It is provided for your reference.

Introduction to sequences and series

Today we will introduce two very powerful ideas (they are the building blocks of Calculus) – however, the ideas themselves are not complicated: sequences and series. They both have to do with lists of numbers, rather than individual numbers.

Definition 23.1. A sequence is an ordered list of numbers (we call each number in the list a term in the sequence). We write a sequence in order as follows: a1,a2,a3,a4,
In short we write the above sequence as {an} or {an}n1

Let’s look at examples of some sequences. As you look at this example, keep the following questions in mind:

  • Is there a pattern in the sequence?
  • Can you predict what the next term of the sequence will be?
  • Can you predict what the 10th term of the sequence will be? What about the 20th, or the 100th?
  • Can you find a formula for an, the nth term of the sequence?

Example 23.2. Here are some examples of sequences.
a) 4,6,8,10,12,14,16,18,
b) 1,3,9,27,81,243,
c) +5,5,+5,5,+5,5,
d) 1,1,2,3,5,8,13,21,34,55,
e) 5,8,12,4,5.3,7,3,2,18,23,9,

Example 23.3. Consider the sequence {an} with an=4n+3. Calculate the first five terms of the sequence a1,a2,a3,a4, and a5. What is the 200th term of the sequence?

VIDEO: Introduction to sequences – Examples 23.2 and 23.3

Example 23.4. Find the first 6 terms of each sequence.
a) an=n2
b) an=nn+1
c) an=(1)n
d) an=(1)n+12n

Another way to describe a sequence is by giving a recursive formula for the nth term an in terms of the lower terms. Here are some examples.

Example 23.6. Find the first 6 terms in the sequence described below.
a) a1=4, and an=an1+5 for n>1
b) a1=3, and an=2an1 for n>1
c) a1=1,a2=1, and an=an1+an2 for n>2

VIDEO: Two ways of describing sequences -Examples 23.4 and 23.6

Definition 23.8. A series is a sum of terms in a sequence. We denote the sum of the first k terms in a sequence with the following notation:
i=1kai=a1+a2++ak
The summation symbol comes from the greek letter Σ, pronounced “sigma,” which is the greek letter for “S.”

Example 23.9. Find the sum.
a) i=14ai, for ai=7i+3
b) j=16aj, for an=(2)n
c) k=15(4+k2)

VIDEO: Intro to series – Example 23.9

The arithmetic sequence

Definition 23.10. A sequence Missing or unrecognized delimiter for \left is called an arithmetic sequence if any two consecutive terms have a common difference d. The arithmetic sequence is determined by d and the first value a1. This can be written recursively as:
an=an1+d for n2
Alternatively, we have the general formula for the nth term of the arithmetic sequence
an=a1+d(n1)

Example 23.11. Determine if the sequence is an arithmetic sequence. If so, then find the general formula for an.
a) 7,13,19,25,31,
b) 13,9,5,1,3,7,
c) 10,13,16,20,23,
d) an=8n+3

VIDEO: Arithmetic sequences – Example 23.11

Example 23.12. Find the general formula of an arithmetic sequence with the given property.
a) d=12, and a6=68
b) a1=5, and a9=27
c) a5=38, and a16=115

VIDEO: Arithmetic sequences – finding a general formula, Example 23.12

Example 23.13. Find the sum of the first 100 integers, starting from 1 . In other words, we want to find the sum of 1+2+3++99+100.

VIDEO: Arithmetic series – intro example 23.13

Observation 23.14 . Let {an} be an arithmetic sequence, whose n th term is given by the formula an=a1+d(n1). Then, the sum a1+a2++ak1+ak is given by adding (a1+ak) precisely k2 times:
i=1kai=k2(a1+ak)

Example 23.15. Find the value of the arithmetic series.
a) Find the sum a1++a60 for the arithmetic sequence an=2+13(n1)
b) Determine the value of the sum: j=11001(56j)
c) Find the sum of the first 35 terms of the sequence
4,3.5,3,2.5,2,1.5,

VIDEO: Arithmetic series – finding the sum, Example 23.15