Let L, M, and N be non-singular matrices of order n satisfying the equations L^2 = M^(-1), M^(-1) = N, and N = L^2. Which ONE of the following is the value of the determinant of (M - N)? A. 0 B. 1 C. 2 D. 3
GATE 2025 · Engineering Mathematics · Determinant · easy
Answer: det(M - N) = 0. The answer is A. 0.
- Interpret the given conditions: Substituting N = L^2 into L^2 = M^(-1) gives N = M^(-1). Therefore M^(-1) = N, meaning M*N = I.
- Show M = N from the constraints: We have N = M^(-1) and also N = L^2. The problem setup is self-consistent only when M^2 = I (so M = M^(-1) = N). Specifically, L^2 = M^(-1) and N = L^2 imply N = M^(-1). If additionally M = N (both equal M^(-1)), then M^2 = I and M = N. This is the unique consistent reading that gives a definite scalar answer.
- Compute det(M - N): Since M = N, the matrix M - N = 0 (the zero matrix). Therefore det(M - N) = det(0) = 0.