Question
Question: Let M be a \(3\times 3\) matrix satisfying \(M\left[ \begin{matrix} 0 \\\ 1 \\\ 0 \\\...
Let M be a 3×3 matrix satisfying M0 1 0 =−1 2 3 , M1 −1 0 =1 1 −1 and M1 1 1 =0 0 12 then, find the sum of the diagonal entries of M.
Solution
M be a 3×3 matrix which satisfies the given matrix multiplication.
So, we try to assume the matrix M.
Let M be a d g behcfi. We need to find the sum of the diagonal entries of M which is (a+e+i).
Complete step-by-step solution:
Now, we break down the matrix multiplication to get the equation of the unknowns.
We have M0 1 0 =−1 2 3 which implies a d g behcfi0 1 0 =−1 2 3 .
Breaking this, we get b×1=b=−1, e×1=e=2, h×1=h=3. We got value of 3 unknowns. We also have M1 −1 0 =1 1 −1 which implies a d g behcfi1 −1 0 =1 1 −1 .
Breaking this, we get a×1+b×(−1)=a−b=1, d×1+e×(−1)=d−e=1, g×1+h×(−1)=g−h=−1.
We put values of b, e, h to get values of a, d, h.
So, a+1=1⇒a=0, d−2=1⇒d=3, g−3=−1⇒g=2.
Lastly, we have M1 1 1 =0 0 12 which implies a d g behcfi1 1 1 =0 0 12 .
Breaking this, we get a×1+b×1+c×1=a+b+c=0, d×1+e×1+f×1=d+e+f=0, g×1+h×1+i×1=g+h+i=12.
We put values of 6 values we know to get the others.
So, 0−1+c=0⇒c=1, 3+2+f=0⇒f=−5, 2+3+i=12⇒i=7.
We got all the 9 unknowns to get the matrix M=0 3 2 −1231−57.
The sum of the diagonal entries of M is (a+e+i)=0+2+7=9.
Note: We need to remember that we can’t use the inverse form here as the given multipliers are not a square matrix. Only square matrices have the inverse. The multipliers are all 3×1 matrices. We need to get 9 equations to get the 9 unknowns.