I am currently taking an introductory module on Markov chains, which does not cover any linear algebra aspects. However, I have taken an introductory module on linear algebra in my first year of college as well and I am trying to draw some links between linear algebra and Markov chains.
I recently thought of two concepts relating to stationary distributions and steady-state distributions.
On stationary distributions
I have learnt that there can only be three possible situations with regards to stationary distributions - either there is no stationary distribution, a unique stationary distribution or infinitely many stationary distributions. I immediately recalled a similar idea in linear algebra, where I learnt that a system of linear equations can only have one of three possibilities - either there is no solution, a unique solution or infinitely many solutions. Thus, I am wondering whether the following statement always holds: There exists a unique stationary distribution if and only if the one-step transition matrix is invertible.
On steady-state distributions
I know that one way to find a steady-state distribution is to find the $n^{th}$ power of the one-step transition matrix and let $n$ tend to infinity. Thus, I am also wondering whether the following statement always holds: There exists a steady-state distribution if and only if the one-step transition matrix is diagonalisable i.e. it can be written in the form $A = PDP^{-1}$.
I am thinking that the backward direction should hold i.e. if the one-step transition matrix is diagonalisable, then there exists a steady-state distribution. However, I am not sure about the other direction.
I have discussed these with my professor, but he says he does not seem to know, off-hand, of any such theorems in general, although he does admit that there are many links between Markov chains and linear algebra. Thus, I thought it best to bring my queries here, where there are so many brilliant minds :) Note also that my understanding of Markov chains and linear algebra are both rather brief, so my thoughts above may not be very sophisticated.
I would very much appreciate if anyone confirm (or deny) the above two "links" I have mentioned. Moreover, if anyone has any other intuitive/well-known/widely used linear algebra theorems regarding Markov chains, do pen them down!