If M = [1221]\begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix}[1221] and I is a unit matrix of the same order as that of M; show that :
M2 = 2M + 3I
29 Likes
I = [1001]\begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix}[1001]
M = [1221]\begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix}[1221]
L.H.S. =M2=[1221][1221]=[1×1+2×21×2+2×12×1+1×22×2+1×1]=[1+42+22+24+1]=[5445]R.H.S.=2M+3I=2[1221]+3[1001]=[2442]+[3003]=[2+34+04+02+3]=[5445].\text{L.H.S. }= M^2 = \begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix}\begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 \times 1 + 2 \times 2 & 1 \times 2 + 2 \times 1 \ 2 \times 1 + 1 \times 2 & 2 \times 2 + 1 \times 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 + 4 & 2 + 2 \ 2 + 2 & 4 + 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 5 & 4 \ 4 & 5 \end{bmatrix} \\[1em] \text{R.H.S.} = 2M + 3I \\[1em] = 2\begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix} + 3\begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 2 & 4 \ 4 & 2 \end{bmatrix} + \begin{bmatrix}[r] 3 & 0 \ 0 & 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 2 + 3 & 4 + 0 \ 4 + 0 & 2 + 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 5 & 4 \ 4 & 5 \end{bmatrix}.L.H.S. =M2=[1221][1221]=[1×1+2×22×1+1×21×2+2×12×2+1×1]=[1+42+22+24+1]=[5445]R.H.S.=2M+3I=2[1221]+3[1001]=[2442]+[3003]=[2+34+04+02+3]=[5445].
Since, L.H.S. = R.H.S.
Hence, proved that M2 = 2M + 3I.
Answered By
13 Likes
If A = [1324],B=[1243] and C=[4312]\begin{bmatrix}[r] 1 & 3 \ 2 & 4 \end{bmatrix}, B = \begin{bmatrix}[r] 1 & 2 \ 4 & 3 \end{bmatrix} \text{ and } C = \begin{bmatrix}[r] 4 & 3 \ 1 & 2 \end{bmatrix}[1234],B=[1423] and C=[4132], find :
(i) (AB)C
(ii) A(BC)
Is A(BC) = (AB)C ?
Let A = [210−2], B =[41−3−2] and C =[−32−14],\begin{bmatrix}[r] 2 & 1 \ 0 & -2 \end{bmatrix}, \text{ B } = \begin{bmatrix}[r] 4 & 1 \ -3 & -2 \end{bmatrix} \text{ and C } = \begin{bmatrix}[r] -3 & 2 \ -1 & 4 \end{bmatrix},[201−2], B =[4−31−2] and C =[−3−124], find A2 + AC - 5B.
If A = [a002],B=[0−b10],M=[1−111]\begin{bmatrix}[r] a & 0 \ 0 & 2 \end{bmatrix}, B = \begin{bmatrix}[r] 0 & -b \ 1 & 0 \end{bmatrix}, M = \begin{bmatrix}[r] 1 & -1 \ 1 & 1 \end{bmatrix}[a002],B=[01−b0],M=[11−11] and BA = M2, find the values of a and b.
Find the matrix A, if B = [2101] and B2=B+12A\begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} \text{ and } B^2 = B + \dfrac{1}{2}A[2011] and B2=B+21A.