catsarebad
- 69
- 0
Homework Statement
show that minimal poly for a sq matrix and its transpose is the same
Homework Equations
The Attempt at a Solution
no clue.
Last edited:
catsarebad said:Homework Statement
show that minimal poly for a sq matrix and its transpose is the same
Homework Equations
The Attempt at a Solution
no clue.
pasmith said:Let [itex]\lambda[/itex] be an eigenvalue of [itex]A[/itex] of geometric multiplicity [itex]n[/itex]. Then
[tex](A - \lambda I)^n = 0[/tex]
but
[tex](A - \lambda I)^{m} \neq 0[/tex]
for every positive integer [itex]m < n[/itex].
Given that, can you show that [itex](A^T - \lambda I)^n = 0[/itex] and that there does not exist a positive integer [itex]m < n[/itex] such that [itex](A^T - \lambda I)^m = 0[/itex]?
catsarebad said:i'm not sure where we are going with this.
i assume this is a property
[tex](A - \lambda I)^n = 0[/tex]
but
[tex](A - \lambda I)^{m} \neq 0[/tex]
for every positive integer [itex]m < n[/itex].
but i don't get how showing the next part will help with minimal poly problem.