We know that,
If $p_{jj}$ is the transition probability of staying in state j at n-th step and j at (n-1)-th step then the state j is said to be recurrent if,
$\sum_{n=0}^\infty p_{jj}^n = \infty$
and transient if,
$\sum_{n=0}^\infty p_{jj}^n \lt \infty$.
My problem of understanding is that if j is a recurrent state then the probability of returning to state j from state j in one step is $p_{jj}^1$ ,in two step is $p_{jj}^2$ and .......so on. So the probability of ever returning to the state j is the sum of the transition probabilities of returning to state j from j where n=1,2,......$\infty$.These probabilities are the probabilities of mutually events. So ,here how the probability of occurring an event is infinity?
I know the proof of the theorem but i don't understand the intuition behind the theorem and why the sum of probability is equal to infinity,if the state is recurrent?.
Can someone explain the theorem intuitively?