Video Transcript
Given that matrix ๐ด is equal to negative one, four, negative one, 11 and ๐ผ is the identity matrix of the same order as ๐ด, find ๐ด multiplied by ๐ผ and ๐ผ squared.
We can begin by recalling that the identity matrix is a square matrix with ones along the leading diagonal and zeros everywhere else. In this case, the two-by-two identity matrix has elements one, zero, zero, one. In the first part of this question, we need to multiply the identity matrix by matrix ๐ด. When multiplying two matrices, we multiply the elements in each row of the first matrix by each column in the second matrix. We begin by multiplying the elements in the first row of the first matrix by the first column in the second matrix. This gives us negative one multiplied by one plus four multiplied by zero.
Next, we have negative one multiplied by zero plus four multiplied by one. We then repeat this process using the elements in the second row of the first matrix. We have negative one multiplied by one plus 11 multiplied by zero, and the element in the bottom right is negative one multiplied by zero plus 11 multiplied by one. This leaves us with the matrix negative one, four, negative one, 11. Matrix ๐ด๐ผ is the same as matrix ๐ด. This leads us to the general rule that matrix ๐ด multiplied by the identity matrix is equal to matrix ๐ด. When dealing with the identity matrix, this relationship is commutative. ๐ด multiplied by ๐ผ is equal to ๐ผ multiplied by ๐ด, which is equal to matrix ๐ด.
The second part of our question asked us to calculate the matrix ๐ผ squared. We need to multiply the matrix one, zero, zero, one by the matrix one, zero, zero, one. The top-left element will be equal to one as we have one multiplied by one plus zero multiplied by zero. In the top right, we have zero. Weโre multiplying the elements in the first row of the first matrix by the second column in the second matrix.
Repeating this process gives us the element zero and one in the second row. ๐ผ squared is equal to one, zero, zero, one, which is the identity matrix. We can therefore conclude that ๐ผ squared is equal to ๐ผ. This leads us to a second general rule involving matrix multiplication. Raising the identity matrix to any power gives us the identity matrix. If matrix ๐ด equals negative one, four, negative one, 11, then ๐ด๐ผ is equal to ๐ด and ๐ผ squared is equal to ๐ผ.