Animated Solution for Mathematics - Matrices and Determinants: If A=(515−25251), B=(1i01), i=−1, and Q=ATBA, then the inverse of the matrix AQ2021AT is equal to :
Select Answer:
Visualized Solution
Matrices A and B
Given matrices:
A=(51−525251)
B=(1i01)
Q=ATBA
Find: (AQ2021AT)−1
Checking Orthogonality of A
To check if A is orthogonal, calculate AT:
AT=(5152−5251)
Now, evaluate the product AAT.
Calculating AAT
AAT=(51−525251)(5152−5251)
AAT=(51+54−52+52−52+5254+51)
AAT=(1001)=I
Since AAT=I, A is an orthogonal matrix.
Simplifying Q2
Given Q=ATBA
Q2=(ATBA)(ATBA)
Q2=ATB(AAT)BA
Since AAT=I:
Q2=ATBIBA=ATB2A
Generalizing Qn
By induction, we can generalize the pattern:
Q3=Q2Q=(ATB2A)(ATBA)=ATB3A
Qn=ATBnA
Therefore, for n=2021:
Q2021=ATB2021A
Expanding AQ2021AT
Let the target matrix be X=AQ2021AT
Substitute Q2021=ATB2021A:
X=A(ATB2021A)AT
Regrouping the terms:
X=(AAT)B2021(AAT)
Reduction to B2021
Using the orthogonality property AAT=I:
X=IB2021I
X=B2021
The problem now reduces to finding (B2021)−1.
Finding Powers of B
Let's find a pattern for powers of B=(1i01)
B2=(1i01)(1i01)
B2=(1i+i01)=(12i01)
Generalizing Bn
B3=B2B=(12i01)(1i01)=(13i01)
By induction, the general form is:
Bn=(1ni01)
Therefore, B2021=(12021i01)
Inverse of a 2×2 Matrix
Recall the formula for the inverse of a 2×2 matrix M=(acbd):
M−1=ad−bc1(d−c−ba)
For our matrix B2021:
a=1,b=0,c=2021i,d=1
Determinant ∣B2021∣=(1)(1)−(0)(2021i)=1
Final Inverse Calculation
Applying the inverse formula to B2021:
(B2021)−1=11(1−2021i01)
(AQ2021AT)−1=(1−2021i01)
This matches the second option.
Key Takeaways
Key Takeaways:
Identify orthogonal matrices (AAT=I) to simplify complex products.
Use the property (ATBA)n=ATBnA for similar matrix structures.
Look for linear patterns in powers of triangular matrices.
Next Challenge:
What if the determinant of matrix B was not equal to one? How would that affect the inverse of the power matrix?
00:00 / 00:00
The Sigma Insight: Algebraic Operations on Matrices
Analyzing the Setup
Imagine you are standing at the base of a mountain, looking up at a problem that seems insurmountable. You are given:
A=(515−25251),B=(1i01)
You are asked to find the inverse of AQ2021AT, where Q=ATBA. In the world of JEE Advanced, complexity is often just a mask for elegance.
Let us start by examining matrix A. Whenever you see entries like 51 and 52, your mathematical intuition should scream orthogonality.
Let us test this hypothesis by calculating AAT. When we multiply A by its transpose, we find that the result is the identity matrix:
I=(1001)
Because A is orthogonal, we know that AT=A−1. This property is the key that will unlock the entire problem.
The Power of Similarity
Why Qn is Beautiful
Now, let us look at Q=ATBA. We need to find Q2021. Let us test the pattern for Q2:
Q2=(ATBA)(ATBA)
Because matrix multiplication is associative, we can regroup the middle terms:
Q2=ATB(AAT)BA
Since AAT=I, this simplifies to ATBIBA, which is ATB2A. If we continue this logic for Q3, we get Q3=ATB3A.
By induction, we have discovered a powerful general rule:
Qn=ATBnA
This is not just a calculation; it is a fundamental property of similar matrices. We have successfully reduced the power of Q to the power of B.
The Great Collapse
Simplifying the Expression
Now, let us return to our target expression: X=AQ2021AT. Substituting our new rule for Q2021, we get:
X=A(ATB2021A)AT
Again, using the associative property, we group the terms:
X=(AAT)B2021(AAT)
Since AAT=I, the expression collapses into X=IB2021I=B2021. Just like that, the entire complex expression involving A and Q has vanished, leaving us with the simple task of finding the inverse of B2021.
The Pattern Hunt
Mastering Matrix B
Finally, we need to find B2021. Let us look at B=(1i01). Calculating B2:
B2=(1i01)(1i01)=(12i01)
Calculating B3:
B3=B2B=(12i01)(1i01)=(13i01)
The pattern is undeniable:
Bn=(1ni01)⟹B2021=(12021i01)
To find the inverse, we use the formula M−1=∣M∣1adj(M). The determinant ∣B2021∣=(1)(1)−(0)(2021i)=1.
The inverse is simply:
(1−2021i01)
We have reached the summit! The problem that seemed impossible is now solved, revealing the elegance hidden beneath the surface.