How do I find the stationary distribution of the Markov chain with the countable state space {0, 1, 2, ..., n, ...}, where each point, including 0, can either
a. return to 0 with probability 1/2, or
b. move to the right n -> n+1 with probability 1/2?
Thanks.