Animated Solution for Mathematics - Matrices and Determinants: Let M=01312ba31 and adj M=−18−51−63−12−1 where a and b are real numbers. Which of the following options is/are correct?
Select Answer:
* Multiple Correct
Visualized Solution
Problem Setup
Given matrix M=01312ba31
Given adj M=−18−51−63−12−1
Goal: Find values of a and b.
Adjoint Property for b
The element at (1,1) of adj M is the cofactor C11 of matrix M.
(adj M)11=C11
Calculating b
C11=(2)(1)−(3)(b)=2−3b
Equating to the given adjoint element: 2−3b=−1
3b=3⟹b=1
Adjoint Property for a
The element at (2,2) of adj M is the cofactor C22 of matrix M.
The Sigma Insight: Adjoint and Inverse of a Matrix
The Symphony of Matrices
Unlocking the Hidden Structure
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a matrix problem; we are peeling back the layers of a mathematical structure to reveal the elegance hidden beneath.
Matrices are often seen as cold, rigid grids of numbers, but in reality, they are dynamic maps of linear transformations. When we are given a matrix M and its adjoint, we are essentially being given a key and a lock. Our job is to find the missing pieces that make them fit perfectly.
Phase 1
The Detective Work
We begin with our matrix:
M=01312ba31
We have two unknowns, a and b, lurking in the shadows. We are also given the adjoint matrix:
adj M=−18−51−63−12−1
How do we find a and b? We must remember the definition of the adjoint. The adjoint is the transpose of the cofactor matrix. This means the element at row i, column j of the adjoint is the cofactor Cji of the original matrix.
Let us focus on the (1,1) position. The cofactor C11 is the determinant of the minor obtained by deleting the first row and first column:
2b31=2(1)−3(b)=2−3b
Equating this to the (1,1) element of our given adjoint, which is −1, we get 2−3b=−1, leading us directly to b=1.
Now, let us turn our gaze to the (2,2) position. The cofactor C22 is the determinant of the minor obtained by deleting the second row and second column:
03a1=0(1)−3(a)=−3a
Equating this to the (2,2) element of the adjoint, which is −6, we find −3a=−6, so a=2. Just like that, the fog clears, and our matrix M is fully revealed:
M=013121231
Phase 2
The Heartbeat of the Matrix
Before we can evaluate the complex options, we need the determinant of M. Expanding along the first row, we calculate:
det M=0(2−3)−1(1−9)+2(1−6)=0−1(−8)+2(−5)=8−10=−2
This value, −2, is the heartbeat of our matrix. It will be the denominator in our inverse calculations and the scaling factor for our adjoint properties.
Phase 3
Demystifying the Properties
Option B asks about det(adj M2). Many students panic here, thinking they must square the matrix. Do not fall into that trap!
We use the powerful property det(adj A)=(det A)n−1. With A=M2 and n=3, this becomes:
(det M2)3−1=(det M2)2=(det M)4
Substituting our heartbeat, (−2)4=16. Since $16
eq 81$, Option B is incorrect. See how the property saved us from a mountain of arithmetic?
Now, consider the expression (adj M)−1+adj M−1=−M. We know adj M=(det M)M−1.
Therefore, (adj M)−1=((det M)M−1)−1=det M1M. For the second term, adj M−1=(det M−1)(M−1)−1=det M1M.
Adding them together, we get:
det M2M=−22M=−M
It is a perfect, elegant cancellation! Option C is correct.
Phase 4
The Final Victory
Finally, Option D asks us to solve MX=B where B=[1,2,3]T. We know X=M−1B=det M1(adj M)B.
Substituting our values:
X=−21−18−51−63−12−1123
Performing the multiplication, we get:
X=−21−22−2=1−11
Thus, α=1,β=−1,γ=1. The expression α−β+γ=1−(−1)+1=3. Option D is correct.
We have navigated the logic, verified the properties, and arrived at the truth. Remember, in JEE Advanced, the math is not just about calculation; it is about seeing the connections. Keep practicing, keep questioning, and keep falling in love with the process.