Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED...

22
1 MA40S PRE-CALCULUS UNIT G – GEOMETRIC SEQUENCES CLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: To establish basic elements of arithmetic sequences and series Example 1: Consider the arithmetic sequence 3, 7, 11, 15, 19, … What does the ‘…’ mean? What is the 7 th term, t 7 ? What is the 101 st term of the sequence? The key feature of an arithmetic sequence is that there is a common difference d between any two consecutive terms. To obtain any term, add d to the preceding term or subtract d from the following term. We call it arithmetic series because of this adding and subtracting. The formula for the n th term ( t n ) of an arithmetic sequence is given by: a. recursively: which means that each term is calculated from the immediately preceding term t n+1 = t n + d b. explicitly (or directly): Which means any term can be directly calculated t n = a + (n – 1)d where a is the first term (t 1 ), and d is the common difference between terms. In the case of finding the 101 st term then, we have a = 3 , d = 4, and n = 101. t 101 = 3 + (101 – 1)*4 = 403 MA40SP_G_GeoSeries_ClassNotes.doc Revised:20110415

Transcript of Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED...

Page 1: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

1

MA40S PRE-CALCULUS

UNIT G – GEOMETRIC SEQUENCES

CLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD)

Basic Elements of Arithmetic Sequences and Series Objective:

• To establish basic elements of arithmetic sequences and series Example 1:

Consider the arithmetic sequence 3, 7, 11, 15, 19, … What does the ‘…’ mean? What is the 7th term, t7? What is the 101

st term of the sequence? The key feature of an arithmetic sequence is that there is a common difference d between any two consecutive terms. To obtain any term, add d to the preceding term or subtract d from the following term. We call it arithmetic series because of this adding and subtracting. The formula for the nth term ( tn ) of an arithmetic sequence is given by:

a. recursively: which means that each term is calculated from the immediately preceding term tn+1 = tn + d

b. explicitly (or directly): Which means any term can be directly calculated tn = a + (n – 1)d

where a is the first term (t1), and d is the common difference between terms. In the case of finding the 101

st term then, we have a = 3, d = 4, and n = 101. t101 = 3 + (101 – 1)*4

= 403

MA40SP_G_GeoSeries_ClassNotes.doc

Revised:20110415

Page 2: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

2

Example 2:

How many terms are there in the arithmetic sequence 4, 15, 26, … , 2853?

We will use the formula tn = a + (n – 1)d and will solve for the variable n.

4 + (n − 1)11 = 2853

(n− 1) =2853 − 4

11= 259

n = 260

Example 3:

The 3rd term of an arithmetic progression is 13, and the 500th term is 2498. Find the first two terms. First, we express 13 and 2498 in terms of the formulas for t3 and t500 respectively.

13 = a + (3 - 1)d

2498 = a + (500 - 1)d

This results in a system of two equations in two unknowns:

a + 2d = 13 (1)

a + 499d = 2498 (2)

Subtracting equation (1) from equation (2) we can eliminate the variable a and find d.

497d = 2485

d = 5

Thus, from equation (1), we can solve for a.

a = 13 − 2d

a = 13 − 10 = 3

Thus the first two terms of the sequence are 3 and 8.

Page 3: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

3

Example 4: Find the sum of 101 terms of the series 3 + 7 +11+15 +19 + ... . The formula for the sum of n terms of an arithmetic series.

S = n2

2a + (n −1)d[ ]

[ ]

[ ]

101S = 2× 3 + (101 - 1)42

101= 4062

= 20503

The formula is much simpler when a =1 and d = 1. Try it for that

Teacher will prove where this formula comes from: PRACTICE PROBLEMS YOU CAN TRY a. find the next arithmetic term and state the ‘d’:

(1) 1, 3, 5, 7, 9,…. d=_____ (2) 1, 5, 9, 13, 17, …. d=_____ (3) 22, 33, 44, 55,… d=_____

b. find the 12th term explicitly:

(1) 1, 3, 5, 7, 9,…. (2) 1, 5, 9, 13, 17, …. (3) 22, 33, 44, 55,…

Page 4: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

4

c. Find the sum of the arithmetic series:

