Key Concepts and Formulas
- Generalized Arithmetico-Geometric Progression (AGP): A series where each term is a product of a term from an arithmetic progression and a term from a geometric progression. If the arithmetic part is a polynomial of degree k, the series is a generalized AGP.
- Sum of an Infinite Geometric Progression (GP): For a GP with first term a and common ratio r (∣r∣<1), the sum is S=1−ra.
- Method for Summing Generalized AGP: Multiply the series by the common ratio of the geometric part and subtract it from the original series. Repeat this process until the series becomes a standard GP.
Step-by-Step Solution
Step 1: Analyze the Numerator and Identify the Series Type
The given series is S=57+529+5313+5419+.....
Let's examine the numerators: 7,9,13,19,….
The first differences are: 9−7=2, 13−9=4, 19−13=6.
The second differences are: 4−2=2, 6−4=2.
Since the second differences are constant, the numerator is a quadratic polynomial in n. Let the n-th term of the numerator be Nn=An2+Bn+C.
The series is a generalized Arithmetico-Geometric Progression. The common ratio of the geometric part is r=51.
Step 2: Determine the General Term of the Numerator
We use the first three terms to find A,B,C:
For n=1: A(1)2+B(1)+C=7⟹A+B+C=7 (1)
For n=2: A(2)2+B(2)+C=9⟹4A+2B+C=9 (2)
For n=3: A(3)2+B(3)+C=13⟹9A+3B+C=13 (3)
Subtract (1) from (2): (4A+2B+C)−(A+B+C)=9−7⟹3A+B=2 (4)
Subtract (2) from (3): (9A+3B+C)−(4A+2B+C)=13−9⟹5A+B=4 (5)
Subtract (4) from (5): (5A+B)−(3A+B)=4−2⟹2A=2⟹A=1.
Substitute A=1 into (4): 3(1)+B=2⟹B=−1.
Substitute A=1,B=−1 into (1): 1+(−1)+C=7⟹C=7.
Thus, the general term of the numerator is Nn=n2−n+7.
The series can be written as S=∑n=1∞5nn2−n+7.
Step 3: First Subtraction to Reduce the Degree of the Numerator
Write out the series S:
S=57+529+5313+5419+…(∗)
Multiply S by the common ratio r=51:
51S=527+539+5413+…(∗∗)
Subtract (**) from (*):
S−51S=54S=57+(529−527)+(5313−539)+(5419−5413)+…
54S=57+522+534+546+…
Let S′=522+534+546+…. Then, 54S=57+S′. The series S′ has numerators 2,4,6,…, which form an arithmetic progression.
Step 4: Second Subtraction to Convert to a Geometric Progression
Now, we find the sum of S′:
S′=522+534+546+…(∗∗∗)
Multiply S′ by the common ratio r=51:
51S′=532+544+556+…(∗∗∗∗)
Subtract (**) from (*):
S′−51S′=54S′=522+(534−532)+(546−544)+…
54S′=522+532+542+…
The right-hand side is an infinite geometric progression with first term a=522=252 and common ratio r=51.
Step 5: Sum the Geometric Progression
The sum of the geometric progression is:
G=1−ra=1−1/52/25=4/52/25=252×45=10010=101
So, we have 54S′=101.
Step 6: Back-substitute to Find S
From 54S′=101, we find S′:
S′=101×45=405=81
Now, substitute S′ back into the equation from Step 3: 54S=57+S′.
54S=57+81
Find a common denominator for the right side (which is 40):
54S=5×87×8+8×51×5=4056+405=4061
Now, solve for S:
S=4061×45=40×461×5=8×461=3261
Step 7: Calculate the Final Answer
The question asks for the value of 160S.
160S=160×3261
We can simplify this calculation: 160=5×32.
160S=(5×32)×3261=5×61
160S=305
Common Mistakes & Tips
- Algebraic Errors: Be meticulous with arithmetic, especially when subtracting series and summing fractions. A single error can lead to an incorrect final answer.
- Index Alignment: When writing out the series and its shifted version for subtraction, ensure that terms with the same power of the common ratio are aligned correctly.
- Identifying Numerator Pattern: Accurately determining the degree of the polynomial in the numerator is crucial. If it's a linear polynomial, only one subtraction is needed. If it's quadratic, two subtractions are required.
Summary
The given series is a generalized Arithmetico-Geometric Progression with a quadratic numerator. The sum was found by repeatedly multiplying the series by the common ratio of the geometric part (51) and subtracting it from the original series. This process reduces the degree of the numerator polynomial in two steps, transforming the series into a sum of a constant term and a geometric progression. The geometric progression was summed, and then back-substitution was used to find the sum of the original series S. Finally, 160S was calculated.
The final answer is 305.