To solve the problem, we first analyze the given Harmonic Progression (HP) and the system of linear equations.
Step 1: Harmonic Progression Relations
Since p,q,r are the 10th, 100th, and 1000th terms of a Harmonic Progression, their reciprocals p1,q1,r1 form an Arithmetic Progression (AP). Let a be the first term and d be the common difference of this AP. Then:
p1=a+9d
q1=a+99d
r1=a+999d
Step 2: Simplifying the System of Linear Equations
The system of linear equations is:
- x+y+z=1
- 10x+100y+1000z=0
- qrx+pry+pqz=0
Dividing equation (3) by pqr (since p,q,r=0), we get:
px+qy+rz=0
Substitute the expressions for p1,q1,r1 into this equation:
x(a+9d)+y(a+99d)+z(a+999d)=0
a(x+y+z)+d(9x+99y+999z)=0— (4)
From equations (1) and (2):
- x+y+z=1
- 9x+99y+999z=(10x+100y+1000z)−(x+y+z)=0−1=−1
Substituting these into equation (4):
a(1)+d(−1)=0⟹a−d=0⟹a=d
Step 3: Relating a=d to the Ratios of p,q,r
Let's check the ratio qp:
qp=p1q1=a+9da+99d
- If a=d, then qp=10d100d=10.
- Conversely, if qp=10⟹a+99d=10(a+9d)⟹9a=9d⟹a=d.
Similarly:
rq=10⟺a=d
rp=100⟺a=d
Step 4: Analyzing the Solutions of the System
-
Case 1: a=d (i.e., rq=10, qp=10, or rp=100)
Equation (3) is satisfied for all solutions of equations (1) and (2). Thus, the system reduces to 2 independent linear equations in 3 variables, which has infinitely many solutions.
Let's test if (x=910,y=−91,z=0) is a solution:
- x+y+z=910−91+0=1
- 10x+100y+1000z=10(910)+100(−91)+0=0
- px+qy+rz=910(10d)−91(100d)+0=0
Therefore, (x=910,y=−91,z=0) is indeed a solution.
-
Case 2: a=d (i.e., rp=100 or qp=10)
For any (x,y,z) satisfying equations (1) and (2), the LHS of equation (3) evaluates to a−d=0. Thus, equation (3) cannot be satisfied simultaneously, meaning the system has no solution.
Step 5: Matching List-I to List-II
- (I) If rq=10, then a=d. The system has x=910,y=−91,z=0 as a solution → (Q).
- (II) If rp=100, then a=d. The system has no solution → (S).
- (III) If qp=10, then a=d. The system has no solution → (S).
- (IV) If qp=10, then a=d. The system has infinitely many solutions → (R).
Thus, the correct matching is:
(I)→(Q);(II)→(S);(III)→(S);(IV)→(R)
This corresponds to Option B.