Prove Invertibility of I+A When A^k=0

  • Thread starter Thread starter kidsmoker
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 9K views
kidsmoker
Messages
85
Reaction score
0

Homework Statement



Let A be an nxn matrix such that A^k=0 for some natural integer k (0 is the nxn zero matrix). Show that I + A is invertible, where I is the nxn identity matrix.

Homework Equations



Invertible implies det(I+A) not equal zero.

The Attempt at a Solution



I really don't know where to start with this one. I can see that A itself must be non-invertible, but I can't seem to get any more conditions on A based on that fact that A^k=0. Could anyone give me a hint please?

Thanks.
 
Physics news on Phys.org
A hint :
[tex]I-A^k=(I+A)(I-A+A^2-A^3+...+(-A)^{k-1})[/tex]
 
kidsmoker said:
Let A be an nxn matrix such that A^k=0 for some natural integer k (0 is the nxn zero matrix). Show that I + A is invertible, where I is the nxn identity matrix.
…
Invertible implies det(I+A) not equal zero.

Hi kidsmoker! :smile:

Forget determinants … use algebra, and construct an inverse!

Hint: I = I - Ak :wink:

Edit: ooh, boaz … that's too near a complete solution! :wink:
 
To get you thinking, suppose [tex]A^3 = 0[/tex]. What happens when you fully multiply and collect terms for the product

[tex] (I + A) (I - A + A^2) [/tex]

Use the distributive rule for multiplication, remember that [tex]A^3 = 0[/tex]. If you make this work, you will have the idea for general case. (The pattern should remind you of the geometric series for numbers:

[tex] \frac 1 {1 + x} = 1 -x + x^2 - x^3 + \dots[/tex]

with the big difference that the matrix problem doesn't involve an infinite series.)