Animated Solution for Mathematics - Complex Numbers: If ar=cos92rπ+isin92rπ,r=1,2,3,…,i=−1, then the determinant a1a4a7a2a5a8a3a6a9 is equal to :
Select Answer:
Visualized Solution
Understanding ar
Given: ar=cos92rπ+isin92rπ
These represent points on the unit circle in the complex plane.
We need to evaluate a 3×3 determinant involving a1 to a9.
Euler's Form Conversion
Using Euler's Formula: eiθ=cosθ+isinθ
Substitute θ=92rπ to get: ar=ei92rπ
This compact form makes multiplication and exponentiation much easier.
Identifying the Common Ratio
Let k=ei92π.
Then, ar=(ei92π)r=kr.
The terms a1,a2,a3,… form a Geometric Progression (G.P.) with common ratio k.
Substituting into the Determinant
Substitute ar=kr into the determinant:
Δ=kk4k7k2k5k8k3k6k9
Factoring the Rows
In a determinant, we can factor out common terms from any row or column.
Factor out k from Row 1 (R1).
Factor out k4 from Row 2 (R2).
Factor out k7 from Row 3 (R3).
The Zero Result
After factoring, the determinant becomes:
Δ=k⋅k4⋅k7111kkkk2k2k2
Since all three rows are identical, the determinant evaluates to exactly 0.
Checking the Options
We know Δ=0. Now we must find which option also equals 0.
Let's check Option (3): a1a9−a3a7
Substitute ar=kr: (k1)(k9)−(k3)(k7)
This simplifies to k10−k10=0.
Final Conclusion
Key Takeaway:
Euler's form ar=eiθ is a powerful tool for simplifying complex numbers.
If rows or columns of a determinant are in a Geometric Progression, the determinant is often zero.
Final Answer: Option (3)
00:00 / 00:00
The Sigma Insight: Euler's Form and De Moivre's Theorem
Solution Diagram
Analyzing the Setup
The problem presents a determinant involving trigonometric terms:
Δ=a1a4a7a2a5a8a3a6a9
Expanding this directly using the standard definition would lead to an unmanageable sea of sines and cosines. In JEE Advanced mathematics, such structures almost always hide a deeper symmetry.
The Euler Transformation
The first step is to move beyond the trigonometric representation of ar=cos92rπ+isin92rπ. By applying Euler's formula, eiθ=cosθ+isinθ, we can rewrite the terms as:
ar=ei92rπ
Let us define a constant k=ei92π. Consequently, the expression simplifies to ar=kr.
This transformation reveals that the sequence a1,a2,a3,… is a Geometric Progression defined by k,k2,k3,….
The Determinant Dance
Substituting these values into our determinant, we obtain:
Δ=kk4k7k2k5k8k3k6k9
Observe the rows of the matrix. We can factor out k from the first row, k4 from the second row, and k7 from the third row:
Δ=k⋅k4⋅k7111kkkk2k2k2
A fundamental property of determinants states that if any two rows or columns are identical, the value of the determinant is zero. Since all three rows are identical in this case, we conclude:
Δ=0
Final Verification
To verify this result against the provided options, we examine the expression a1a9−a3a7. Substituting our exponential forms:
(k1)(k9)−(k3)(k7)=k10−k10=0
The result matches perfectly. This problem demonstrates that when you encounter sequences within a matrix, you should look for a Geometric Progression, and when you see complex trigonometric arguments, you should apply Euler's formula.