Proving Idempotency and Nonsingularity of Matrix A

  • Thread starter Thread starter Roni1985
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Roni1985
Messages
200
Reaction score
0

Homework Statement



Let A be an idempotent matrix (A^2=A)
a) show that I-A is also idempotent
b) show that I+A is nonsingular and (I+A)^(-1)=I-(1/2)*A


Homework Equations





The Attempt at a Solution



I managed to solve part a, but have a little problem solving b.

I tried
(I+A)*(I+A)^(-1)=(?)I

but didn't know how to treat (I+A)^(-1)

Thanks,
Roni.
 
Physics news on Phys.org
Mark44 said:
You are given that A2 = A.
Adding I to both sides gives us
A2 + I = A + I
==> |A2 + I| = |A + I|

Can you do anything with that?

oh, nice approach.
Thanks for the help.
I'll try the second part of B