Series - Humble ISD

Series
Section 14.3
Intro to Series
A person who conscientiously saves money by saving first $100 and
then saving $10 more each month than he saved the preceding month
is saving money according to the arithmetic sequence
π‘Žπ‘› = 100 + 10 𝑛 βˆ’ 1
Following this sequence, he can predict how much money he should
save any particular month. But if he also wants to know how much
money in total he has saved, say, by the fifth month, he must find the
sum of the first five terms of the sequence.
100 + 100 + 10 + 100 + 20 + 100 + 30 + 100 + 40
π‘Ž1
π‘Ž2
π‘Ž3
π‘Ž4
π‘Ž5
Series
A sum of the terms of a sequence is called a
series.
A series is a finite series if it is the sum of a
finite number of terms.
A series is an infinite series if it is the sum
of all the terms of an infinite sequence.
Sequence
Series
Type of
series
5, 9, 13
5 + 9 + 13
Finite
5, 9, 13, …
5 + 9 + 13 + β‹―
Infinite
1 1
4, βˆ’2, 1, βˆ’ ,
2 4
4 + βˆ’2 + 1 + βˆ’
1
1
+
2
4
Finite
4, βˆ’2, 1, …
4 + βˆ’2 + 1 + β‹―
Infinite
3, 6, … , 99
3 + 6 + β‹― + 99
Finite
Summation & Sigma
Shorthand notation for denoting a series when the general
term of the sequence is known is called summation
notation. The Greek uppercase letter sigma, βˆ‘, is used to
mean β€œsum.”
5
For example: n = 1(3𝑛 + 1) is read β€œthe sum of 3n + 1 as n
goes from 1 to 5”. Sometimes, i will be used instead of n.
This means: 3 βˆ™ 1 + 1 + 3 βˆ™ 2 + 1 + 3 βˆ™ 3 + 1 + 3 βˆ™ 4 + 1 + (3 βˆ™ 5 + 1)
4 + 7 + 10 + 13 + 16 = 50
Example 1
Evaluate:
a.
6
i=0
=
π‘–βˆ’2
2
0βˆ’2 1βˆ’2 2βˆ’2 3βˆ’2 4βˆ’2 5βˆ’2 6βˆ’2
+
+
+
+
+
+
2
2
2
2
2
2
2
= βˆ’1 + βˆ’
=
1
1
3
+0+ +1+ +2
2
2
2
7
1
π‘œπ‘Ÿ 3
2
2
Example 1
Evaluate:
b.
5
2𝑖
i=3
= 23 + 24 + 25
= 8 + 16 + 32
= 56
OYO:
Evaluate:
a.
6
i=0
0
π‘–βˆ’3
4
b.
5
i=2
360
3𝑖
Example 2
Write each series with summation notation.
a. 3 + 6 + 9 + 12 + 15
What type of sequence would this be?
3, 6, 9, 12, 15
ARITHMETIC!!!
So π‘Žπ‘› = π‘Ž1 + 𝑛 βˆ’ 1 𝑑.
Example 2
Write each series with summation notation.
a. 3 + 6 + 9 + 12 + 15
π‘Žπ‘› = π‘Ž1 + 𝑛 βˆ’ 1 𝑑
π‘Žπ‘› = 3 + 𝑛 βˆ’ 1 (3)
π‘Žπ‘› = 3 + 3𝑛 βˆ’ 3
π‘Ž1 = 3, 𝑑 = 3
5
3𝑖
i=1
π‘Žπ‘› = 3𝑛
Example 2
Write each series with summation notation.
b.
1
2
1
4
+ +
1
8
1
+
16
What type of sequence would this be?
1 1 1 1
, , ,
2 4 8 16
GEOMETRIC!!!
So π‘Žπ‘› = π‘Ž1 π‘Ÿ π‘›βˆ’1 .
Example 2
Write each series with summation notation.
b.
1
2
1
4
1
8
+ + +
1
16
π‘Žπ‘› = π‘Ž1 π‘Ÿ π‘›βˆ’1
π‘Žπ‘› = π‘Ž1 π‘Ÿ π‘›βˆ’1
1
1
π‘Ž1 = 2, π‘Ÿ = 2
4
i=1
1
2
𝑖
1 1
π‘Žπ‘› =
2 2
1
π‘Žπ‘› =
2
𝑛
π‘›βˆ’1
OYO:
Write each series with summation notation.
a. 5 + 10 + 15 + 20 + 25 + 30
6
5𝑖
i=1
b.
1
5
+
1
10
4
i=1
+
1 𝑖
5
1
125
+
1
625
Partial Sums
The sum of the first n terms of a sequence is
a finite series known as a partial sum.
Denoted by 𝑆𝑛 .
n
𝑆𝑛 =
π‘Žπ‘–
i=1
Example 3:
Find the sum of the first three terms of the sequence whose
𝑛+3
general term is π‘Žπ‘› =
.
2𝑛
3
𝑖+3
𝑆3 =
2𝑖
i=1
=
1+3
2+3
3+3
+
+
2βˆ™1
2βˆ™2
2βˆ™3
5
=2+ +1
4
1
4
4
π‘œπ‘Ÿ
17
4
OYO:
Find the sum of the first three terms of the sequence whose
3𝑛+1
general term is π‘Žπ‘› =
.
𝑛
5
65
10
π‘œπ‘Ÿ
6
6
Example 4: Application
The number of baby gorillas born at the San Diego Zoo is
a sequence defined by π‘Žπ‘› = 𝑛(𝑛 βˆ’ 1), where n is the
number of years the zoo has owned gorillas. Find the total
number of baby gorillas born in the first 4 years.
We’ll find 𝑆4 =
i (i βˆ’1)
= 1 1 βˆ’ 1 + 2 2 βˆ’ 1 + 3 3 βˆ’ 1 + 4(4 βˆ’ 1)
= 0 + 2 + 6 + 12
= 20
There were 20 gorillas born in the first 4 years.
OYO:
The number of strawberry plants growing in a garden is a
sequence defined by π‘Žπ‘› = 𝑛(2𝑛 βˆ’ 1), where n is the
number of years after planting a strawberry plant. Find the
total number of strawberry plants after 5 years.
95 strawberry plants
Homework
ο‚—
Unit 19 Homework page #14 – 20