(1) 1, 3, 5, 7, 9,…. For the first 20 terms (2) 1, 5, 9, 13, 17, …. For the first 30 terms (3) 22, 33, 44, 55,…For the first 10 terms (4) what is the sum of all the numbers from 1 to 100? (5) what is the sum of all the numbers from 1 to 1,000? (6) what is the sum of all the numbers on a clock?

Geometric Sequences Objective:

• To learn about the properties of geometric sequences Investigation:

Consider the sequence 2, 6, 18, 54. Then fill in the blanks below with t5, t6, and t7.

1 2 3 4 5 6 7

2, 6, 18, 54, , t t t t t t t

↑ ↑ ↑ ↑ ↑ ↑ ↑162 486, 1458

Explain the pattern whereby you found t5, t6, and t7.

Each term is obtained by multiplying the preceding term by 3.

This sequence of numbers is called a geometric sequence. The distinguishing feature of a geometric sequence is that the ratio formed by dividing any term (the nth term) by the preceding term (the (n–1)

th term) is a constant. So above, each successive term could be calculated by tn+1 = tn*r.

This is called the recursive formula for the geometric series. This ratio, r, is called the common ratio. In this example, the common ratio is 3.

1458

486=

486

162=

162

54=

54

18=

18

6=

6

2= 3

You were able to find t5, t6, and t7. Can you find t21? Doing it ‘recursively’ means you would

need to calculate all the terms t8, t9, all the way up to t20, so you could find t21.

Page 5: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

5

There are two ways to find t21: a longer tedious way, and a shorter more efficient way.

Longer, cumbersome way: Multiply continuously by 3 until you reach t21 .

Shorter, neater way: Look for a pattern________________________

t1 t2 t3 t4 t5 t6 t7

2 6 18 54 162 486 14582 × 3

0 2 × 3

1

2 × 32

2 × 33

2 × 34

2 × 35

2 × 36

From this pattern, what is t21?

t21 = 2 × 320 = 69735668802

Generalization of Geometric Sequences Let the first term of the sequence be a, and let r equal the common ratio. The first seven terms can be written as follows:

t1 t2 t3

t4 t5 t6 t7...

a ar1 ar

2 ar

3 ar

4 ar

5 ar

6...

What is the formula for the 100th

term? The 610th

term?

t100 = ar100−1 = ar 99

t610 = ar610−1 = ar

609

What is the explicit formula for computing nth

term of a geometric sequence directly?

tn = arn −1

Example 1:

Determine the common ratio of the sequence 1, − 13

,19

, − 127

.

r =−

13

1= − 1

3

Page 6: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

6

Example 2: Determine the 14th term of the geometric sequence 6 , 12 , 24 …

We have a = 6 and r = 2

Since tn = arn −1

we have t 14 = 6 ⋅ 214 − 1 = 6 ⋅ 2

13 = 49152

Notice that geometric series are very much just exponential equations (from that unit!), the variable is an exponent. In this case though, the variable can only take on whole numbers Example 3: Using an r of less than 1 (r < 1) In the World Dominoes tournament 78,125 players are placed in groups of 5 players per table. One game is played by these 5 players, and the winner at each table advances to the next round, and so on until the final game of 5 players. How many rounds would the ultimate winner have played (including the final round)?

We have a = 78125; tn = 5; r = 15

.

tn = ar n − 1

5 = 78125 15

n −1

Finally, n = 7.

The winner would have played 7 rounds.

Example 5: Relating to exponential equations

The world’s population grows by 2% per year. The world food production can sustain an additional 200 million people per year. In 1987 the population was 5 billion, and food production could sustain 6 billion people.

a) Calculate the population in 1998, 2009, and 2019. b) Calculate the population that food production could sustain in 1998, 2009, 2019. c) When will the population exceed the food supply?

Page 7: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

7

a) The world’s population in each of the years starting with 1987 can be considered as a geometric sequence. The first term of the sequence will be 5 (billion) and the common ratio r will be 1.02. Fill in the table below with the world population for the first five years, starting with 1987.

t1 t2 t3 t4 t5

1987 1988 1989 1990 1991

5 billion 5 × (1.02)1

= 5.1 billion

