Animated Solution for Mathematics - Matrices and Determinants: If α+β+γ=2π, then the system of equations x+(cosγ)y+(cosβ)z=0, (cosγ)x+y+(cosα)z=0, (cosβ)x+(cosα)y+z=0 has :
Select Answer:
Visualized Solution
System of Homogeneous Equations
Given system of equations:
x+(cosγ)y+(cosβ)z=0
(cosγ)x+y+(cosα)z=0
(cosβ)x+(cosα)y+z=0
Constraint: α+β+γ=2π
Condition for Non-Trivial Solutions
For a homogeneous system AX=0:
If ∣A∣=0, the system has a unique solution (x=y=z=0).
If ∣A∣=0, the system has infinitely many solutions.
We found that the determinant of the coefficient matrix is zero: Δ=0.
For a homogeneous system AX=0, if ∣A∣=0, the system has infinitely many solutions.
Therefore, the given system of equations has infinitely many solutions.
00:00 / 00:00
The Sigma Insight: Solution of System of Linear Equations (Matrix Method and Cramer's Rule)
The Symphony of Symmetry
Solving the Homogeneous Mystery
Welcome, future engineers! Today, we are going to dive into a problem that sits at the beautiful intersection of linear algebra and trigonometry. It is a classic JEE Advanced challenge that tests not just your calculation speed, but your ability to see the hidden structure within a system of equations.
The Homogeneous Gatekeeper
We are presented with a system of three linear equations:
x+(cosγ)y+(cosβ)z=0
(cosγ)x+y+(cosα)z=0
(cosβ)x+(cosα)y+z=0
Notice something crucial? The right-hand side of every equation is zero. This is a homogeneous system of linear equations, which we can write in matrix form as AX=0.
In the world of linear algebra, homogeneous systems are special. They always possess the trivial solution (x,y,z)=(0,0,0). The real question is: do they possess non-trivial solutions?
The answer lies entirely in the determinant of the coefficient matrix, Δ. If $\Delta
eq 0$, the system has a unique solution (the trivial one). If Δ=0, the system has infinitely many solutions. Our mission is to find Δ and see if it vanishes.
The Determinant's Dance
Let us construct our matrix A and find its determinant Δ:
Δ=1cosγcosβcosγ1cosαcosβcosα1
This matrix is symmetric, which is a hint that we should expect some elegant cancellations. Expanding along the first row, we get:
The −cos2(α+β) and +cos2(α+β) terms cancel out perfectly! We are left with:
Δ=sin2α−cos2β+cos(α−β)cos(α+β)
Using the identity cos(A−B)cos(A+B)=cos2A−sin2B, we get:
Δ=sin2α−cos2β+(cos2α−sin2β)
Rearranging the terms, we see the final beauty:
Δ=(sin2α+cos2α)−(cos2β+sin2β)=1−1=0
Conclusion
We have successfully shown that Δ=0. In the realm of homogeneous linear equations, a determinant of zero is the signal that the system is linearly dependent, meaning there are infinitely many non-trivial solutions.
You have just navigated a complex path of algebraic and trigonometric manipulation to reach a simple, elegant truth. Keep practicing this kind of structural thinking—it is exactly what separates the good from the elite in JEE Advanced.