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

Question

Let a1,a2,a3,a_{1}, a_{2}, a_{3}, \ldots be an A.P. If r=1ar2r=4\sum\limits_{r=1}^{\infty} \frac{a_{r}}{2^{r}}=4, then 4a24 a_{2} is equal to _________.

Answer: 1

Solution

1. Key Concepts and Formulas

  • Arithmetico-Geometric Progression (AGP): A series where each term is the product of a term from an Arithmetic Progression (A.P.) and a term from a Geometric Progression (G.P.). The general form of an infinite AGP is S=A+(A+D)x+(A+2D)x2+S = A + (A+D)x + (A+2D)x^2 + \ldots.
  • Sum of an Infinite AGP: For an infinite AGP to converge, the common ratio xx of the G.P. component must satisfy x<1|x| < 1. The sum can be found by the method of differences: SxSS - xS.
  • Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant (the common difference, dd). The rr-th term is given by ar=a1+(r1)da_r = a_1 + (r-1)d.

2. Step-by-Step Solution

Step 1: Define the A.P. and express the given sum. Let the arithmetic progression be a1,a2,a3,a_1, a_2, a_3, \ldots with the first term a1a_1 and common difference dd. Thus, ar=a1+(r1)da_r = a_1 + (r-1)d. The given sum is an infinite series: S=r=1ar2r=a121+a222+a323+S = \sum_{r=1}^{\infty} \frac{a_r}{2^r} = \frac{a_1}{2^1} + \frac{a_2}{2^2} + \frac{a_3}{2^3} + \ldots We are given that S=4S=4. This series is an Arithmetico-Geometric Progression (AGP) where the A.P. terms are ara_r and the G.P. terms are (1/2)r(1/2)^r, with the common ratio of the G.P. component being x=1/2x = 1/2. Since 1/2<1|1/2| < 1, the series converges.

Step 2: Apply the method of differences for summing an AGP. Write out the series SS: S=a12+a222+a323+a424+()S = \frac{a_1}{2} + \frac{a_2}{2^2} + \frac{a_3}{2^3} + \frac{a_4}{2^4} + \ldots \quad (*) Multiply the series by the common ratio of the G.P. component, which is 1/21/2: 12S=a122+a223+a324+a425+()\frac{1}{2}S = \frac{a_1}{2^2} + \frac{a_2}{2^3} + \frac{a_3}{2^4} + \frac{a_4}{2^5} + \ldots \quad (**) Subtract equation ()(**) from equation ()(*): S12S=(a12+a222+a323+)(a122+a223+a324+)S - \frac{1}{2}S = \left(\frac{a_1}{2} + \frac{a_2}{2^2} + \frac{a_3}{2^3} + \ldots \right) - \left(\frac{a_1}{2^2} + \frac{a_2}{2^3} + \frac{a_3}{2^4} + \ldots \right) 12S=a12+(a222a122)+(a323a223)+(a424a324)+\frac{1}{2}S = \frac{a_1}{2} + \left(\frac{a_2}{2^2} - \frac{a_1}{2^2}\right) + \left(\frac{a_3}{2^3} - \frac{a_2}{2^3}\right) + \left(\frac{a_4}{2^4} - \frac{a_3}{2^4}\right) + \ldots 12S=a12+a2a122+a3a223+a4a324+\frac{1}{2}S = \frac{a_1}{2} + \frac{a_2-a_1}{2^2} + \frac{a_3-a_2}{2^3} + \frac{a_4-a_3}{2^4} + \ldots

Step 3: Utilize the properties of the Arithmetic Progression. Since a1,a2,a3,a_1, a_2, a_3, \ldots is an A.P. with common difference dd, we have a2a1=da_2-a_1 = d, a3a2=da_3-a_2 = d, a4a3=da_4-a_3 = d, and so on. Substitute these into the equation from Step 2: 12S=a12+d22+d23+d24+\frac{1}{2}S = \frac{a_1}{2} + \frac{d}{2^2} + \frac{d}{2^3} + \frac{d}{2^4} + \ldots The terms d22+d23+d24+\frac{d}{2^2} + \frac{d}{2^3} + \frac{d}{2^4} + \ldots form an infinite geometric series.

Step 4: Sum the resulting Geometric Progression. The infinite geometric series is d4+d8+d16+\frac{d}{4} + \frac{d}{8} + \frac{d}{16} + \ldots. The first term of this G.P. is A=d4A = \frac{d}{4}. The common ratio of this G.P. is R=12R = \frac{1}{2}. The sum of this infinite G.P. is given by the formula A1R\frac{A}{1-R}: Sum of G.P.=d/411/2=d/41/2=d4×2=d2\text{Sum of G.P.} = \frac{d/4}{1 - 1/2} = \frac{d/4}{1/2} = \frac{d}{4} \times 2 = \frac{d}{2} Substitute this sum back into the equation for 12S\frac{1}{2}S: 12S=a12+d2\frac{1}{2}S = \frac{a_1}{2} + \frac{d}{2}

Step 5: Use the given value of S to find a relationship between a1a_1 and dd. We are given that S=4S=4. Substitute this value into the equation from Step 4: 12(4)=a12+d2\frac{1}{2}(4) = \frac{a_1}{2} + \frac{d}{2} 2=a1+d22 = \frac{a_1+d}{2} Multiply both sides by 2: 4=a1+d4 = a_1+d

Step 6: Determine the value of a2a_2 and calculate 4a24a_2. In an arithmetic progression, the second term a2a_2 is given by a2=a1+da_2 = a_1 + d. From Step 5, we found that a1+d=4a_1+d = 4. Therefore, a2=4a_2 = 4. We are asked to find the value of 4a24a_2: 4a2=4×4=164a_2 = 4 \times 4 = 16

3. Common Mistakes & Tips

  • Incorrectly identifying the AGP components: Ensure the A.P. terms are ara_r and the G.P. terms are (1/2)r(1/2)^r, leading to a common ratio of 1/21/2.
  • Algebraic errors during subtraction: Be meticulous when subtracting the shifted series to correctly form the new terms.
  • Confusing the first term of the original series with the first term of the derived G.P.: In Step 3, the original series starts with a1/2a_1/2, but the derived G.P. part starts with d/4d/4.

4. Summary

The problem requires summing an infinite Arithmetico-Geometric Progression. By applying the standard method of multiplying the series by the common ratio of the geometric component (1/21/2) and subtracting it from the original series, we simplify the expression. This process reveals that 12S=a12+d2\frac{1}{2}S = \frac{a_1}{2} + \frac{d}{2}, where a1a_1 is the first term and dd is the common difference of the A.P. Given S=4S=4, we deduce that a1+d=4a_1+d=4. Since a2=a1+da_2 = a_1+d for an A.P., we have a2=4a_2=4. Consequently, 4a2=4×4=164a_2 = 4 \times 4 = 16.

The final answer is 16\boxed{16}.

Practice More Sequences & Series Questions

View All Questions