Powers of a Matrix Cannot be a Basis of the Vector Space of Matrices

Linear Algebra Problems and Solutions

Problem 375

Let $n>1$ be a positive integer. Let $V=M_{n\times n}(\C)$ be the vector space over the complex numbers $\C$ consisting of all complex $n\times n$ matrices. The dimension of $V$ is $n^2$.
Let $A \in V$ and consider the set
\[S_A=\{I=A^0, A, A^2, \dots, A^{n^2-1}\}\] of $n^2$ elements.
Prove that the set $S_A$ cannot be a basis of the vector space $V$ for any $A\in V$.

 
LoadingAdd to solve later

Sponsored Links

Proof.

We prove that the set $S_A$ is linearly dependent, hence it cannot be a basis of $V$.
Since $A$ is an $n\times n$ matrix, its characteristic polynomial $p(t)=\det(tI-A)$ is a degree $n$ polynomial.

(Your preferred definition of the characteristic polynomial might be $\det(A-tI)$. It is straight forward to modify the following proof with this definition.)


Let us write it as
\[p(t)=t^n+a_{n-1}t^{n-1}+\cdots+a_1x+a_0.\] Then the Cayley-Hamilton theorem states that
\[p(A)=A^n+a_{n-1}A^{n-1}+\cdots+a_1A+a_0I=O\] is the zero matrix.

Since the coefficient of $A^n$ is $1$, this gives a non-trivial linear combination of $I, A, \dots, A^n$. Therefore the set
\[T:=\{I, A, \dots, A^n\}\] is linearly dependent.

As $T$ is a subset of $S_A$, the set $S_A$ is also linearly dependent.
Therefore, $S_A$ is not a basis of $V$. This completes the proof.


LoadingAdd to solve later

Sponsored Links

More from my site

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

More in Linear Algebra
Linear algebra problems and solutions
Determinant of a General Circulant Matrix

Let \[A=\begin{bmatrix} a_0 & a_1 & \dots & a_{n-2} &a_{n-1} \\ a_{n-1} & a_0 & \dots & a_{n-3} & a_{n-2}...

Close