Can You Calculate Matrix Inverses with Nilpotent Matrices?

In summary, we have two matrices B = \left(\begin{array}{cc}2&4\\1&2\end{array}\right) and A satisfying A2 = 0 and AB = 0. We are asked to calculate (I+A) (I-A) and (I+A)-1 (I+2A)-1B. For the first calculation, the answer is I. For the second calculation, there is a typo in the solution manual which states that (I+2A)-1 = 1/4 (I-2A), when in fact it should be (I+2A)-1 = (I-2A). This can be shown by plugging in (I-2
  • #1
songoku
2,294
325

Homework Statement


Let B = [tex]\left(\begin{array}{cc}2&4\\1&2\end{array}\right)[/tex] and A be a matrix satisfying A2 = 0, AB = 0

1. Calculate (I+A) (I-A), I = identity

2. Calculate (I+A)-1 (I+2A)-1B

Homework Equations





The Attempt at a Solution


1. Ans = I

2.
In the manual, it's written : (I+2A)-1 = 1/4 (I-2A)
I don't understand how 1/4 pops up...

Thanks
 
Physics news on Phys.org
  • #2
What is the definition of the inverse of a matrix? What happens if you tried plugging (I-2A) into the definition?


Incidentally, it's worth making an analogy with the power series for 1/(1+2a).
 
  • #3
Hurkyl said:
What is the definition of the inverse of a matrix?
The inverse of a matrix A is a matrix A-1 such that AA-1=I

What happens if you tried plugging (I-2A) into the definition?
(I-2A) (I-2A)-1 = I...I still don't get it

Incidentally, it's worth making an analogy with the power series for 1/(1+2a).

power series of 1/(1+2a) = (1+2a)-1 = 1 - 2a - 8a2 - ...

What is the relation to the inverse?


Thanks
 
  • #4
songoku said:
The inverse of a matrix A is a matrix A-1 such that AA-1=I


(I-2A) (I-2A)-1 = I...I still don't get it
songoku said:
power series of 1/(1+2a) = (1+2a)-1 = 1 - 2a - 8a2 - ...
Should be an alternating series, and the coefficient on a2 is wrong.
songoku said:
What is the relation to the inverse?
1/(1 + 2a) can be written as (1 + 2a)-1.

(I + 2A)-1 has a similar expansion. That's the connection.
songoku said:
Thanks

I also don't get what your solution manual shows for (I + 2A)-1; namely, the 1/4 factor. I think it's a typo.
 
  • #5
songoku said:
The inverse of a matrix B is a matrix B-1 such that BB-1=I


(I-2A) (I-2A)-1 = I...I still don't get it
(I've changed the variable in the above to reduce confusion)

Sorry, I meant plugging in (I-2A) in for the "inverse of I+2A" -- i.e. B=I+2A and B-1=I-2A.

My mistake, though -- when you make the substitution, things do work out. The equation
(I+2A)-1 = (1/4) (I-2A)​
is, indeed, in error.
 
  • #6
Mark44 said:
Should be an alternating series, and the coefficient on a2 is wrong.

yeah, it should be 4

1/(1 + 2a) can be written as (1 + 2a)-1.

(I + 2A)-1 has a similar expansion. That's the connection.

a is variable and A is matrix. Can matrix also be expanded?

I also don't get what your solution manual shows for (I + 2A)-1; namely, the 1/4 factor. I think it's a typo.

Hurkyl said:
(I've changed the variable in the above to reduce confusion)

Sorry, I meant plugging in (I-2A) in for the "inverse of I+2A" -- i.e. B=I+2A and B-1=I-2A.

My mistake, though -- when you make the substitution, things do work out. The equation
(I+2A)-1 = (1/4) (I-2A)​
is, indeed, in error.

So, (I + 2A)-1 should be equal to (I-2A). Am I right?

Thanks
 
  • #7
Yes, since (I + 2A)(I - 2A) = I. This means that I + 2A is the inverse of I - 2A.
 
  • #8
Thanks a lot Mark and Hurkyl :smile:
 
  • #9
songoku said:
yeah, it should be 4



a is variable and A is matrix. Can matrix also be expanded?
Yes; you can do calculus with matrices! It's a little trickier, but useful. However, you don't have to know matrix analysis to use it as inspiration -- e.g. armed with the knowledge of geometric series, you can guess at a formula for the inverse of (I - A) is for any nilpotent matrix A... and once you have made the guess, it's easy to show directly that the formula does give the inverse.
 
  • #10
Hurkyl said:
Yes; you can do calculus with matrices! It's a little trickier, but useful. However, you don't have to know matrix analysis to use it as inspiration -- e.g. armed with the knowledge of geometric series, you can guess at a formula for the inverse of (I - A) is for any nilpotent matrix A... and once you have made the guess, it's easy to show directly that the formula does give the inverse.

hm...haven't studied about it yet but I read about it a little on wiki. Thanks a lot hurkyl
 

What is an inverse matrix?

An inverse matrix is a square matrix that when multiplied by the original matrix, results in the identity matrix. In simpler terms, it is like the "opposite" of a matrix.

Why is finding the inverse of a matrix important?

Finding the inverse of a matrix is important because it allows us to solve systems of linear equations, compute determinants, and perform other mathematical operations that would otherwise be difficult or impossible.

How do you find the inverse of a matrix?

To find the inverse of a matrix, you first need to make sure it is a square matrix. Then, you can use various methods such as Gaussian elimination or the adjugate matrix method to find the inverse.

Can every matrix have an inverse?

No, not every matrix has an inverse. Only square matrices that are non-singular, meaning they have a non-zero determinant, can have an inverse.

What is the relationship between a matrix and its inverse?

The inverse of a matrix is like its "mirror image". When multiplied together, they result in the identity matrix. Additionally, the inverse of the inverse matrix is the original matrix.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
18
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
957
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
  • Precalculus Mathematics Homework Help
Replies
1
Views
831
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
16
Views
628
  • Precalculus Mathematics Homework Help
Replies
11
Views
838
  • Precalculus Mathematics Homework Help
Replies
18
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
395
  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
Back
Top