I need help solving a matrix.

Post Reply
Whisight97
Posts: 3
Joined: Tue Dec 21, 2021 8:18 am

I need help solving a matrix.

Post by Whisight97 »

I need help solving a matrix.
Let B be a 4x4 matrix to which we apply the following operations:
1.double column 1,
2. halve row 3,
3.add row 3 to row 1,
4.interchange columns 1 and 4,
5.subtract row 2 from each of the other rows,
6.replace column 4 by column 3,
7.delete column 1 (column dimension is reduced by 1).
(a) Write the result as a product of eight matrices.
(b) Write it again as a product of ABC (same B) of three matrices.
fine dude
Posts: 651
Joined: Tue Dec 18, 2012 7:12 pm
Location: SE Asia

Re: I need help solving a matrix.

Post by fine dude »

That will be a lot of zeros and ones. Why would you ask it here?
chemteacher101
Posts: 112
Joined: Fri Feb 01, 2013 2:57 pm

Re: I need help solving a matrix.

Post by chemteacher101 »

42
Next question.
PsyGuy
Posts: 10789
Joined: Wed Oct 12, 2011 9:51 am
Location: Northern Europe

Response

Post by PsyGuy »

Concur with @chemteacher101, 42
Post Reply