Let $P$ be a stochastic matrix, and let $v_0$ be a probability vector for the initial distribution. So $v_k=P^kv_0$ is the probability vector for the distribution at time $k$, and $v_{ki}$ is the probability of being in the $i$th state at time $k$.
Is it true that for any fixed $i$, the sequence $$\left(\frac{\sum_{j=1}^kv_{ji}}{k}\right)_{k=1}^\infty$$ converges? Is there a result that guarantees this? I've looked at the Perron-Frobenius theorem, but it doesn't seem to imply anything about this sequence.
Also, if we let $T_k(i,j)$ be the random variable giving the number of transitions from $i$ to $j$ between times $1$ and $k$, then does $T_k(i,j)/k$ converge as well?