[tex]
<br />
\left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -b & 0 \\ 0 & -b & 0 & -c \\ 0 & 0 & -c & 0\end{array}\right]<br />
[/tex]
For any fixed a, I want to find b and c in terms of a such that lambda_i / lambda_ j is a rational number for every i,j=1,2,3,4 .
See, before I was working with
[tex]
<br />
<br />
\left[\begin{array}{cccc}0 & -a & 0 & 0 \\ -a & 0 & -a & 0 \\ 0 & -a & 0 & -a \\ 0 & 0 & -a & 0\end{array}\right]<br />
<br />
[/tex]
But that gave me irrational e-values if I put it into Maple and I don't want that.