2
$\begingroup$

Let $M$ be an invertible $n \times n$ matrix whose minimal polynomial $q_M$ and characteristic polynomial are equal. Suppose as well that the $M$ has entries in an algebraically closed field.

How do we show that the minimal polynomial of $M^{-1}$ is given by $q_M(0)^{-1} x^n q_M(\frac{1}{x}) $? ($x$ is the indeterminate in the polynomial ring over the base field $k$?

  • 0
    It would seem that the minimal polynomial being equal to the characteristic polynomial is a red herring: it isn't needed. Also your title is strange, as it provokes the reply "well, then compute the characteristic polynomial!".2011-12-05

1 Answers 1

2

Let $f(x) = q_M(0)^{-1} x^n q_M(1/x)$. Note that $f$ is a polynomial of degree $n$ and $f(M^{-1}) = 0$. Similarly, if $g(M^{-1}) = 0$ where $g$ is a polynomial of degree $k < n$ with nonzero constant term, then $h(x) = x^k g(1/x)$ would be a polynomial of degree $k$ such that $h(M) = 0$, contradicting minimality of $q_M$.