Given the transition matrix P 12 12 1 0 the general express
Solution
a)
for k = 1
P1 = 1/3 [ 2 + (-1/2)^1 1 - (-1/2)^1 ; 2 + (-1/2)^0 1 - (-1/2)^0];
= 1/3 [ 3/2 3/2 ; 3 0]
= [1/2 1/2 ; 1 0];
P2 = 1/3 [ 2 + (-1/2)^2 1 - (-1/2)^2 ; 2 + (-1/2)^1 1 - (-1/2)^1];
= 1/3[ 9/4 3/4 ; 3/2 3/2];
= [0.75 0.25 ; 0.55 0.5];
P*P = [1/2 1/2 ; 1 0]*[[1/2 1/2 ; 1 0]
= [1/2*1/2 +1/2*1 1/2*1/2 +1/2*0 ; 1*1/2 +0*1 1*1/2 + 0 *0]
= [0.75 0.25 ; 0.5 0.5];
hence both are equal
The matrix is \"regular\" so long as the sum of all values in each row is 1 and each element >= 0.
sum of first row = 1/3 ( 2 + (-1/2)^k + 1 - (-1/2)^k] = 1/3 *3 = 1
sum of 2nd row = 1/3 [2 + (-1/2)^(k-1) 1 - (-1/2)^(k-1) ] = 1
clearly each term >=0
b) stable vector
X P = X
or X(P -I) = 0
X [ -0.5 0.5 ; 1 -1] =0
let X = [x1 x2]
-x1 *0.5 +x2*1 =0
x1 = 2x2
x1 +x2 = 1
so x1 = 2/3 x2 = 1/3
hence it is [2/3 1/3];
solving we get
c) lim is 1/3 [ 2 1 ]
= [2/3 1/3] as lim k-> infinity (1/2)^k = 0
same as stable state vector
![Given the transition matrix P = [1/2 1/2 1 0] the general expression for P^k is P^k =1/3 [1 - (1-1/2)^k 2 + (-11/2)^k - 1 1 - (-1/2)^k -1] (you do not need to Given the transition matrix P = [1/2 1/2 1 0] the general expression for P^k is P^k =1/3 [1 - (1-1/2)^k 2 + (-11/2)^k - 1 1 - (-1/2)^k -1] (you do not need to](/WebImages/33/given-the-transition-matrix-p-12-12-1-0-the-general-express-1096837-1761578607-0.webp)
![Given the transition matrix P = [1/2 1/2 1 0] the general expression for P^k is P^k =1/3 [1 - (1-1/2)^k 2 + (-11/2)^k - 1 1 - (-1/2)^k -1] (you do not need to Given the transition matrix P = [1/2 1/2 1 0] the general expression for P^k is P^k =1/3 [1 - (1-1/2)^k 2 + (-11/2)^k - 1 1 - (-1/2)^k -1] (you do not need to](/WebImages/33/given-the-transition-matrix-p-12-12-1-0-the-general-express-1096837-1761578607-1.webp)