Find Matrix A for 2x2 Homework Equations

  • Thread starter Thread starter Luscinia
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Luscinia
Messages
17
Reaction score
0

Homework Statement


(All matrices are 2x2. Sorry for the awkward formatting)

Find Matrix A such that
(1 -1)-1 (2 3)
(0 1 ) = (1 2) AT



Homework Equations


A1A2...Ak=Ak-1...A2-1A1-1


The Attempt at a Solution


(1 -1)-1 (2 3)
(0 1 ) = (1 2) AT

(1 -1)-1 (2 3)-1
(0 1 ) (1 2) = AT

((2 3)(1 -1))-1
((1 2)(0 1)) = AT

(2 1)-1
(1 1) =AT

(2 1|1 0) R1-R2 (1 0|1 -1) (1 0|1 -1)
(1 1|0 1) = (1 1|0 1) R2-R1 = (0 1|-1 2)

AT=(1 -1)
___(-1 2)
A=(1 -1)
__(-1 2)

The answer was supposed to be (2 -1)
___________________________ (-1 1)
 
Physics news on Phys.org
Luscinia said:
(1 -1)-1 (2 3)
(0 1 ) = (1 2) AT

(1 -1)-1 (2 3)-1
(0 1 ) (1 2) = AT

ABA-1 ≠ B
So for the LHS, you should put [itex]\left(^{2 3}_{1 2}\right)[/itex]-1 on the left.