- 2,559
- 4
Let T : V \to V be a linear operator on an n-dimensional vector space V. Assume that the characteristic polynomial of T splits over F (the field underlying V). Prove that the following are equivalent:
- There exists a vector x \in V such that \{x,T(x),T^2(x),\dots ,T^{n - 1}(x)\} is linearly independent.
- The characteristic polynomial of T is equal to (-1)^n times the minimal polynomial of T.
- There exists a basis \beta such that
[T]_{\beta} = \left (\begin{array}{ccccc}0 & 0 & \dots & 0 & (-1)^{n - 1}a_0\\1 & 0 & \dots & 0 & (-1)^{n - 1}a_1\\0 & 1 & \dots & 0 & (-1)^{n - 1}a_2\\ \vdots & \vdots & \ddots & \vdots & \vdots \\0 & 0 & \dots & 1 & (-1)^{n - 1}a_{n - 1}\end{array}\right )
where (-1)^nt^n + a_{n - 1}t^{n - 1} + \dots + a_1t + a_0 is the characteristic polynomial of T.
(Hint: For proving that (2) implies (3), it is helpful to show that the Jordan canonical form of T is the same as the Jordan canonical form of the matrix given in part (3)).
Last edited: