Considering an integer matrix $M$ over $\mathbb C$. Prove that its minimal polynomial written as a monic has integer coefficients.
I am struggling with this question; as an alternative, I thought that one could consider the question in the rational field, in which case we can still find the RCF of the matrix. It remains to show that at least the minimal polynomial block has integer coefficients.
I thought maybe we can take the conjugate matrix $Q$, which must have rational coefficients, and try to multiply by a factor to turn into an integer matrix and then rewrite RCF as $QMQ^{-1}$, but that requires $Q^{-1}$ to also have integer entries. However that does not seem guaranteed (e.g., if try to wipe out the denominators of the entries of $Q$, we still need to cause the determinant to equal $1$ to have an integer valued inverse or said in another way if we multiply by a factor of $\alpha$, then we have to multiply $Q^{-1}$ with $1/\alpha$, which may not have integer entries).