Find Matrix A: Determining Inverse of Matrices

  • Context: MHB 
  • Thread starter Thread starter lyd123
  • Start date Start date
  • Tags Tags
    Inverse Matrices
Click For Summary
SUMMARY

The discussion centers on determining matrix A using the formula A = S-1 * B * S, where S and B are given matrices. The initial assumption that A equals B is incorrect unless matrices B and S commute (BS = SB). The correct approach involves recognizing that matrix multiplication is not commutative, and thus the relationship A = S-1 * B * S must be maintained to derive the correct result.

PREREQUISITES
  • Understanding of matrix multiplication and its properties
  • Knowledge of inverse matrices, specifically S-1
  • Familiarity with the concept of matrix commutativity
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of matrix inverses in linear algebra
  • Learn about matrix commutativity and its implications in calculations
  • Explore advanced matrix operations, including similarity transformations
  • Review examples of non-commutative matrices in practical applications
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone involved in computational mathematics or engineering requiring matrix operations.

lyd123
Messages
11
Reaction score
0
Hi, I've a question that asks me to determine matrix A , where A= ${S}^{-1}$* B* S
They have given matrices S and B in the question.

I think the answer is A=B, since S * ${S}^{-1}$ would give me the identity matrix and anything multiplied by the identity matrix is itself. Is this correct?
 
Physics news on Phys.org
Hi lyd123.

The answer $A=B$ would be correct only if the matrices $B$ and $S$ commute, i.e. only if $BS=SB$. Perhaps the matrices you are given commute. In general, however, matrix multiplication is not commutative. Given
$$A\ =\ S^{-1}BS$$
the best you can do is multiply on the left by $S$ and on the right by $S^{-1}$ to get
$$SAS^{-1}\ =\ S(S^{-1}BS)S^{-1}\ =\ (SS^{-1})B(SS^{-1})\ =\ IBI\ =\ B.$$
 
Thank you! I totally forgot that matrix multiplication isn't commutative.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
13
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K