Identity Matrix: Is Inverse Always True for n>=2?

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

Homework Statement



let I_n be as an identity matrix where a_ij = 1 when i=j
I just want to ask that is it true that all identity matrix has an inverse (determinant is not 0) for n>=2?



The Attempt at a Solution

 
Physics news on Phys.org
The determinant of In is 1, as you can easily compute (expanding along any row or column, you find that det(In) = 1 . det(In - 1) and clearly det(I1) = 1).

Also it is invertible, and it is its own inverse. You can check this directly from the definition.