Can someone explain these 2 linear algebra proofs

Click For Summary
SUMMARY

The discussion focuses on proving two linear algebra identities: (A')^-1 = (A^-1)' and (AB)^-1 = B^-1A^-1. The proofs utilize the property that if the product of two square matrices equals the identity matrix I, then those matrices are inverses of each other. The first proof demonstrates that A' and (A^-1)' multiply to yield I, confirming the first identity. The second proof similarly shows that the inverse of the product of matrices AB is equal to the product of their inverses in reverse order.

PREREQUISITES
  • Understanding of matrix operations, specifically matrix multiplication and transposition.
  • Familiarity with the concept of matrix inverses and the identity matrix.
  • Knowledge of linear algebra terminology and notation.
  • Ability to manipulate and simplify algebraic expressions involving matrices.
NEXT STEPS
  • Study the properties of matrix transposition in detail.
  • Learn about the implications of matrix inverses in linear transformations.
  • Explore examples of matrix multiplication and its relationship with inverses.
  • Investigate the application of these identities in solving systems of linear equations.
USEFUL FOR

Students of linear algebra, educators teaching matrix theory, and anyone seeking to deepen their understanding of matrix properties and proofs.

Kuma
Messages
129
Reaction score
0

Homework Statement



The proofs:

show (A')^-1 = (A^-1)'

and

(AB)^-1 = B^-1A^-1

Homework Equations


The Attempt at a Solution



for the first one:

(A^-1*A) = I
(A^-1*A)' = I' = I
A'(A^-1)' = I

but I am not sure how this proves that a transpose inverse = a inverse transpose...

the second i have the same problem. Not sure how this really proves what it's asking.

http://tutorial.math.lamar.edu/Classes/LinAlg/InverseMatrices_files/eq0041M.gif
 
Last edited by a moderator:
Physics news on Phys.org
Kuma said:

Homework Statement



The proofs:

show (A')^-1 = (A^-1)'

and

(AB)^-1 = B^-1A^-1


Homework Equations





The Attempt at a Solution



for the first one:

(A^-1*A) = I
(A^-1*A)' = I' = I
A'(A^-1)' = I
Both proofs are using the same basic idea: if the product of two (square) matrices is I, then the two matrices are inverses of each other.

In the last line above, you have AT and (A-1)T multiplying to make I. That means that AT is the inverse of (A-1)T.
Kuma said:
but I am not sure how this proves that a transpose inverse = a inverse transpose...

the second i have the same problem. Not sure how this really proves what it's asking.

http://tutorial.math.lamar.edu/Classes/LinAlg/InverseMatrices_files/eq0041M.gif

Same thing in the work above, which says that the inverse of AB is B-1A-1.
 
Last edited by a moderator:

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
34
Views
4K