5 × (1.02)2

= 5.2 billion

5 × (1.02)3

= 5.3 billion

5 × (1.02)4

= 5.4 billion

So the formula for the world population in any year is P = 5 × (1.02)n −1

where n is the

position of that year in the sequence of years starting with 1987. What is the value of n for each of the following years ?

1998: n = 12 2009: n = 23 2019: n = 33

Now calculate the world population in each of these years.

1998

11P = 5 ×(1.02)

= 6.2 billion

2009

22P = 5 ×(1.02)

= 7.7 billion

2019

32P = 5 ×(1.02)

= 9.4 billion

b) The world’s population that food production can sustain in each of the years starting with 1987 can be considered as an arithmetic sequence. The first term t1 = a of the sequence will be

6 (billion) and the common difference d will be 0.2 (billion). Fill in the table below with the world sustainable population for the first five years, starting with 1987.

t1 t2 t3 t4 t5

1987 1988 1989 1990 1991

6 billion 6 + (2 −1)0.2

= 6.2 billion

6 + (3−1)0.2

= 6.4 billion

6 + (4 − 1)0.2

= 6.6 billion

6 + (5 − 1)0.2

= 6.8 billion

Page 8: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

8

So the formula for the world population in any year is P = 6 + (n − 1)0.2

where n is the

position of that year in the sequence of years starting with 1987. Like before, fill in the value of n for each of the following years.

1998: n = 12 2009: n = 23 2019: n = 33

Now calculate the world sustainable population in each of these years.

1998 P = 6 + (12 − 1)0.2

= 8.2 billion

2009 P = 6 + (23 − 1)0.2

= 10.4 billion

2019 P = 6 + (33 − 1)0.2

= 12.4 billion

c) To find when the world population will exceed the sustainable population, we equate the two formulas and solve for n.

5 × (1.02)n −1 = 6 + (n − 1)(0.2)

We’ll use the graphing calculator to solve this rather complex equation. Sketch the intersecting curves in the blank grid below.

Using the intersect tool, we find that n equals approximately __71__ years. Therefore, the world population will exceed sustainable population in about the year 1987 + (71–1) = 2057 when the world population is about

Page 9: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

9

20 billion. YOU TRY: a. Find the 8th term of the sequence 3,6,12, 24,… b. A sum of money is invested and compounds annually. Find the value of $1,000 invested at 6% after 10 years.

Geometric Series

A ‘series’ is just the sum of the terms of a ‘sequence’ Objective:

• To derive and apply expressions representing sums for geometric growth and to solve problems involving geometric series

Definition:

A geometric series is the sum of the terms of a geometric sequence .

Consider the geometric sequence 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 . If we add the terms of the sequence, we can write the geometric series as

Sum = S =1 +2 + 4 +8 +16 +32 +64 +128 +256 +512 +1024 .

Instead of adding the terms directly, let’s evaluate S using a trick as follows. We will multiply each term of the series by 2 (which is the value of the common ratio r), realign the result under the original series, and subtract equation (2) from equation (1).

S = 1 + 2 + 4 + 8 + 16 + 32 + 64 + 128 + 256 + 512 + 1024 ....................(1)

2S = 2 + 4 + 8 + 16 + 32 + 64 + 128 + 256 + 512 + 1024 + 2048 .........(2)

S − 2S = 1− 2048

− S = −2047

S = 2047

The above is not unlike the elimination method we used previously in Systems of Linear Equations.

Page 10: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

10

We can use this process to develop a general formula for Sn , the sum of the first n terms of a

geometric series. In general, a geometric series can be written as follows, with rSn written underneath.

Sn = a + ar + ar2+ ar

3 + ... + arn -2

+ arn -1

..................(1)

rSn = ar + ar 2 + ar 3 + ...+ ar n -2 + ar n -1 + ar n .........(2)

Sn − rSn = a − ar n

Factoring Sn , we have

Sn (1− r) = a − arn

Finally, Sn =a − ar n

1− r=

a(1− r n )

1− r

where r ≠ 1

Alternatively, since tn = arn-1

we can write Sn as follows:

Sn =a( 1− r

n)

1− r( )

=a − ar n

1− r=

