Q's: I suspect this is true: if two states in a markov chain communicate and one is recurrent, then the other is recurrent.
My approach is, lets say i and j are two states that communicate and as i is recurrent, this means you are guaranteed to revisit i everytime you reach it, so you have infinite points in discrete time which you reach i and as i communicates with j, this implies j is recurrent as we are always guaranteed to revisit j after reaching it.
My problem with this proof is it involves alot of words, so an alt.proof would be great. Thanks