HappyN
- 16
- 0
Let A be an n x n matrix such that A^k=0_n,n (the n x n zero matrix) for some natural integer k. How would you show that I_n + A is invertible?
AlephZero said:Think about the expansion of (1+x)^-1 by the Binomial theorem.
@lurflurf, this works fine when A is singular. For example if n = 2 and A =
0 1
0 0