In general, what will happen if the Markov chain does not start with an equilibrium probability mass vector? Feel curious about it. In many theorems, we always assume that the Markov chain starts with an equilibrium probability vector. If we relax this prerequisite, will those conclusions still hold?
For example, suppose X$_n$ is an irreducible non-null persistent Markov chain with transition matrix $\textbf{P}$ and stationary distribution $\pi$. Suppose further that X$_n$ has distribution $\pi$ for every n. And define the "reversed chain" Y by Y$_n$ = X$_{N-n}$ for 0 $\leq$ n $\leq$ N.
There is a theorem said that " The sequence Y is a Markov chain with
$\mathbb{P}$(Y$_{n+1}$ = j | Y$_n$ = i) = ($\pi_j$/$\pi_i$)p$_{ji}$.
Can we still say Y is a Markov chain if Markov chain X does not start with the stationary distribution $\pi$?