MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
24

5

The Perron-Frobenius theorem says that the largest eigenvalue of a positive real matrix (all entries positive) is real. Moreover, that eigenvalue has a positive eigenvector, and it is the only eigenvalue having a positive eigenvector.

Now suppose we want to construct a positive rational matrix with a particular Perron-Frobenius eigenvalue. Specifically, consider a positive real algebraic number $\lambda$ which is greater in absolute value than all of its Galois conjugates. Does there exist a positive rational matrix $A$ with $\lambda$ as its Perron-Frobenius eigenvalue?

flag
2 
Nice question. For unique largest eigenvalue and unique positive eigenvector there is also the hypothesis of irreducibility (equivalent to the directed graph of the matrix being strongly connected), although that doesn't affect your question. As a start, if some polynomial having $\lambda$ as a root has only a single sign change that happens after the top degree, then the companion matrix fits the bill. – Tracy Hall Aug 12 2010 at 6:58

2 Answers

22

The answer to a sharper question involving integers, rather than rationals, is affirmative.

Let $\lambda$ be a positive real algebraic integer that is greater in absolute value than all its Galois conjugates ("Perron number" or "PF number"). Then $\lambda$ is the Perron–Frobenius eigenvalue of a positive integer matrix.

(The converse statement is an integer version of the Perron–Frobenius theorem, and is easy to prove.)

In a slightly weaker form (aperiodic non-negative matrix), this is theorem of Douglas Lind, from

The entropies of topological Markov shifts and a related class of algebraic integers. Ergodic Theory Dynam. Systems 4 (1984), no. 2, 283--300 (MR)

I don't have a good reference for the strong form, but it was discussed at Thurston seminar in 2008-2009. One interesting thing to note is that, while the proof can be made constructive, it is non-uniform: the size of the matrix can be arbitrarily large compared to the degree of $\lambda$.

link|flag
Thanks. It's cool that this works for algebraic integers and integer matrices. Also, I'm pretty sure the irreducible non-negative version will work for my purposes; positive matrices were just convenient. Some tangentially related math I came across while trying to answer this question: Apparently some special Perron numbers, Pisot and Salem numbers, come up in Diophantine analysis. en.wikipedia.org/wiki/Pisot-Vijayaraghavan_number books.google.com/… – Gene S. Kopp Aug 13 2010 at 5:20
You are welcome! PV numbers (algebraic integers $\lambda$ s.t. all Galois conjugates except $\lambda$ itself are in the open unit circle) are very interesting and for them it becomes easier to solve this and a few related problems, such as construction of self-similar tilings with expansion constant $\lambda.$ – Victor Protsak Aug 13 2010 at 5:40
-3

For the problem of constructing a strictly positive real matrix $A$ of size $N \times N~$ with Perron-Frobenius eigenvalue $\lambda$, I offer the following solution without proof:

Choose any strictly positive real column vector $\pi$ of length $N~$ s.t. $||\pi||_1 = \lambda$.

Then $A = \left|\begin{array}{ccc} \pi & \pi & ... & \pi \end{array}\right|$, i.e. the $N \times N$ matrix with every column equal to $\pi$.

$\lambda$ is the Perron-Frobenius eigenvalue of the matrix $A$ and the corresponding eigenvector is $\pi$.

(note: this implies a family of solutions for any $\lambda$, however I make no claim that these are the only solutions)

link|flag
This fails because we are requiring the entries to be rational, and lambda might not be rational. – Harry Altman Nov 23 2011 at 7:23

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.