- #1
mreaume
- 11
- 0
Homework Statement
Prove or disprove the following statements. I and 0 denote respectively the identity and zero matrix of the same size as A. If A is a square matrix such that A^2 - 3A +2I = 0 then A-cI is invertible whenever c is not equal to 1 and c is not equal to 2.
Homework Equations
The Attempt at a Solution
I have factored the function to: (A-2I)(A-I)=0.
However, we can't assume that A=2I and A=I because we are dealing with matrices (i.e. two non zero matrices can produce the zero matrix when multiplied together). I have a feeling that Eigenvectors might be related to this question, but I don't know how to apply that concept in this scenario.
Thanks for your help.