Question
If and are square matrices of size such that then which of the following will be always true?
Options
Solution
Key Concept: Non-Commutativity of Matrix Multiplication
For real numbers and , the identity holds true. However, when dealing with matrices, this identity does not generally hold. The fundamental reason is that matrix multiplication is not commutative in general, meaning for two matrices and , is usually not equal to . The order of multiplication matters significantly.
The identity holds for matrices and if and only if and commute, i.e., . This problem essentially asks us to find the condition under which the given equation is true.
Step-by-Step Derivation
We are given that and are square matrices of size and satisfy the equation:
Our goal is to analyze this equation and determine which of the given options must always be true.
-
Expand the Right-Hand Side (RHS): We need to carefully expand the product by applying the distributive property of matrix multiplication, while strictly maintaining the order of matrices. This is the first step of distribution. We distribute across .
-
Further Distribute: Now, distribute and into their respective parentheses: It is crucial here to note that and are kept distinct. We do not assume they are equal.
-
Simplify the terms: This is the expanded form of the RHS.
-
Substitute the expanded RHS back into the given equation: Now, equate the given LHS () with our expanded RHS:
-
Simplify the equation: We can subtract from both sides of the equation: Next, we can add to both sides of the equation:
-
Conclude the condition: From , we can rearrange the terms to get:
This means that the given condition, , is true if and only if matrices and commute, i.e., . Therefore, if the given equation holds, then must always be true.
Analysis of Options
We have established that the given condition implies . Now let's check the options:
-
(A) : If , then and , so is true. In this case, the given equation becomes , which simplifies to , which is always true. So is a sufficient condition for the given equation to hold. However, it is not a necessary condition. For example, consider and . Here (both equal ), and the given equation holds, but . Thus, is not always true.
-
(B) : As derived in our step-by-step process, the given equation simplifies directly to . This means that whenever the given equation is true, the condition must also be true. Therefore, this option is always true.
-
(C) either of or is a zero matrix: If , then the equation becomes , which is true. If , then the equation becomes , which is true. So, if either or is a zero matrix, the given condition holds. In both these cases, also holds (e.g., and ). However, and don't have to be zero matrices for to hold, or for the original equation to hold (e.g., diagonal matrices, as shown above). So this is not always true.
-
(D) either of or is identity matrix: Similar to the zero matrix case, if (identity matrix), then , which is true. Also, , so holds. Similarly for . However, this is not a general requirement for the given equation to hold. So this is not always true.
Therefore, the only statement that is always true when the given equation holds is .
Common Mistakes and Tips
- Assuming Commutativity: The most common mistake in matrix algebra problems is to assume that . Always remember that matrix multiplication is generally not commutative.
- Order of Multiplication: When expanding matrix expressions like , meticulously maintain the order of multiplication. is different from .
- Scalar vs. Matrix Algebra: Be aware of the differences between algebraic identities for scalars and matrices. Identities involving products often behave differently in matrix algebra due to non-commutativity.
Summary and Key Takeaway
The given equation is a specific condition that holds true for matrices and if and only if they commute. By expanding the right-hand side as and equating it to , we directly derive the condition , which means . Thus, if the given equality holds, it is always true that and commute.
The final answer is .