A transition matrix $P$ is said to be doubly stochastic if the sum over each column equals one, that is $\sum_i P_{ij}=1\space\forall i$.
If $P$ is doubly stochastic, show that $P^n$ is doubly stochastic $\forall n\in\Bbb{N}$
I was thinking to prove this with induction but I got stuck in the base case showing that every column's sum equals one.