Question
Question: If a, b, c are in G.P. with common ratio \({r_1}\) and \(\alpha \) , \(\beta \) , \(\gamma \) also f...
If a, b, c are in G.P. with common ratio r1 and α , β , γ also form a G.P. with common ratio r2 , then find the conditions that r1 and r2 must satisfy so that the equations ax+αy+z=0 , bx+βy+z=0 , cx+γy+z=0 have only zero solution.
Solution
Since a, b, c are in G.P. with a common ratio r1 , there is a relation between a, b and c. Similarly α ,β , γ also form a G.P. with a common ratio r2 , hence, there is a relation between α , β and γ . We will use this relation in solving the determinant formed by the set of the equation that has zero solutions to get our answer.
Complete step by step solution:
Since a, b , c are in G.P. with a common ratio r1 , therefore
⇒a=0 … (1)
⇒b=ar1 … (2)
⇒c=ar12 … (3)
Sinceα , β , γ are in G.P. with common ratio r2 , therefore
⇒α=0 … (4)
⇒β=αr2 … (5)
⇒γ=αr22 … (6)
Also according to the condition, the system of equations have only zero solution, hence,
⇒\left| {\begin{array}{*{20}{c}}
a&\alpha &1 \\\
b&\beta &1 \\\
c&\gamma &1
\end{array}} \right| = 0
On substituting values from (2), (3), (5), and (6)
⇒\left| {\begin{array}{*{20}{c}}
a&\alpha &1 \\\
{a{r_1}}&{\alpha {r_2}}&1 \\\
{a{r_1}^2}&{\alpha {r_2}^2}&1
\end{array}} \right| = 0
On taking a common from C1 and taking α common from C2, we get
⇒a\alpha \left| {\begin{array}{*{20}{c}}
1&1&1 \\\
{{r_1}}&{{r_2}}&1 \\\
{{r_1}^2}&{{r_2}^2}&1
\end{array}} \right| = 0
On applying C2→C2−C1 and C3→C3−C1 , we get
⇒a\alpha \left| {\begin{array}{*{20}{c}}
1&0&0 \\\
{{r_1}}&{{r_2} - {r_1}}&{1 - {r_1}} \\\
{{r_1}^2}&{{r_2}^2 - {r_1}^2}&{1 - {r_1}^2}
\end{array}} \right| = 0
We know that a2−b2=(a−b)(a+b) , so we have
⇒a\alpha \left| {\begin{array}{*{20}{c}}
1&0&0 \\\
{{r_1}}&{{r_2} - {r_1}}&{1 - {r_1}} \\\
{{r_1}^2}&{({r_2} - {r_1})({r_2} + {r_1})}&{(1 + {r_1})(1 - {r_1})}
\end{array}} \right| = 0
On taking r2−r1 common from C2 and taking 1−r1 common from C3, we get
⇒a\alpha ({r_2} - {r_1})(1 - {r_1})\left| {\begin{array}{*{20}{c}}
1&0&0 \\\
{{r_1}}&1&1 \\\
{{r_1}^2}&{{r_2} + {r_1}}&{1 + {r_1}}
\end{array}} \right| = 0
On Solving for the determinant by R1, we get
⇒aα(r2−r1)(1−r1)(1×(1×(1+r1)−1×(r2+r1)))=0
On Solving for the brackets in LHS, we get
⇒aα(r2−r1)(1−r1)(1+r1−r2−r1)=0
On Canceling out equal and opposite terms in LHS, we get
⇒aα(r2−r1)(1−r1)(1−r2)=0
Hence, if the solution needs to be 0, either (r2−r1)=0 or (1−r1)=0 or (1−r2)=0
Hence, either
⇒r2=r1
Or
⇒r1=1
Or
⇒r2=1
Note:
While solving determinant, we should always try to use the transformations in such a way that common terms can be taken out of it. This makes solving the determinants very easy and may also result in having two columns or rows the same, Hence resulting in 0.