Analyzing the Setup
Welcome, student. Today, we are going to peel back the layers of a problem that, at first glance, looks like a daunting algebraic mess. We have a system of three linear equations, and the coefficients are tied to a Harmonic Progression.
It feels like we are juggling too many variables—p,q,r,x,y,z—but I want you to take a deep breath. In JEE Advanced, the complexity is often just a veil. Our job is to lift that veil and find the elegant simplicity underneath.
Phase 1
The Algebraic Transformation
Let us look at our system:
1. x+y+z=1
2. 10x+100y+1000z=0
3. qrx+pry+pqz=0
The first two equations are standard planes in 3D space. But the third equation is the key to the entire puzzle. It is symmetric, yet cluttered.
Whenever you see coefficients like qr,pr,pq, your mathematical intuition should scream, "Divide by pqr!"
Why? Because when we divide the third equation by pqr, we get:
pqrqrx+pqrpry+pqrpqz=0
Which simplifies to the remarkably clean:
Suddenly, the variables p,q,r are no longer multiplying our unknowns; they are acting as denominators. This is the bridge we needed to cross.
Phase 2
The Harmonic Bridge
The problem tells us that p,q,r are the 10th,100th, and 1000th terms of a Harmonic Progression (H.P.). By definition, the reciprocals of terms in an H.P. form an Arithmetic Progression (A.P.).
Let us define this A.P. with a first term A and a common difference D. The general term is Tn=A+(n−1)D. Therefore, we can write:
This is the heart of the problem. We have translated the abstract concept of an H.P. into the concrete, manageable language of an A.P. Now, let us substitute these back into our simplified third equation:
x(A+9D)+y(A+99D)+z(A+999D)=0
Phase 3
The Moment of Truth
Now, let us group the terms. This is where the magic happens. We collect everything associated with A and everything associated with D:
A(x+y+z)+D(9x+99y+999z)=0
Look at that! We have (x+y+z) and (9x+99y+999z). We know from our first equation that x+y+z=1.
But what about the second part? Let us look at our first two equations again:
If we subtract the first from the second, we get:
(10x−x)+(100y−y)+(1000z−z)=0−1
Do you see it? The coefficient of D is exactly −1. Our equation collapses into:
This is the condition for consistency. If A=D, the system is consistent. If $A
eq D$, the system breaks down.
Phase 4
The Geometric Grand Finale
Let us visualize what is happening in 3D space. Each equation represents a plane. When A=D, the normal vector of the third plane becomes a linear combination of the first two.
Specifically, the third plane becomes redundant—it is essentially the same as the second plane. We are left with two intersecting planes, which meet along a line. This is why we get infinitely many solutions.
Conversely, if $A
eq D$, the third plane is parallel to the intersection line of the first two but does not contain it. The three planes form a triangular prism.
Imagine three walls of a room that never meet at a single corner. That is why we get no solution. This problem is a beautiful reminder that algebra and geometry are two sides of the same coin.