Paper 1, Section II, H

Markov Chains | Part IB, 2011

Let P=(pij)i,jSP=\left(p_{i j}\right)_{i, j \in S} be the transition matrix for an irreducible Markov chain on the finite state space SS.

(i) What does it mean to say π\pi is the invariant distribution for the chain?

(ii) What does it mean to say the chain is in detailed balance with respect to π\pi ?

(iii) A symmetric random walk on a connected finite graph is the Markov chain whose state space is the set of vertices of the graph and whose transition probabilities are

pij={1/Di if j is adjacent to i0 otherwise p_{i j}= \begin{cases}1 / D_{i} & \text { if } j \text { is adjacent to } i \\ 0 & \text { otherwise }\end{cases}

where DiD_{i} is the number of vertices adjacent to vertex ii. Show that the random walk is in detailed balance with respect to its invariant distribution.

(iv) Let π\pi be the invariant distribution for the transition matrix PP, and define an inner product for vectors x,yRSx, y \in \mathbb{R}^{S} by the formula

x,y=iSxiπiyi\langle x, y\rangle=\sum_{i \in S} x_{i} \pi_{i} y_{i}

Show that the equation

x,Py=Px,y\langle x, P y\rangle=\langle P x, y\rangle

holds for all vectors x,yRSx, y \in \mathbb{R}^{S} if and only if the chain is in detailed balance with respect to π\pi. [Here zRSz \in \mathbb{R}^{S} means z=(zi)iSz=\left(z_{i}\right)_{i \in S}.]

Typos? Please submit corrections to this page on GitHub.