Solving a Matrix Equation: Choosing the Right Answer

  • Context:
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
Yankel
Messages
390
Reaction score
0
Hello,

I have this question, I need to choose the correct answer:

A is a square matrix such that

\[A^{2}+A+I=0\]a) \[A^{-1}=A\]

b) \[A^{-1}=A^{2}\]

c) It is not possible to say if A is invertible

d) A is not invertible

e) \[A^{-1}=A+I\]I got that

\[-A^{2}-A=I\]

and thus

\[A(-A-I)=0\]

and thus

\[A^{-1}=(-A-I)\]

and answer which doesn't exist, am I wrong ?

Thanks !
 
Physics news on Phys.org
Putting 0 was a typing mistake. You seemed to be doing what I did, your answer also doesn't appear as an option
 
Perhaps the original equation was $A^{2}+A-I=0$? Your working (except for the typo) seems correct to me.
 
no, the question is as I wrote it, so you guys agree with me that none of the possible answers is correct ?
 
Yankel said:
no, the question is as I wrote it, so you guys agree with me that none of the possible answers is correct ?

As stated, I would agree that none of the answers are correct.
 
I think the answer must be c), there is never any guarantee that an arbitrary square matrix is invertible.
 
Prove It said:
I think the answer must be c), there is never any guarantee that an arbitrary square matrix is invertible.

Any square matrix that satisfies a polynomial with a non-zero constant term *is* invertible.

This is equivalent to saying the minimal polynomial for such a matrix has non-zero constant term, that is: it does not have 0 as an eigenvalue and thus has trivial kernel.