Suppose $\mu$ is an invariant measure for a Markov chain with state space $S$ with $\mu(i)p_{ij}=\mu(j)p_{ji}$ $\forall i,j \in S$. Describe a Markov chain with this property. Also, show that $\mu$ is an invariant measure.
In constructing the Markov chain, I know I want it to have transition matrix $P$ that satisfies $\mu'=\mu'P$ (prime denoting transpose). I can't think of a named markov chain off the top of my head with this property. Perhaps Gambler's Ruin or deterministically monotone?
To prove it's invariant measure, I need $\sum\limits_{i \in S} \mu(i) \neq 1$. Don't I need the chain before I can do this?