2

Why can an algebraic integer (in $\mathbb{C}$ integer over $\mathbb{Z}$) be defined as an eigenvalue of some matrix with integer coefficients?

1 Answers1

4

An algebraic integer is generally defined as a root of a monic polynomial in $\mathbb{Z}[x]$. If $A$ is a matrix with integer entries, then $\det(A-\lambda I)$ is a monic polynomial in $\mathbb{Z}$. This shows that any eigenvalue of an integer matrix is an algebraic integer.

To get the converse, you need only show that any such polynomial is the characteristic polynomial of some such matrix. Do you know how to show that part?

G Tony Jacobs
  • 31,218