a − ar n -1r

1− r=

a − rtn

1− r=

a − rl

1− r

where l is the last term of the geometric series (i.e., tn or arn −1

)

Summary:

The sum of the first n terms of a geometric series is given by:

Sn =a(1− r n )

1− r

or

Sn = a − lr1− r

where a is the first term, l is the last term, and r ≠1.

Example 1:

Determine the sum of 14 terms of the geometric series: S = 6 +18 + 54 + ...

Sn =a(1− r n )

1− r

=6(1− 3

14)

1− 3= 14348904

Page 11: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

11

Example 2:

Determine the nth

term, and the sum of the first n terms of the geometric sequence which has 2, 6, and 18 as its first three numbers.

n-1

n

n-1

n

n

n

nn

n

t = ar

t = 2(3)

a(1 - r )S =

(1 - r)

2(1 - 3 ) S = = 3 - 1

(1 - 3)

Example 3:

For the geometric series 1− 13

+ 19

− 127

+ ..., find the sum of the first 20 terms.

Sn =a 1− r n( )

1− r( )

S20 =

1 1− −1

3

20

1− −1

3

=3

41−

1

3

20

⋅=

3

4

Example 4:

While training for a race, a runner increases her distance by 10% each day. If she runs 2 km on the first day, what will be her total distance for 26 days of training? (accurate to 2 decimal places)

a = 2

r = 1.1

n = 26

S26 = 2 + 2(1.1) + 2(1.1)

2 + 2(1.1)3 + ... + 2(1.1)

24 + 2(1.1)25

S26 =

a(1− rn)

1− r=

2 1− 1.126( )1Ğ1.1

= 218.36 km

Page 12: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

12

Sigma Notation

Objective:

• To use sigma notation to write and evaluate series

A series can be written using the Greek capital letter ∑ (‘sigma’). This notation provides us with a mathematical “shorthand” for writing and working with various kinds of series. A series written with sigma notation could have the following form.

∑n =1

7

n 2

This notation means simply that we replace the variable n with the numbers 1 through 7 respectively, and then add the resulting terms.

So, ∑n =1

7

n 2 = 12 + 22 + 32 + 4 2 + 52 + 62 + 7 2 = 140

Part I: Converting sigma notation to expanded form

Example 1:

Write the series∑k=1

5

2k in expanded form, and compute the sum.

We replace the variable k with the numbers 1 through 5 respectively, and then add the resulting terms.

∑k= 1

5

2k = 2

1 + 22 + 2

3 + 24 + 2

5 = 62

Example 2:

Write the series

8

3

(4 5)n

n=

−∑ in expanded form, and compute the sum.

We replace the variable n with the numbers 3 through 8 respectively, and then add the resulting terms. Note that the bottom “index” does not necessarily have to equal 1.

Page 13: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

13

∑n = 3

8

(4n − 5) = (4 ⋅ 3 − 5) + (4 ⋅ 4 − 5) + (4 ⋅ 5 − 5) + (4 ⋅6 − 5) + (4 ⋅7 − 5) + (4 ⋅ 8 − 5)

= 7 + 11+ 15 + 19 + 23 + 27 = 62

(7 + 27) = 102

Note that this is an arithmetic series, just an arithmetic sequence with the terms added together. Example 3:

Write the series ∑i =1

4

−1( )i−14i in expanded form, and compute the sum.

As before, we replace the variable i with the numbers 1 through 4 inclusive, and then add the resulting terms.

∑i = 1

4

−1( )i −14i = −1( )1− 1

⋅ 4 1( )+ −1( )2− 1⋅ 4 2( )+ −1( )3 −1

⋅ 4 3( ) + −1( )4− 1⋅ 4 4( )

= −1( )04 1( ) + −1( )1

4 2( )+ −1( )24 3( ) + −1( )3

4 4( )

= 4 + −8( ) + 12 + −16( )= −8

Part II: Converting expanded form to sigma notation

Example 4:

Convert the series 5 + 9 +13 +17 + 21+ 25 + 29 to sigma notation. There are two steps in the conversion process.

Step 1

Find a formula for the general term tn .

Since this is an arithmetic series, we can compute tn as follows.

