(5.1)
A=⎝⎛−238741115⎠⎞,B=⎝⎛83−2147511⎠⎞A matrix A switches all matrix elements on row 1 with their counterparts on row 3.
The corresponding elementary matrix is obtained by swapping row 1 and row 3 of the identity matrix.
E1=⎝⎛001010100⎠⎞
E1A=⎝⎛001010100⎠⎞⎝⎛−238741115⎠⎞
=⎝⎛83−2147511⎠⎞=B E1=⎝⎛001010100⎠⎞
(5.2)
A matrix B switches all matrix elements on row 1 with their counterparts on row 3.
The corresponding elementary matrix is obtained by swapping row 1 and row 3 of the identity matrix.
E1=⎝⎛001010100⎠⎞
E1B=⎝⎛001010100⎠⎞⎝⎛83−2147511⎠⎞
=⎝⎛−238741115⎠⎞=A E1=⎝⎛001010100⎠⎞
(5.3)
A=⎝⎛−238741115⎠⎞,C=⎝⎛−23274−7113⎠⎞A matrix C is the matrix produced from A by adding (−2) times row 2 to row 3.
The corresponding elementary matrix is the identity matrix but with (−2) in the (2,3)
position.
E2=⎝⎛10001−2001⎠⎞
E2A=⎝⎛10001−2001⎠⎞⎝⎛−238741115⎠⎞
=⎝⎛−23274−7113⎠⎞=C E2=⎝⎛10001−2001⎠⎞
(5.4)
A matrix A is the matrix produced from C by adding (2) times row 2 to row 3.
The corresponding elementary matrix is the identity matrix but with (2) in the (2,3)
position.
E3=⎝⎛100012001⎠⎞
E3C=⎝⎛100012001⎠⎞⎝⎛−23274−7113⎠⎞
=⎝⎛−238741115⎠⎞=A E3=⎝⎛100012001⎠⎞
Comments