Let $A$ be a $7\times 7$ matrix satisfying $2A^2-A^4=I$ .If $A$ has two distinct eigenvalues and each eigenvalue has geometric multipicity $3$,then find the number of non-zero entries in the Jordan Canonical Form of $A$.
Since $2A^2-A^4=I$ so it is a annihilating polynomial of $A$. The minimal polynomial of $A$ must divide $2x^2-x^4-1=0\implies (x^2-1)^2=0$.
Since it has two distinct eigenvalues so that will be $-1,1$.
But how to find the size of the Jordan Block corresponding to eigen values $1,-1$.
Its quite clear that the minimal polynomial will be $(x-1)^m(x+1)^n;m,n>1$ since the matrix is not diagonalizable.
Please give some hints on how to solve the problem.
The Jordan form of $A$ will have precisely one $2 \times 2$ Jordan block. The reason is that the number of Jordan blocks is the sum of the geometric multiplicities of all the eigenvalues (in this case, six). Hence, it will have six Jordan blocks and so precisely one of them will have to be a $2 \times 2$ block and all others are $1 \times 1$ blocks.
This implies that the number of non-zero entries in the Jordan form of $A$ is $8$.