Skip to main content
Back to Sequences & Series
JEE Main 2020
Sequences & Series
Sequences and Series
Easy

Question

If S=75+952+1353+1954+....S = {7 \over 5} + {9 \over {{5^2}}} + {{13} \over {{5^3}}} + {{19} \over {{5^4}}} + ...., then 160 S is equal to ________.

Answer: 7

Solution

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 kk, the series is a generalized AGP.
  • Sum of an Infinite Geometric Progression (GP): For a GP with first term aa and common ratio rr (r<1|r|<1), the sum is S=a1rS = \frac{a}{1-r}.
  • 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=75+952+1353+1954+....S = {7 \over 5} + {9 \over {{5^2}}} + {{13} \over {{5^3}}} + {{19} \over {{5^4}}} + ..... Let's examine the numerators: 7,9,13,19,7, 9, 13, 19, \dots. The first differences are: 97=29-7=2, 139=413-9=4, 1913=619-13=6. The second differences are: 42=24-2=2, 64=26-4=2. Since the second differences are constant, the numerator is a quadratic polynomial in nn. Let the nn-th term of the numerator be Nn=An2+Bn+CN_n = An^2 + Bn + C. The series is a generalized Arithmetico-Geometric Progression. The common ratio of the geometric part is r=15r = \frac{1}{5}.

Step 2: Determine the General Term of the Numerator We use the first three terms to find A,B,CA, B, C: For n=1n=1: A(1)2+B(1)+C=7    A+B+C=7A(1)^2 + B(1) + C = 7 \implies A+B+C = 7 (1) For n=2n=2: A(2)2+B(2)+C=9    4A+2B+C=9A(2)^2 + B(2) + C = 9 \implies 4A+2B+C = 9 (2) For n=3n=3: A(3)2+B(3)+C=13    9A+3B+C=13A(3)^2 + B(3) + C = 13 \implies 9A+3B+C = 13 (3)

Subtract (1) from (2): (4A+2B+C)(A+B+C)=97    3A+B=2(4A+2B+C) - (A+B+C) = 9-7 \implies 3A+B = 2 (4) Subtract (2) from (3): (9A+3B+C)(4A+2B+C)=139    5A+B=4(9A+3B+C) - (4A+2B+C) = 13-9 \implies 5A+B = 4 (5)

Subtract (4) from (5): (5A+B)(3A+B)=42    2A=2    A=1(5A+B) - (3A+B) = 4-2 \implies 2A = 2 \implies A=1. Substitute A=1A=1 into (4): 3(1)+B=2    B=13(1)+B=2 \implies B=-1. Substitute A=1,B=1A=1, B=-1 into (1): 1+(1)+C=7    C=71+(-1)+C=7 \implies C=7. Thus, the general term of the numerator is Nn=n2n+7N_n = n^2 - n + 7. The series can be written as S=n=1n2n+75nS = \sum_{n=1}^{\infty} \frac{n^2 - n + 7}{5^n}.

Step 3: First Subtraction to Reduce the Degree of the Numerator Write out the series SS: S=75+952+1353+1954+()S = \frac{7}{5} + \frac{9}{5^2} + \frac{13}{5^3} + \frac{19}{5^4} + \dots \quad (*) Multiply SS by the common ratio r=15r = \frac{1}{5}: 15S=752+953+1354+()\frac{1}{5}S = \frac{7}{5^2} + \frac{9}{5^3} + \frac{13}{5^4} + \dots \quad (**) Subtract (**) from (*): S15S=45S=75+(952752)+(1353953)+(19541354)+S - \frac{1}{5}S = \frac{4}{5}S = \frac{7}{5} + \left(\frac{9}{5^2} - \frac{7}{5^2}\right) + \left(\frac{13}{5^3} - \frac{9}{5^3}\right) + \left(\frac{19}{5^4} - \frac{13}{5^4}\right) + \dots 45S=75+252+453+654+\frac{4}{5}S = \frac{7}{5} + \frac{2}{5^2} + \frac{4}{5^3} + \frac{6}{5^4} + \dots Let S=252+453+654+S' = \frac{2}{5^2} + \frac{4}{5^3} + \frac{6}{5^4} + \dots. Then, 45S=75+S\frac{4}{5}S = \frac{7}{5} + S'. The series SS' has numerators 2,4,6,2, 4, 6, \dots, which form an arithmetic progression.

Step 4: Second Subtraction to Convert to a Geometric Progression Now, we find the sum of SS': S=252+453+654+()S' = \frac{2}{5^2} + \frac{4}{5^3} + \frac{6}{5^4} + \dots \quad (***) Multiply SS' by the common ratio r=15r = \frac{1}{5}: 15S=253+454+655+()\frac{1}{5}S' = \frac{2}{5^3} + \frac{4}{5^4} + \frac{6}{5^5} + \dots \quad (****) Subtract (**) from (*): S15S=45S=252+(453253)+(654454)+S' - \frac{1}{5}S' = \frac{4}{5}S' = \frac{2}{5^2} + \left(\frac{4}{5^3} - \frac{2}{5^3}\right) + \left(\frac{6}{5^4} - \frac{4}{5^4}\right) + \dots 45S=252+253+254+\frac{4}{5}S' = \frac{2}{5^2} + \frac{2}{5^3} + \frac{2}{5^4} + \dots The right-hand side is an infinite geometric progression with first term a=252=225a = \frac{2}{5^2} = \frac{2}{25} and common ratio r=15r = \frac{1}{5}.

Step 5: Sum the Geometric Progression The sum of the geometric progression is: G=a1r=2/2511/5=2/254/5=225×54=10100=110G = \frac{a}{1-r} = \frac{2/25}{1 - 1/5} = \frac{2/25}{4/5} = \frac{2}{25} \times \frac{5}{4} = \frac{10}{100} = \frac{1}{10} So, we have 45S=110\frac{4}{5}S' = \frac{1}{10}.

Step 6: Back-substitute to Find S From 45S=110\frac{4}{5}S' = \frac{1}{10}, we find SS': S=110×54=540=18S' = \frac{1}{10} \times \frac{5}{4} = \frac{5}{40} = \frac{1}{8} Now, substitute SS' back into the equation from Step 3: 45S=75+S\frac{4}{5}S = \frac{7}{5} + S'. 45S=75+18\frac{4}{5}S = \frac{7}{5} + \frac{1}{8} Find a common denominator for the right side (which is 40): 45S=7×85×8+1×58×5=5640+540=6140\frac{4}{5}S = \frac{7 \times 8}{5 \times 8} + \frac{1 \times 5}{8 \times 5} = \frac{56}{40} + \frac{5}{40} = \frac{61}{40} Now, solve for SS: S=6140×54=61×540×4=618×4=6132S = \frac{61}{40} \times \frac{5}{4} = \frac{61 \times 5}{40 \times 4} = \frac{61}{8 \times 4} = \frac{61}{32}

Step 7: Calculate the Final Answer The question asks for the value of 160S160S. 160S=160×6132160S = 160 \times \frac{61}{32} We can simplify this calculation: 160=5×32160 = 5 \times 32. 160S=(5×32)×6132=5×61160S = (5 \times 32) \times \frac{61}{32} = 5 \times 61 160S=305160S = 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 (15\frac{1}{5}) 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 SS. Finally, 160S160S was calculated.

The final answer is 305\boxed{305}.

Practice More Sequences & Series Questions

View All Questions