tn = a + (n − 1)d

= 5 + (n− 1)4

= 4n + 1

Page 14: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

14

Step 2

Since there are 7 terms, we place n =1 under the letter sigma, and the index 7 above the letter sigma. Then we write the expression 4n −1( ) to the right of the symbol.

(4n− 1)n = 1

7

Example 5:

Convert the series 3 +12 + 48 +192 + 768 + 3072 to sigma notation. Step 1

Find a formula for the general term tn .

Since this is a geometric series, we can compute tn as follows.

tn = ar n − 1

tn = 3 ⋅ 4n −1

Step 2

Since there are 6 terms, we place n =1 under the letter sigma, and the index 6 above the letter

sigma. Then we write the expression 3 ⋅ 4n−1

to the right of the symbol

3 ⋅ 4n − 1

n = 1

6

Example 6:

How many terms are there in the series 3k +2

k =1

50

∑ ?

50 terms

Example 7:

How many terms are there in the series 3k +2

k=4

9

∑ ?

You might give the answer 9 − 4 = 5 terms, but you can see by expanding the series that the

answer is actually 6 terms. That is because we start counting (zero), at the 4th

term which is

included)

Page 15: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

15

Example 8:

How many terms are there in the series 3k +2

k=4

800

∑ ?

Rule: Subtract the bottom index from the top index, and add 1.

The number of terms is (800− 4) + 1= 797 You Try some problems

1. Write each of these in expanded notation and then calculate their sums

a. ∑=

5

1

2k

k

b. ∑=

4

1

2

k

k

c. ∑=

−6

