Homework Week2 Solutions-1
Homework Week2 Solutions-1
Thw relation trivially holds when w ̸= i, so in the following we are going to assume that
i = w. Since A ∈ F2 , we have that
X
A= Au,v,z
(u,v,z)∈AI 3
P({X3 = j, X4 = k} ∩ A|X2 = w)
P
P({X2 = w, X3 = j, X4 = k} ∩ (u,v,z)∈AI Au,v,z )
=
P(X2 = w)
X P({X2 = w, X3 = j, X4 = k} ∩ Au,v,z )
=
P(X2 = w)
(u,v,z)∈AI 3
X P(X0 = u, X1 = v, X2 = z, X2 = w, X3 = j, X4 = k)
=
P(X2 = w)
(u,v,z)∈AI 3
X P(Au,v,w ∩ {X2 = w})
= P(X3 = j, X4 = k|X2 = w, X1 = v, X0 = u)
P(X2 = w)
(u,v)∈AI 2
M.P.
X P(Au,v,w ∩ {X2 = w})
= P(X3 = j, X4 = k|X2 = w)
P(X2 = w)
(u,v)∈Aw2
I
X P(Au,v,w ∩ {X2 = w})
= pwj pjk
P(X2 = w)
(u,v)∈Aw2
I
P
P( (u,v)∈Aw2 Au,v,w ∩ {X2 = w})
I
= pwj pjk
P(X2 = w)
P
P( (u,v,z)∈A 3 Au,v,z ∩ {X2 = w})
I
= pwj pjk
P(X2 = w)
= pwj pjk P(A|X2 = w) = δwi pij pjk P(A|X2 = w) ,
where we denoted by Aw
I 2 the set {(u, v) : (u, v, w) ∈ AI 3 }.
Solution: We have
P(Xj = 1, Xk = 1)
P(Xj = 1|Xk = 1) =
P(Xk = 1)
p2
= = p.
p
Exercise 3: Let (Xn )n≥0 be an homogeneous Markov chain. Consider the disjoint events
A = X0 = iA A B B
0 , . . . , Xn−1 = in−1 and B = X0 = i0 , . . . , Xn−1 = in−1 . Prove that for any
n ∈ N it holds
= ...
Using again the Bayes’s rule and the Markov property ,for the first two terms of the numerator,
we obtain
P({Xn = i, A})
P({Xn = i, A} |Xn+1 = j)) = P(Xn+1 = j|Xn = i))
P(Xn+1 = j)
and
P({Xn = i, B})
P({Xn = i, B} |Xn+1 = j)) = P(Xn+1 = j|Xn = i)) .
P(Xn+1 = j)
Now, substituting in the previous formula we have
Exercise 4: Let (Xn )n≥0 be an homogeneous Markov chain with values in I. Prove that for
any n ∈ N and j2 , j1 , in , . . . , i0 ∈ I it holds the following equality
Solution: From the very definition of conditional probability and the Markov property, we
have
P(Xn+2 = j2 , Xn+1 = j1 , Xn = in , . . . , X0 = i0 )
=
P(Xn = in , . . . , X0 = i0 )
Exercise 5: [Ex. 2.1.3. Bremaud] Markov property DOES NOT imply that the past and
the future are independent given ANY information on the present. Build an example of a
Markov chain (Xn )n≥0 with values in I = {1, 2, . . . , 6} such that
P(X2 = 6, X1 = 3) + P(X2 = 6, X1 = 4)
=
P(X1 = 3) + P(X1 = 4)
P6
i=1 P(X2 = 6, X1 = 3, X0 = i) + P(X2 = 6, X1 = 4, X0 = i)
= P6
i=1 P(X1 = 3, X0 = i) + P(X1 = 4, X0 = i)
P6
i=1 ν(i)pi3 p36 + ν(i)pi4 p46
= P6
i=1 ν(i)pi3 + ν(i)pi4
P6
i=1 pi3
= P6
i=1 pi3 + pi4
1 2
= = .
1/2 + 1 3
On the other hand, proceeding as above and recalling that p23 = 1, p36 = 1 e p24 = 0 we have
= P(X2 = 6|X1 = 3) = 1.