<< Chapter < Page Chapter >> Page >

Assume that you have the flu virus, and you forgot to cover your mouth when two friends came to visit while you were sick in bed. They leave, and the next day they also have the flu. Let's assumethat they in turn spread the virus to two of their friends by the same droplet spread the following day. Assuming this pattern continues and each sick person infects 2 other friends, we can representthese events in the following manner:

Each person infects two more people with the flu virus.

Again we can tabulate the events and formulate an equation for the general case:

Day , n Number of newly-infected people
1 2 = 2
2 4 = 2 × 2 = 2 × 2 1
3 8 = 2 × 4 = 2 × 2 × 2 = 2 × 2 2
4 16 = 2 × 8 = 2 × 2 × 2 × 2 = 2 × 2 3
5 32 = 2 × 16 = 2 × 2 × 2 × 2 × 2 = 2 × 2 4
                        
n = 2 × 2 × 2 × 2 × ... × 2 = 2 × 2 n - 1

The above table represents the number of newly-infected people after n days since you first infected your 2 friends.

You sneeze and the virus is carried over to 2 people who start the chain ( a 1 = 2 ). The next day, each one then infects 2 of their friends. Now 4 people are newly-infected.Each of them infects 2 people the third day, and 8 people are infected, and so on. These events can be written as a geometric sequence:

2 ; 4 ; 8 ; 16 ; 32 ; ...

Note the common factor (2) between the events. Recall from the linear arithmetic sequence how the common difference between terms were established. In the geometric sequence we can determine the common ratio , r , by

a 2 a 1 = a 3 a 2 = r

Or, more general,

a n a n - 1 = r

Common factor of geometric sequence :

Determine the common factor for the following geometric sequences:

  1. 5 , 10 , 20 , 40 , 80 , ...
  2. 1 2 , 1 4 , 1 8 , ...
  3. 7 , 28 , 112 , 448 , ...
  4. 2 , 6 , 18 , 54 , ...
  5. - 3 , 30 , - 300 , 3000 , ...

General equation for the n t h -term of a geometric sequence

From the above example we know a 1 = 2 and r = 2 , and we have seen from the table that the n t h -term is given by a n = 2 × 2 n - 1 . Thus, in general,

a n = a 1 · r n - 1

where a 1 is the first term and r is called the common ratio .

So, if we want to know how many people are newly-infected after 10 days, we need to work out a 10 :

a n = a 1 · r n - 1 a 10 = 2 × 2 10 - 1 = 2 × 2 9 = 2 × 512 = 1024

That is, after 10 days, there are 1 024 newly-infected people.

Or, how many days would pass before 16 384 people become newly infected with the flu virus?

a n = a 1 · r n - 1 16 384 = 2 × 2 n - 1 16 384 ÷ 2 = 2 n - 1 8 192 = 2 n - 1 2 13 = 2 n - 1 13 = n - 1 n = 14

That is, 14 days pass before 16 384 people are newly-infected.

General equation of geometric sequence :

Determine the formula for the following geometric sequences:

  1. 5 , 10 , 20 , 40 , 80 , ...
  2. 1 2 , 1 4 , 1 8 , ...
  3. 7 , 28 , 112 , 448 , ...
  4. 2 , 6 , 18 , 54 , ...
  5. - 3 , 30 , - 300 , 3000 , ...

Exercises

  1. What is the important characteristic of an arithmetic sequence?
  2. Write down how you would go about finding the formula for the n th term of an arithmetic sequence?
  3. A single square is made from 4 matchsticks. Two squares in a row needs 7 matchsticks and 3 squares in a row needs 10 matchsticks. Determine:
    1. the first term
    2. the common difference
    3. the formula for the general term
    4. how many matchsticks are in a row of 25 squares
  4. 5 ; x ; y is an arithmetic sequence and x ; y ; 81 is a geometric sequence. All terms in the sequences are integers. Calculate the values of x and y .

Recursive formulae for sequences

When discussing arithmetic and quadratic sequences, we noticed that the difference between two consecutive terms in the sequence could be written in a general way.

For an arithmetic sequence, where a new term is calculated by taking the previous term and adding a constant value, d :

a n = a n - 1 + d

The above equation is an example of a recursive equation since we can calculate the n t h -term only by considering the previous term in the sequence. Compare this with equation [link] ,

a n = a 1 + d · ( n - 1 )

where one can directly calculate the n t h -term of an arithmetic sequence without knowing previous terms.

For quadratic sequences, we noticed the difference between consecutive terms is given by [link] :

a n - a n - 1 = D · ( n - 2 ) + d

Therefore, we re-write the equation as

a n = a n - 1 + D · ( n - 2 ) + d

which is then a recursive equation for a quadratic sequence with common second difference, D .

Using [link] , the recursive equation for a geometric sequence is:

a n = r · a n - 1

Recursive equations are extremely powerful: you can work out every term in the series just by knowing previous terms. As you can see from the examples above, working out a n using the previous term a n - 1 can be a much simpler computation than working out a n from scratch using a general formula. This means that using a recursive formula when using a computer to work out a sequencewould mean the computer would finish its calculations significantly quicker.

Recursive formula :

Write the first 5 terms of the following sequences, given their recursive formulae:

  1. a n = 2 a n - 1 + 3 , a 1 = 1
  2. a n = a n - 1 , a 1 = 11
  3. a n = 2 a n - 1 2 , a 1 = 2

The Fibonacci Sequence

Consider the following sequence:

0 ; 1 ; 1 ; 2 ; 3 ; 5 ; 8 ; 13 ; 21 ; 34 ; ...

The above sequence is called the Fibonacci sequence . Each new term is calculated by adding the previous two terms. Hence, we can write down the recursive equation:

a n = a n - 1 + a n - 2

Questions & Answers

what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
cell is the building block of life.
Condoleezza Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Siyavula textbooks: grade 12 maths. OpenStax CNX. Aug 03, 2011 Download for free at http://cnx.org/content/col11242/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Siyavula textbooks: grade 12 maths' conversation and receive update notifications?

Ask