1

)42(k

k

d. ∑=

4

1

2k

k

2. Write the following series using Sigma notation

a. 3 + 9 + 27 + 81 b. 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 c. –1 + 4 – 9 + 16 – 25 + 36

3. Consider the sequence 3, 6, 12, 24,….

a. find the 8th term b. find the sum of the first 8 terms

4. Consider the geometric sequence with t1 = 1000 and r = 1.05

a. write the first three terms b. find the sum of the first 20 terms (to two decimal places)

Page 16: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

16

5. Evaluate:

a. ∑=

17

3

)2.1(8k

k b. ∑=

5

1 2

15

kk

Infinite Geometric Series

Objective:

• To investigate the concept of infinite geometric series Investigation:

Consider the geometric series S = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ ...

Now compute the following partial sums for the series.

S2 = 12

+ 14

=3

4

S3 = 12

+ 14

+ 18

=7

8

S4 = 12

+ 14

+ 18

+ 116

=15

16

S5 = 12

+ 14

+ 18

+ 116

+ 132

=31

32

S6 = 12

+ 14

+ 18

+ 116

+ 132

+ 164

=63

64

S7 = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ 1128

=127

128

S8 = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ 1128

+ 1256

=255

256

S9 = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ 1128

+ 1256

+ 1512

=511

512

S10 = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ 1128

+ 1256

+ 1512

+ 11024

=1023

1024

What do you notice about the sums for Sn as n gets larger and larger?

Page 17: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

17

The values get closer and closer to 1.

When we increase the value of n even more, what happens to the values for Sn ?

The sums would get even closer to 1.

To further investigate this phenomenon, let’s look at the algebraic expression for Sn for this

particular geometric series.

We have a = 12

and r = 12

.

Sn =a(1− r

n)

1− r

=

12

1− 12

n

1− 12

= 1− 12

n

As n gets larger and larger, what happens to 12

n

?

It gets closer and closer to 0.

As n grows larger and larger, how close to zero will 12

n

get?

As close as you want

Can 12

n

ever equal 0?

No

In other words, by making n sufficiently large, you can make 12

n

as close to 0 as you like.

This is the foundation of the mathematical concept called the limit. (You will learn in depth about limits when you study calculus.)

Page 18: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

18

Formally, we say that as n increases without bound, the number 12

n

approaches 0, and

therefore, the value of Sn = 1− 12

n

approaches 1. If you were graphing it you see an

asymptote.

How close can Sn = 1− 12

n

get to 1?

By making n sufficiently large, Sn can get as close as you want to 1.

If the series S = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ ... does not end at the nth

term, but rather continues

on indefinitely, we call it an infinite series.

We also say that the sum of the infinite series S = 12

+ 14

+ 18

+ 116

+ 132

+ 164

+ ... is __1___.

Generalization:

Let’s look at the concept of the sum of an infinite geometric series using the formula

Sn =a(1− r n )

1− r ( r ≠ 1) .

If r <1, what happens to rn as n increases without bound?

rngets closer and closer to 0

How close to 0 can rnget?

By making n sufficiently large, as close as you want

Thus if r <1, we say that the sum of an infinite series is

S∞ =a(1− 0)

1− r= a

1− r

If r >1, what happens to the value of Sn as n gets larger and larger?

Sn also gets larger and larger. In other words, it does not have a finite sum.

e.g., Sn = 1 + 2 + 4 + 8 + 16 + 32 + ...

We say that the sequence associated with this series ‘diverges’, it is a divergent sequence

Page 19: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

19

Example 1:

Find the sum of the infinite series 2 +

2

5+

2

25... .

a = 2 and r =1

5

So S∞ =a

1− r=

2

1−1

5

=5

2

Example 2:

Evaluate: 13k

k =1

S∞ = 13

+ 19

+ 127

+ 181

+ 1243

+ ...

We have a = 13

and r = 13

so S = a1− r

=

13

1− 13

= 12

Example 3:

Find the sum of the infinite geometric series

S∞ = 310

+ 3100

+ 31000

+ 310000

+ 3100000

+ 31000000

+ ... .

We have a = 310

and r = 110

.

So, S∞ =a

1− r=

310

1− 110

=

310910

= 13

Note that the series S∞ = 310

+ 3100

+ 31000

+ 310000

+ 3100000

+ 31000000

+ ... is the

expanded form of the repeating decimal 0.3 .

Page 20: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

20

Example 4: An oil well produces 25 000 barrels of oil during its first month of production. If its production drops by 5% each month, estimate the total production before the well runs dry.

S∞ = 25 000 + 25 000 ⋅ (0.95) + 25 000 ⋅ (0.95)2 + 25 000 ⋅ (0.95)

3 + 25 000 ⋅ (0.95)4 + ...

We have a = 25 000 and r = 0.95 .

So, S =

25000

1− 0.95= 500 000 barrels.

Example 5:

A ball is dropped from a height of 16 metres. The ball rebounds a half of the height after each bounce. Calculate the total vertical distance the ball travels before coming to rest.

We ignore the first 16 m in computing the sum of the infinite series.

S∞ = 2 ⋅ 8 + 2 ⋅ 4 + 2 ⋅ 2 + 2 ⋅ 1 + 2 ⋅ 12

+ ....

= 16 + 8 + 4 + 2 + 1 + ...

We have a = 16 and a = 12

.

So, S∞ = a1− r

= 16

1− 12

= 32 metres.

The total vertical distance travelled by the ball is 32 + 16 = 48 metres.

Page 21: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

21

SOME FOR YOU TO TRY

1. Consider the series ...2

1124 ++++

a. find the 6th term b. find the sum of the six terms c. find, to 4 decimal places, the sum of the first six terms d. find the sum to infinity

2. Find the sum of each of these infinite geometric series:

a. ...9

8

3

88 +++

b. ...4

3

2

336 +−+−

c. ....8

1

4

1

2

11 +−+−

3. Here is a good one relating to fractals! A 4 x 4 unit square is divided into four equal squares. The bottom left square is shaded. The top right square is divided into 4 equal squares and its bottom left is shaded, then etc. This is done forever.

a. what is the total area shaded? b. what is the perimeter of all the shaded squares?

Page 22: Basic Elements of Arithmetic Sequences and · PDF fileCLASS NOTES (COMPLETED – NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elements of Arithmetic Sequences and Series Objective: ...

22

4. Investigate this series (it is of course not arithmetic nor geometric):

....!8!6!4!2

1)(8642

+−+−+−+−=xxxx

xf

Try plugging in 2 and 5 (ie: find f(2) and f(5)). Compare that with cosine of 2 and cosine of 5 (in radians of course). Try graphing f(x) and cos(x). Compare!