Proving Matrix Equality: A^3+4A^2-2A+7i=0 Implies A^T Also Satisfies It?

  • Thread starter Thread starter ahmed dawod
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 5K views
ahmed dawod
Messages
2
Reaction score
0
1. show that if a square matrix A satisfies A^3+4A^2 -2A+7i=0 then so does A^T

i is the identity matrix






The Attempt at a Solution



I tried to multiply the equation by A^T but all in vain
 
Physics news on Phys.org
Use:
[tex](A+B)^T = A^T + B^T \qquad (AB)^T = A^TB^T \qquad (cA)^T = cA^T[/tex]
to compute the transpose by using:
[tex]0 = 0^T = (A^3 + 4A^2 - 2A + 7I)^T[/tex]