If the sum and product of four positive consecutive terms of a G.P., are 126 and 1296 , respectively, then the sum of common ratios of all such GPs is
Options
Solution
Key Concepts and Formulas
Geometric Progression (GP): A sequence where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio (r). For four consecutive terms, they can be represented as a,ar,ar2,ar3.
Sum and Product of GP terms: For terms a,ar,ar2,ar3:
Sum (S) = a(1+r+r2+r3)
Product (P) = a4r6
Algebraic Substitution for Symmetric Expressions: Expressions involving xn+x−n can often be simplified by substituting y=x1/2+x−1/2. This leads to y2=x+2+x−1, so x+x−1=y2−2. Similarly, x3/2+x−3/2 can be related to y.
Step-by-Step Solution
Step 1: Represent the terms and set up equations from the given information.
Let the four positive consecutive terms of the G.P. be a,ar,ar2,ar3.
Given that the terms are positive, we must have a>0 and r>0.
The product of the four terms is 1296:
(a)(ar)(ar2)(ar3)=1296a4r1+2+3=1296a4r6=1296
Since 1296=64, we have:
(ar3/2)4=64
Taking the positive fourth root (since a,r>0):
ar3/2=6(∗)
From this, we can express a in terms of r:
a=r3/26
The sum of the four terms is 126:
a+ar+ar2+ar3=126
Factor out a:
a(1+r+r2+r3)=126
Step 2: Substitute 'a' into the sum equation and simplify.
Substitute a=r3/26 into the sum equation:
r3/26(1+r+r2+r3)=126
Divide both sides by 6:
r3/21(1+r+r2+r3)=21
Distribute r3/21:
r3/21+r3/2r+r3/2r2+r3/2r3=21
Using exponent rules (xm/xn=xm−n):
r−3/2+r1−3/2+r2−3/2+r3−3/2=21r−3/2+r−1/2+r1/2+r3/2=21
Group terms symmetrically:
(r3/2+r−3/2)+(r1/2+r−1/2)=21
Step 3: Use substitution to solve for 'r'.
Let y=r1/2+r−1/2.
We need to express r3/2+r−3/2 in terms of y.
Consider the expansion of y3:
y3=(r1/2+r−1/2)3y3=(r1/2)3+3(r1/2)2(r−1/2)+3(r1/2)(r−1/2)2+(r−1/2)3y3=r3/2+3r⋅r−1/2+3r1/2⋅r−1+r−3/2y3=r3/2+3r1/2+3r−1/2+r−3/2y3=(r3/2+r−3/2)+3(r1/2+r−1/2)
Substitute y back into this equation:
y3=(r3/2+r−3/2)+3y
Therefore,
r3/2+r−3/2=y3−3y
Now substitute this and y=r1/2+r−1/2 into the equation from Step 2:
(y3−3y)+y=21y3−2y=21y3−2y−21=0
Step 4: Solve the cubic equation for 'y'.
We need to find the roots of the cubic equation f(y)=y3−2y−21=0.
We can test integer factors of -21 (i.e., ±1,±3,±7,±21).
For y=1: 13−2(1)−21=1−2−21=−22=0.
For y=3: 33−2(3)−21=27−6−21=0.
So, y=3 is a root. This means (y−3) is a factor of the polynomial.
We can perform polynomial division or synthetic division to find the other factors.
Dividing y3−2y−21 by (y−3):
So, the cubic equation can be factored as (y−3)(y2+3y+7)=0.
The roots are y=3 or y2+3y+7=0.
For the quadratic equation y2+3y+7=0, the discriminant is Δ=b2−4ac=32−4(1)(7)=9−28=−19.
Since the discriminant is negative, the quadratic equation has no real roots for y.
Therefore, the only real solution for y is y=3.
Step 5: Find the possible values of 'r' from the value of 'y'.
We have y=r1/2+r−1/2=3.
Let x=r1/2. Then x+x1=3.
Multiply by x (since r>0, r1/2=0):
x2+1=3xx2−3x+1=0
Using the quadratic formula to solve for x:
x=2(1)−(−3)±(−3)2−4(1)(1)x=23±9−4x=23±5
Since x=r1/2, we have r1/2=23±5.
Squaring both sides to find r:
r=(23±5)2r=2232±2(3)5+(5)2r=49±65+5r=414±65r=27±35
These are the two possible values for the common ratio r. Both values are positive, satisfying the condition that the terms are positive.
Step 6: Calculate the sum of all possible common ratios.
The possible common ratios are r1=27+35 and r2=27−35.
The sum of these common ratios is:
r1+r2=27+35+27−35r1+r2=2(7+35)+(7−35)r1+r2=27+35+7−35r1+r2=214r1+r2=7
Common Mistakes & Tips
Assuming a different representation for GP terms: While a,ar,ar2,ar3 is standard, sometimes representing terms as r3a,ra,ar,ar3 or similar symmetric forms can simplify product calculations. However, the given representation is also effective.
Errors in algebraic manipulation: Especially with fractional exponents and solving cubic equations. Carefully check each step.
Forgetting the condition of positive terms: Ensure that the derived common ratios lead to positive terms (which they do if a>0 and r>0).
Summary
The problem involves finding the common ratios of a geometric progression given the sum and product of four consecutive positive terms. By setting up equations from the given information, expressing the first term in terms of the common ratio, and substituting into the sum equation, we obtained a solvable equation in terms of the common ratio. The use of a substitution y=r1/2+r−1/2 transformed a complex equation into a cubic polynomial. Solving this cubic equation yielded a real value for y, which was then used to find the possible values for the common ratio r. Finally, the sum of these possible common ratios was calculated.
The final answer is \boxed{7}. This corresponds to option (A).