Animated Solution for Mathematics - Matrices and Determinants: Let A be a 3×3 matrix such that adjA=2−11−10−212−1 and B=adj(adjA) If ∣A∣=λ and ∣(B−1)T∣=μ, then the ordered pair, (∣λ∣,μ) is equal to
Select Answer:
Visualized Solution
Given Matrix adjA
Given the adjoint of matrix A:
adjA=2−11−10−212−1
We need to find (∣λ∣,μ) where ∣A∣=λ and ∣(B−1)T∣=μ.
Property of ∣adjA∣
Recall the determinant property for an n×n matrix:
∣adjA∣=∣A∣n−1
For our 3×3 matrix, n=3.
Therefore, ∣adjA∣=∣A∣3−1=∣A∣2.
Expanding ∣adjA∣
Expanding ∣adjA∣ along the first row:
∣adjA∣=20−22−1−(−1)−112−1+1−110−2
∣adjA∣=2(0−(−4))−(−1)(1−2)+1(2−0)
Calculating ∣adjA∣
Simplifying the terms:
2(4)+1(−1)+1(2)
∣adjA∣=8−1+2=9
Solving for ∣λ∣
We established ∣adjA∣=∣A∣2 and ∣adjA∣=9.
So, ∣A∣2=9⟹∣A∣=±3.
Given ∣A∣=λ, so λ=±3.
The absolute value is ∣λ∣=3.
Property of ∣adj(adjA)∣
Given B=adj(adjA).
The determinant property for double adjoint is:
∣adj(adjA)∣=∣A∣(n−1)2
For n=3, ∣B∣=∣A∣(3−1)2=∣A∣4.
Calculating ∣B∣
We know ∣A∣2=9.
Therefore, ∣B∣=∣A∣4=(∣A∣2)2.
∣B∣=92=81.
Transpose and Inverse Properties
We need to find μ=∣(B−1)T∣.
Using determinant properties:
1. ∣MT∣=∣M∣
2. ∣M−1∣=∣M∣1
So, μ=∣B−1∣=∣B∣1.
Calculating μ
Substitute the value of ∣B∣=81:
μ=811
Final Ordered Pair
The ordered pair (∣λ∣,μ) is:
(3,811)
Key Takeaways:
1. ∣adjA∣=∣A∣n−1
2. ∣adj(adjA)∣=∣A∣(n−1)2
00:00 / 00:00
The Sigma Insight: Adjoint and Inverse of a Matrix
Solution Diagram
The Elegance of Matrix Properties
Welcome, fellow traveler on the JEE journey! Today, we are going to demystify a problem that often intimidates students: the double adjoint of a matrix.
When you first look at a 3×3 matrix like
adjA=2−11−10−212−1
your instinct might be to start calculating cofactors immediately. But wait! In the world of JEE Advanced, the secret is rarely in the brute force; it is in the elegant properties hidden beneath the surface.
Unlocking the Determinant of A
Our first mission is to find λ=∣A∣. We are given adjA.
We know the powerful property: ∣adjA∣=∣A∣n−1. Since our matrix is 3×3, n=3, so ∣adjA∣=∣A∣3−1=∣A∣2.
Now, let us calculate the determinant of the given matrix adjA by expanding along the first row:
∣adjA∣=20−22−1−(−1)−112−1+1−110−2
Calculating these minors:
2(0−(−4))+1(1−2)+1(2−0)=2(4)+1(−1)+2=8−1+2=9
Thus, ∣A∣2=9. This confirms that ∣A∣=±3, and consequently, ∣λ∣=3. We have successfully cracked the first part of the code!
The Double Adjoint Trap
Next, we encounter B=adj(adjA). A student might panic here, thinking they need to find the adjoint of the adjoint.
But remember the property: ∣adj(adjA)∣=∣A∣(n−1)2. For n=3, this becomes:
∣B∣=∣A∣(3−1)2=∣A∣4
Since we already know ∣A∣2=9, we can simply write:
∣B∣=(∣A∣2)2=92=81
See how the property turns a mountain of work into a simple square?
The Final Polish
Finally, we need μ=∣(B−1)T∣. Let us break this down.
First, the transpose property: ∣(B−1)T∣=∣B−1∣. Second, the inverse property: ∣B−1∣=∣B∣1.
Therefore,
μ=811
We have arrived at our destination: the ordered pair (∣λ∣,μ) is (3,811).
Always remember, the beauty of linear algebra lies in these connections. When you see adjoints, think of determinants. When you see inverses, think of reciprocals. Keep practicing, stay curious, and you will master these concepts in no time!