Key Concepts and Formulas
- General Term of a G.P.: For a geometric progression with first term a and common ratio r, the k-th term is ak=ark−1.
- Sum of an Infinite G.P.: The sum of an infinite geometric progression with first term a and common ratio r is S∞=1−ra, provided ∣r∣<1.
- Algebraic Identities: The identities (x+y)2=x2+2xy+y2 and (x−y)2=(x+y)2−4xy are useful for solving systems of equations involving sums and products of variables.
Step-by-Step Solution
Step 1: Define the G.P.s and the sequence ck.
We are given two G.P.s, {ak} and {bk}, with first terms a1=4 and b1=4, and common ratios r1 and r2 respectively.
The k-th terms are ak=4r1k−1 and bk=4r2k−1.
We are given r1<r2.
The sequence {ck} is defined as ck=ak+bk.
Step 2: Formulate equations using the given values of c2 and c3.
We are given c2=5 and c3=413.
For k=2:
c2=a2+b2=4r12−1+4r22−1=4r1+4r2.
Since c2=5, we have 4r1+4r2=5, which simplifies to:
r1+r2=45(∗)
For k=3:
c3=a3+b3=4r13−1+4r23−1=4r12+4r22.
Since c3=413, we have 4r12+4r22=413, which simplifies to:
r12+r22=1613(∗∗)
Step 3: Solve for the common ratios r1 and r2.
We use the identity (r1+r2)2=r12+r22+2r1r2.
Substituting the values from (∗) and (∗∗):
(45)2=1613+2r1r2
1625=1613+2r1r2
2r1r2=1625−1613=1612=43
So, the product of the ratios is r1r2=83.
Now we find the difference between the ratios using the identity (r2−r1)2=(r1+r2)2−4r1r2.
(r2−r1)2=(45)2−4(83)
(r2−r1)2=1625−812=1625−1624=161
Taking the square root, r2−r1=±41.
Given r1<r2, we have r2−r1>0. Thus, r2−r1=41.
We now have a system of linear equations:
- r1+r2=45
- −r1+r2=41
Adding these two equations gives 2r2=46=23, so r2=43.
Substituting r2=43 into the first equation: r1+43=45, which gives r1=42=21.
Thus, r1=21 and r2=43.
Step 4: Calculate a6 and b4.
Using the formula ak=4r1k−1:
a6=4r16−1=4r15=4(21)5=4(321)=324=81.
Using the formula bk=4r2k−1:
b4=4r24−1=4r23=4(43)3=4(6427)=64108=1627.
Step 5: Calculate the sum of the infinite series ∑k=1∞ck.
The sum can be split into two convergent infinite G.P.s since ∣r1∣=21<1 and ∣r2∣=43<1.
∑k=1∞ck=∑k=1∞ak+∑k=1∞bk.
The sum of {ak} is Sa,∞=1−r1a1=1−214=214=8.
The sum of {bk} is Sb,∞=1−r2b1=1−434=414=16.
Therefore, ∑k=1∞ck=8+16=24.
Step 6: Evaluate the final expression.
We need to calculate ∑k=1∞ck−(12a6+8b4).
Substituting the calculated values:
24−(12×81+8×1627)
24−(812+16216)
24−(23+227)
24−(230)
24−15=9
Common Mistakes & Tips
- Convergence Check: Always verify that the absolute value of the common ratio is less than 1 before applying the formula for the sum of an infinite G.P.
- Algebraic Accuracy: Pay close attention to fraction arithmetic and algebraic manipulations to avoid errors, especially when solving systems of equations.
- Condition Usage: Ensure that all given conditions, such as r1<r2, are used to select the correct roots or values during the solving process.
Summary
The problem required finding the common ratios of two geometric progressions using the given information about a combined sequence. We successfully determined r1=21 and r2=43. Subsequently, we calculated specific terms a6 and b4, and the sum of the infinite series ∑ck. Finally, these values were used to evaluate the target expression, yielding a result of 9.
The final answer is 9.