top | item 45278650

(no title)

ducttapecrown | 5 months ago

A function (which is an isomorphism) from complex numbers a+bi to matrices is a+bi |-> [[a,-b],[b,a]] where the matrix is listed by rows. So i is sent to the matrix R with a 0 in the top left, 1 in the bottom left, 0 in the bottom right and a -1 in the top right. R is a 90 degree rotation, you can check that it sends the unit vector [1,0] on the x-axis to [0,1], and the unit vector [0,1] on the y-axis to [-1,0].

discuss

order

No comments yet.