If one has a matrix $A$ whose entries are all $\geq 0$ (or $>0$) then there apparently exists a diagonal matrix $D > 0$ (i.e all the diagonal entries are positive) and a constant $\alpha >0$ such that $D^{-1} A D (id) = \alpha (id)$ where $(id)$ is a column vector of all $1$s.
- Is this above some restatement of the standard Perron-Frobenius theorem? Can someone kindly explain the equivalence?
It would help if you could reference to sections in the book by Horn and Johnson - because thats the book that I have with me.
Assuming $A>0$:
From Frobenius-Perron to this claim: Choose $D$ s.t. $D(id)$ is the eigenvector of $A$ and $\alpha$ the eigenvalue given by Frobenius-Perron. In other words the diagonal of $D$ is the positive eigenvector of $A$.
About the other direction: there are so many statements in F-B...