Skip to main content
Back to Sequences & Series
JEE Main 2021
Sequences & Series
Sequences and Series
Medium

Question

The sum of first four terms of a geometric progression (G. P.) is 6512{{65} \over {12}} and the sum of their respective reciprocals is 6518{{65} \over {18}}. If the product of first three terms of the G.P. is 1, and the third term is α\alpha, then 2α\alpha is _________.

Answer: 2

Solution

Key Concepts and Formulas

  • A Geometric Progression (G.P.) is 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 (rr). The terms are a,ar,ar2,ar3,a, ar, ar^2, ar^3, \dots.
  • The nn-th term of a G.P. is Tn=arn1T_n = ar^{n-1}.
  • The sum of the first nn terms of a G.P. is Sn=arn1r1S_n = a \frac{r^n - 1}{r - 1} (for r1r \neq 1).
  • The reciprocals of the terms of a G.P. also form a G.P. with the first term 1/a1/a and common ratio 1/r1/r.

Step-by-Step Solution

1. Representing the G.P. and Setting Up Equations Let the first term of the G.P. be aa and the common ratio be rr. The first four terms are a,ar,ar2,ar3a, ar, ar^2, ar^3.

We are given the following information:

  • The sum of the first four terms is 6512\frac{65}{12}: a+ar+ar2+ar3=6512a + ar + ar^2 + ar^3 = \frac{65}{12} Factoring out aa: a(1+r+r2+r3)=6512.........(1)a(1 + r + r^2 + r^3) = \frac{65}{12} \quad \text{.........(1)}

  • The sum of their respective reciprocals is 6518\frac{65}{18}: The reciprocals are 1a,1ar,1ar2,1ar3\frac{1}{a}, \frac{1}{ar}, \frac{1}{ar^2}, \frac{1}{ar^3}. 1a+1ar+1ar2+1ar3=6518\frac{1}{a} + \frac{1}{ar} + \frac{1}{ar^2} + \frac{1}{ar^3} = \frac{65}{18} To sum these, we find a common denominator (ar3ar^3): r3+r2+r+1ar3=6518\frac{r^3 + r^2 + r + 1}{ar^3} = \frac{65}{18} Rearranging the numerator: 1+r+r2+r3ar3=6518.........(2)\frac{1 + r + r^2 + r^3}{ar^3} = \frac{65}{18} \quad \text{.........(2)}

  • The product of the first three terms is 1: aarar2=1a \cdot ar \cdot ar^2 = 1 a3r3=1.........(3)a^3 r^3 = 1 \quad \text{.........(3)}

2. Solving the System of Equations

From Equation (3), a3r3=1a^3 r^3 = 1, we can take the cube root of both sides to get ar=1ar = 1. This is a crucial relationship between aa and rr.

Now, let's use Equations (1) and (2). Notice that both equations contain the term (1+r+r2+r3)(1 + r + r^2 + r^3). Dividing Equation (1) by Equation (2) will eliminate this common factor and simplify the problem.

a(1+r+r2+r3)1+r+r2+r3ar3=65/1265/18\frac{a(1 + r + r^2 + r^3)}{\frac{1 + r + r^2 + r^3}{ar^3}} = \frac{65/12}{65/18}

Simplifying the left side by multiplying by the reciprocal of the denominator: a(ar3)=65121865a \cdot (ar^3) = \frac{65}{12} \cdot \frac{18}{65}

a2r3=1812a^2 r^3 = \frac{18}{12}

a2r3=32.........(4)a^2 r^3 = \frac{3}{2} \quad \text{.........(4)}

We have ar=1ar = 1. We can rewrite Equation (4) as a(ar3)=32a \cdot (ar^3) = \frac{3}{2}. Alternatively, we can write a2r3a^2 r^3 as a(ar2)ra \cdot (ar^2) \cdot r. A more direct approach is to rewrite a2r3a^2 r^3 as a(ar3)a \cdot (ar^3). However, we can also use ar=1ar=1 to substitute.

Let's use the relationship ar=1ar=1. From this, we have a=1/ra = 1/r. Substitute this into Equation (4): (1r)2r3=32\left(\frac{1}{r}\right)^2 r^3 = \frac{3}{2} 1r2r3=32\frac{1}{r^2} r^3 = \frac{3}{2} r=32r = \frac{3}{2}

Now, using ar=1ar=1, we can find aa: a(32)=1a \left(\frac{3}{2}\right) = 1 a=23a = \frac{2}{3}

So, the first term is a=23a = \frac{2}{3} and the common ratio is r=32r = \frac{3}{2}.

3. Finding the Third Term (α\alpha) and 2α2\alpha

The problem states that the third term of the G.P. is α\alpha. The third term is given by T3=ar2T_3 = ar^2. Substituting the values of aa and rr: α=(23)(32)2\alpha = \left(\frac{2}{3}\right) \left(\frac{3}{2}\right)^2 α=(23)(94)\alpha = \left(\frac{2}{3}\right) \left(\frac{9}{4}\right) α=2934=1812\alpha = \frac{2 \cdot 9}{3 \cdot 4} = \frac{18}{12} α=32\alpha = \frac{3}{2}

The question asks for the value of 2α2\alpha. 2α=2(32)2\alpha = 2 \cdot \left(\frac{3}{2}\right) 2α=32\alpha = 3

Common Mistakes & Tips

  • Algebraic Errors: Carefully handle fractions and exponents. When dividing equations, ensure you are multiplying by the reciprocal correctly.
  • Product of Terms: For a G.P. with an odd number of terms, using terms like a/r,a,ara/r, a, ar can simplify the product calculation. However, for this problem, the standard representation a,ar,ar2,ar3a, ar, ar^2, ar^3 is perfectly adequate.
  • Reciprocal Sum: Remember that the reciprocals of a G.P. also form a G.P. The structure of the sum of reciprocals often mirrors the original sum, which can be exploited through division.

Summary

This problem involves a system of equations derived from the properties of a geometric progression. We used the sum of the first four terms, the sum of their reciprocals, and the product of the first three terms to establish relationships between the first term (aa) and the common ratio (rr). By strategically dividing the equations for the sums, we simplified the problem to find aa and rr. The relationship ar=1ar=1 derived from the product of the first three terms was key. Finally, we calculated the third term (α\alpha) and then the required value of 2α2\alpha.

The final answer is 3\boxed{3}.

Practice More Sequences & Series Questions

View All Questions