Question about invertible matrices

  • Thread starter icesalmon
  • Start date
  • Tags
    Matrices
In summary, the conversation is discussing how to show that if A, B, and A+B are all invertible and the same size, then A(A-1 + B-1)B(A + B)-1 = I. The attempt at a solution involves reducing the left side of the equation and ultimately getting the same thing on both sides. It is then pointed out that this approach assumes the equation is true, and instead, it is suggested to work with the expression on the left side to show that it is equal to I. The result of the equation shows that A-1 + B-1 is the inverse of (A-1 + B-1)-1.
  • #1
icesalmon
270
13

Homework Statement


Show that if A, B and A + B are all invertible and the same size
then A(A-1 + B-1)B(A + B)-1 = I
And what does the result say about A-1 + B-1


The Attempt at a Solution


I start off by trying to reduce the LHS as much as I can so I multiply both sides on the right by ( A + B )
to get A(A-1 + B-1)B = (A+B)
(A-1 + B-1)B = A-1(A+B)
A-1 + B-1 = A-1(A+B)B-1
A-1 + B-1 = (A-1A + A-1B)B-1
A-1 + B-1 = ( IB-1 + A-1I )
A-1 + B-1 = A-1 + B-1
:confused:
I've gotten the same thing on both sides, and yet again I don't even know what I've done.
thanks PF
 
Physics news on Phys.org
  • #2
icesalmon said:

Homework Statement


Show that if A, B and A + B are all invertible and the same size
then A(A-1 + B-1)B(A + B)-1 = I
A direct calculation on the left gives (I+ AB-1)B(A+B)-1= (B+ A)(A+ B)-1. And, of course, matrix addition is commutative.

And what does the result say about A-1 + B-1
Well, it says it is the inverse of ...


The Attempt at a Solution


I start off by trying to reduce the LHS as much as I can so I multiply both sides on the right by ( A + B )
to get A(A-1 + B-1)B = (A+B)
(A-1 + B-1)B = A-1(A+B)
A-1 + B-1 = A-1(A+B)B-1
A-1 + B-1 = (A-1A + A-1B)B-1
A-1 + B-1 = ( IB-1 + A-1I )
A-1 + B-1 = A-1 + B-1
:confused:
I've gotten the same thing on both sides, and yet again I don't even know what I've done.
thanks PF
 
  • #3
icesalmon said:

Homework Statement


Show that if A, B and A + B are all invertible and the same size
then A(A-1 + B-1)B(A + B)-1 = I
And what does the result say about A-1 + B-1


The Attempt at a Solution


I start off by trying to reduce the LHS as much as I can so I multiply both sides on the right by ( A + B )
If you do this, you are tacitly assuming that the equation is a true statement. Instead, work with the expression on the left side to show that it is equal to I.
icesalmon said:
to get A(A-1 + B-1)B = (A+B)
(A-1 + B-1)B = A-1(A+B)
A-1 + B-1 = A-1(A+B)B-1
A-1 + B-1 = (A-1A + A-1B)B-1
A-1 + B-1 = ( IB-1 + A-1I )
A-1 + B-1 = A-1 + B-1
:confused:
I've gotten the same thing on both sides, and yet again I don't even know what I've done.
thanks PF
 
  • #4
hallsofivy said:
well, it says it is the inverse of ...
(a-1 + b-1)-1(a-1 + b-1)1 = (a-1 + b-1)0 = I
so I would say, (a-1 + b-1)-1
what do you think? Thanks you for your help.
 
  • #5
Mark44 said:
If you do this, you are tacitly assuming that the equation is a true statement. Instead, work with the expression on the left side to show that it is equal to I.
I know I've done this in other threads, so it must seem like I'm not listening, I just get so careless. Thanks for the help
 

FAQ: Question about invertible matrices

What is an invertible matrix?

An invertible matrix, also known as a non-singular matrix, is a square matrix that has a unique inverse matrix. This means that when multiplied together, the two matrices will result in the identity matrix.

How do you know if a matrix is invertible?

A matrix is invertible if its determinant is non-zero. This means that the matrix has a unique solution and can be inverted to obtain the identity matrix. If the determinant is zero, the matrix is not invertible and is called a singular matrix.

How do you find the inverse of a matrix?

To find the inverse of a matrix, you can use the Gauss-Jordan elimination method or the adjugate method. The Gauss-Jordan elimination method involves performing row operations on the matrix until it is in reduced row-echelon form, resulting in the inverse matrix. The adjugate method involves finding the adjugate matrix and dividing it by the determinant of the original matrix.

Can every matrix be inverted?

No, not every matrix can be inverted. As mentioned before, a matrix is only invertible if its determinant is non-zero. If the determinant is zero, the matrix is not invertible and is called a singular matrix.

What is the importance of invertible matrices in mathematics?

Invertible matrices are important in mathematics because they allow for the solving of systems of linear equations, which have many applications in fields such as physics, engineering, and economics. Invertible matrices also have important properties and can be used to prove theorems and solve complex problems.

Similar threads

Replies
20
Views
2K
Replies
4
Views
2K
Replies
7
Views
3K
Replies
4
Views
2K
Replies
3
Views
2K
Replies
10
Views
2K
Back
Top