If A = [100−1],\begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix},[100−1], find A2 and A3. Also state which of these is equal to A.
24 Likes
A2=[100−1][100−1]=[1×1+0×01×0+0×(−1)0×1+(−1)×00×0+(−1)×(−1)]=[1001]A^2 = \begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix} \begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 \times 1 + 0 \times 0 & 1 \times 0 + 0 \times (-1) \ 0 \times 1 + (-1) \times 0 & 0 \times 0 + (-1) \times (-1) \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix}A2=[100−1][100−1]=[1×1+0×00×1+(−1)×01×0+0×(−1)0×0+(−1)×(−1)]=[1001]
A3=A2×A=[1001][100−1]=[1×1+0×01×0+0×(−1)0×1+1×00×0+1×(−1)][1+00+00+00−1]=[100−1]A^3 = A^2 \times A \\[1em] = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 \times 1 + 0 \times 0 & 1 \times 0 + 0 \times (-1) \ 0 \times 1 + 1 \times 0 & 0 \times 0 + 1 \times (-1) \end{bmatrix} \\[1em] \begin{bmatrix}[r] 1 + 0 & 0 + 0 \ 0 + 0 & 0 -1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix}A3=A2×A=[1001][100−1]=[1×1+0×00×1+1×01×0+0×(−1)0×0+1×(−1)][1+00+00+00−1]=[100−1]
Hence, the matrix A2=[1001] and A3=[100−1].A^2 = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \text{ and } A^3 = \begin{bmatrix}[r] 1 & 0 \ 0 & -1 \end{bmatrix}.A2=[1001] and A3=[100−1]. Thus, A3 = A.
Answered By
16 Likes
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 = [2357], B =[04−17] and C =[10−14],\begin{bmatrix}[r] 2 & 3 \ 5 & 7 \end{bmatrix}, \text{ B } = \begin{bmatrix}[r] 0 & 4 \ -1 & 7 \end{bmatrix} \text{ and C } = \begin{bmatrix}[r] 1 & 0 \ -1 & 4 \end{bmatrix},[2537], B =[0−147] and C =[1−104], find AC + B2 - 10C.
If X = [41−12],\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix},[4−112], show that 6X - X2 = 9I where I is the unit matrix.
Show that [1221]\begin{bmatrix}[r] 1 & 2 \ 2 & 1 \end{bmatrix}[1221] is a solution of the matrix equation X2 - 2X - 3I = 0 where I is the unit matrix of order 2.