Chapter 6 (CONT') : Application: Powers of Matrices and Their Applications. 1 Powers of Matrices
Chapter 6 (CONT') : Application: Powers of Matrices and Their Applications. 1 Powers of Matrices
Chapter 6 (CONT') : Application: Powers of Matrices and Their Applications. 1 Powers of Matrices
1 Powers of Matrices.
NOTE: The key to understanding this topic is to know how do diagonalize a
given matrix, which you did in previous chapter. If you have forgotten, please
review this topic on your own before going any further!
Here is an example of what you must know how to do: Suppose you are
given the matrix
4 −2 1
A = 2 0 1 .
2 −2 3
1
With the matrix P , we perform suitable elementary row operations to obtain
its inverse, P −1 . In the case here,
2 −2 1
P −1 = −2 3 −1 .
−1 1 0
2
Suppose that the sequence
x0 , x1 , x2 , . . . , xk , . . . (∗)
In the problems we are going to study now, we basically have four steps.
Let Ck denote the city population and Sk denote the suburban population
after k years.
Suppose that each year 15% of the people in the city move to the suburbs,
whereas 10% of the people in the suburbs move to the city.
3
STEP 2. Put the system in matrix form:
[ ] [ ][ ]
Ck+1 0.85 0.10 Ck
= .
Sk+1 0.15 0.90 Sk
[ ]
0.85 0.10
The coefficient matrix A = is called the transition matrix now.
0.15 0.90
[ ] [ ]
Ck Ck+1
If we set xk = , so that xk+1 = , then our system can be
Sk Sk+1
written in the compact form
xk+1 = Axk
[ ]
k C0
and hence xk = A x0 , where x0 is the so-called initial vector, .
S0
4
Since xk = Ak x0 , we have
lim xk = lim Ak x0
k→ ∞ k→ ∞
([ ][ ]( )[ ]) [ ]
2 −1 1 0 1 1 1 C0
= lim
k→ ∞ 3 1 3 k
0 (4) 5 −3 2 S0
([ ][ ]( )[ ]) [ ]
2 −1 1 0 1 1 1 C0
= 3 k
3 1 0 lim ( 4 )
k→ ∞
5 −3 2 S0
([ ][ ]( )[ ]) [ ]
2 −1 1 0 1 1 1 C0
=
3 1 0 0 5 −3 2 S0
( )[ ][ ]
1 2 2 C0
=
5 3 3 S0
[ ]
2(C0 + S0 )/5
= .
3(C0 + S0 )/5
The rabbits eat plants in the forest and the foxes eat the rabbits.
5
Suppose the population of foxes and rabbits from each month to the next is
governed by the equations
The term (1.2)Rk in (**) indicates that in the absence of any foxes, the rabbit
population would increase by 20% each month; the term (−0.4)Fk represents
the decline in the rabbit population because of predation by foxes.
[ ]
Fk
In this case, xk = , the transition matrix is
Rk
[ ]
0.4 0.3
A= ,
−0.4 1.2
and xk = Ak x0 .
[ ] [ ] [ ]
1 3 1 0 −1 2 −3
Diagonalizing A, we get P = ,D= , and P = − 4
1
.
2 2 0 0.6 −2 1
6
In the long run, we have
lim xk = lim Ak x0
k→ ∞ k→ ∞
([ ][ ]( )[ ]) [ ]
1 3 1 0 1 2 −3 F0
= lim −
k→ ∞ 2 2 0 (0.6) k
4 −2 1 R0
([ ] [ ] ( )[ ]) [ ]
1 3 1 0 1 2 −3 F0
= k −
2 2 0 lim (0.6)
k→ ∞
4 −2 1 R0
([ ][ ]( )[ ]) [ ]
1 3 1 0 1 2 −3 F0
= −
2 2 0 0 4 −2 1 R0
( )[ ][ ]
1 −2 3 F0
=
4 −4 6 R0
[ ]
(3R0 − 2F0 )/4
= .
(6R0 − 4F0 )/4
That is, [ ] [ ]
Fk 1
=α
Rk 2
where α = 14 (3R0 − 2F0 ).
So, in the long run, the ratio of Fk to Rk is 1 : 2 and the population of each
will remain roughly a constant, that is, there will be twice as many rabbits as
foxes eventually and the population of each will remain more or less at constant
level. This is another instance of a stable limiting population.
Example: Suppose now the population of foxes and rabbits are governed
by the equations
7
In the long run, we have
lim xk = lim Ak x0
k→ ∞ k→ ∞
([ ][ ]( )[ ]) [ ]
3 1 (0.9)k 0 1 1 −1 F0
= lim −
k→ ∞ 5 1 0 (0.7)k 2 −5 3 R0
([ [
] lim (0.9)k ] ( )[ ]) [ ]
3 1 0 1 1 −1 F
k→ ∞ 0
= −
5 1 0 lim (0.7)k
2 −5 3 R0
k→ ∞
([ ][ ]( )[ ]) [ ]
3 1 0 0 1 1 −1 F0
= −
5 1 0 0 2 −5 3 R0
[ ][ ]
0 0 F0
=
0 0 R0
[ ]
0
= .
0
So, eventually, both foxes and rabbits die out. This is called mutual extinc-
tion.
Example: Suppose now the population of foxes and rabbits are governed
by the equations
8
So we get [ ] [ ]
k 6 ∞
lim xk = ( lim (1.05) )α =
k→ ∞ k→ ∞ 13 ∞
1
where α = ( 20 )(2R0 − F0 ).
So, this shows that the fox and rabbit populations both increases without
bound. This is called Population Explosion.