The following question was asked in my linear algebra quiz and I was unable to think which result I should use to solve it.
Question: Let A be a $6 \times 6$ matrix over $\mathbb{R}$ with chacterstic polynomial =$(x-3)^2 (x-2)^4$ and minimal polynomial = $(x-3)(x-2)^2$ .Then Jordan canonical form of A can be? I have to find all the matrix which are possible.
Algebraic multiplicity of 2 and 3 are 4,2 respectively and Geometric multiplicity of 2 and 3 are 2 and 1 respectively.
But i don't know which result should be used to move foreward. I calculated these in case they are useful.
Can you please shed some light on this?
If a factor $(x-\lambda)^k$ appears in the characteristic polynomial, then $k$ is total size of all Jordan $\lambda$-blocks.
If a factor $(x-\lambda)^k$ appears in the minimal polynomial, then $k$ is the size of the largest Jordan $\lambda$-block.
In our case we get:
$$\begin{bmatrix} 3 & & & & & \\ & 3 & & & & \\ & & 2 & 1 & & \\ & & & 2 & & \\ & & & & 2 & 1 \\ & & & & & 2 \end{bmatrix}\quad\text{ or } \quad \begin{bmatrix} 3 & & & & & \\ & 3 & & & & \\ & & 2 & 1 & & \\ & & & 2 & & \\ & & & & 2 & \\ & & & & & 2 \end{bmatrix}$$