Linear Algebra Inverse Generalization

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
gabriels-horn
Messages
92
Reaction score
0

Homework Statement


Show that if [tex]T[/tex] is a square (matrix) and if [tex]T^4[/tex] is the zero matrix then [tex](I-T)^{-1} = I+T+T^2+T^3[/tex]. Generalize.

The Attempt at a Solution


To be honest I don't even know where to begin. Supposedly this is a simple generalization.
 
Physics news on Phys.org
gabbagabbahey said:
Well, what is [itex](I+T+T^2+T^3)(I-T)[/itex]?

Is it...[tex]I[/tex]?
 
confirm it by multplying out. matrix addition & multiplication are distrubutive.
 
lanedance said:
confirm it by multplying out. matrix addition & multiplication are distrubutive.

Yeah, I know. It was a joke; of course its I. Everything in Linear is I.
 
gabriels-horn said:
Is it...[tex]I[/tex]?

Multiplying it out should give you [itex]I-T^4[/itex]. So, if [itex]T^4=0[/itex],, then you get the identity matrix and hence [itex](1+T+T^2+T^3+T^4)=(I-T)^{-1}[/itex].

Now, can you generalize this statement?