Animated Solution for Mathematics - Matrices and Determinants: Let A=[aij] and B=[bij] be two 3×3 real matrices such that bij=(3)(i+j−2)aji, where i,j=1,2,3. If the determinant of B is 81, then the determinant of A is :
Select Answer:
Visualized Solution
The Setup & The Trap
Given relation: bij=3i+j−2aji
Given determinant: ∣B∣=81
Objective: Find the value of ∣A∣
Splitting the Powers
Rewrite the relation to separate row and column indices:
bij=3i−1⋅3j−1⋅aji
Constructing the Determinant
Expand ∣B∣ using the split formula for all 9 elements.
Row 1 (i=1): factor is 30=1
Row 2 (i=2): factor is 31
Row 3 (i=3): factor is 32
Factoring from Rows
Take common factors from rows:
Pull 31 from R2
Pull 32 from R3
Factoring from Columns
Take common factors from columns:
Pull 31 from C2
Pull 32 from C3
The Transpose Matrix
The remaining determinant is:
a11a12a13a21a22a23a31a32a33
This is exactly ∣AT∣
Determinant Property
Use the fundamental property of determinants:
∣AT∣=∣A∣
The Final Equation
Combine all extracted factors:
∣B∣=(31⋅32)⋅(31⋅32)⋅∣A∣
∣B∣=33⋅33⋅∣A∣
∣B∣=36∣A∣
Final Calculation
Substitute the given value ∣B∣=81:
81=729∣A∣
∣A∣=72981
∣A∣=91
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
The Matrix Detective
Unlocking the Hidden Symmetry
Welcome, future engineer. Today, we are not just solving a matrix problem; we are performing an act of mathematical archaeology. We have been handed a relationship between two matrices, A and B, defined by the equation bij=3i+j−2aji.
At first glance, this looks like a chaotic mess of indices and powers. But in the world of JEE Advanced, chaos is just order waiting to be discovered.
Phase 1
Decoding the Cipher
The first step in any great investigation is to look at the details that others ignore. The relation bij=3i+j−2aji is our map.
Notice the indices: aji. If this were aij, we would be looking at a scaled version of A. Because the indices are swapped, we are looking at the transpose of A, denoted as AT.
To make this manageable, let us decompose that exponent. We can rewrite the term 3i+j−2 as 3i−1⋅3j−1.
Now, the expression becomes bij=3i−1⋅3j−1⋅aji. This separation is crucial, as it allows us to treat the row-dependent factors and the column-dependent factors as separate entities.
Phase 2
The Art of Factoring
Imagine the determinant of B as a 3×3 grid. When we write out the elements using our new formula, we see a pattern emerging.
For the first row (i=1), every element is multiplied by 31−1=30=1. For the second row (i=2), every element is multiplied by 32−1=31=3. For the third row (i=3), every element is multiplied by 33−1=32=9.
Determinant properties allow us to factor out a constant from an entire row. So, we pull 30 from the first row, 31 from the second, and 32 from the third. Our determinant now looks like this:
We still have the column factors 3j−1 lurking inside. We repeat the process for the columns, pulling 30 from the first column, 31 from the second, and 32 from the third.
Phase 3
The Transpose Revelation
After extracting all these factors, we are left with a beautiful, clean matrix. Look closely at the remaining grid:
a11a12a13a21a22a23a31a32a33
This is exactly the transpose of matrix A, or AT. As we know, the determinant of a matrix is identical to the determinant of its transpose: ∣AT∣=∣A∣.
Our total multiplier is the product of the row factors and the column factors. We extracted (30⋅31⋅32)=33=27 from the rows, and the same from the columns. Multiplying these together, we get 36=729.
Phase 4
The Final Calculation
We have arrived at the final, elegant equation:
∣B∣=36⋅∣A∣
We are given that ∣B∣=81. Substituting this into our equation, we get:
81=729⋅∣A∣
Solving for ∣A∣, we find:
∣A∣=72981=91
And there it is. The complexity dissolves, leaving behind a simple, clean fraction. You didn't need to calculate nine separate determinants or perform grueling arithmetic.
You used the properties of the system to reveal the truth. Keep this mindset—look for the structure, trust the properties, and the answer will always reveal itself. The final answer is ∣A∣=1/9.