Let $A=(a_{ij})$ be an $n \times n$ row-stochastic matrix, and its column sums are of order $m$, that is, $max_j\{\sum_{i=1}^n a_{ij}\}=O(m)$, where $m$ could depend on $n$.
Is it true that the column sums of $A^2$ will be of the same order $m$?
It seems to me so, but I couldn't prove it.