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

Question

The first two terms of a geometric progression add up to 12. the sum of the third and the fourth terms is 48. If the terms of the geometric progression are alternately positive and negative, then the first term is

Options

Solution

Key Concepts and Formulas

  • A Geometric Progression (GP) 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 nn-th term is given by Tn=arn1T_n = ar^{n-1}, where aa is the first term.
  • The condition "alternately positive and negative" for a GP implies that the common ratio rr must be negative.

Step-by-Step Solution

Step 1: Define the terms of the GP and set up equations from the problem statement. Let the first term of the geometric progression be aa and the common ratio be rr. The terms are T1=aT_1 = a, T2=arT_2 = ar, T3=ar2T_3 = ar^2, and T4=ar3T_4 = ar^3. We are given:

  1. The sum of the first two terms is 12: T1+T2=12T_1 + T_2 = 12 a+ar=12a + ar = 12 Factoring out aa, we get: a(1+r)=12(Equation 1)a(1 + r) = 12 \quad \text{(Equation 1)}
  2. The sum of the third and fourth terms is 48: T3+T4=48T_3 + T_4 = 48 ar2+ar3=48ar^2 + ar^3 = 48 Factoring out ar2ar^2, we get: ar2(1+r)=48(Equation 2)ar^2(1 + r) = 48 \quad \text{(Equation 2)}

Step 2: Solve for the common ratio (rr) by dividing Equation 2 by Equation 1. Dividing Equation 2 by Equation 1 allows us to eliminate aa and (1+r)(1+r): ar2(1+r)a(1+r)=4812\frac{ar^2(1 + r)}{a(1 + r)} = \frac{48}{12} Assuming a0a \neq 0 and 1+r01+r \neq 0 (which are necessary for the sums to be non-zero), we can cancel the common terms: r2=4r^2 = 4 Taking the square root of both sides, we get: r=±2r = \pm 2

Step 3: Use the condition of alternating signs to determine the correct value of rr. The problem states that the terms of the geometric progression are alternately positive and negative. This occurs if and only if the common ratio rr is negative.

  • If r>0r > 0, all terms would have the same sign as the first term aa.
  • If r<0r < 0, the signs of the terms will alternate (e.g., a,ar,ar2,ar3,...a, ar, ar^2, ar^3, ... would be +,,+,,...+, -, +, -, ... or ,+,,+,...-, +, -, +, ...). Therefore, we must choose r=2r = -2.

Step 4: Substitute the value of rr back into Equation 1 to solve for the first term (aa). Using Equation 1: a(1+r)=12a(1 + r) = 12 Substitute r=2r = -2: a(1+(2))=12a(1 + (-2)) = 12 a(1)=12a(-1) = 12 a=12a = -12

Step 5: Verify the solution with the given conditions. With a=12a = -12 and r=2r = -2, the GP is: T1=12T_1 = -12 T2=(12)(2)=24T_2 = (-12)(-2) = 24 T3=(12)(2)2=48T_3 = (-12)(-2)^2 = -48 T4=(12)(2)3=96T_4 = (-12)(-2)^3 = 96 The sequence is 12,24,48,96,...-12, 24, -48, 96, ..., which has alternating signs. Sum of the first two terms: T1+T2=12+24=12T_1 + T_2 = -12 + 24 = 12 (Correct). Sum of the third and fourth terms: T3+T4=48+96=48T_3 + T_4 = -48 + 96 = 48 (Correct). All conditions are satisfied.

Common Mistakes & Tips

  • Forgetting the alternating sign condition: This condition is crucial for selecting the correct value of rr from r2=4r^2=4. If ignored, one might incorrectly proceed with r=2r=2.
  • Algebraic errors: Be careful when factoring and dividing equations, especially with negative signs.
  • Verification: Always check your final values of aa and rr against all conditions given in the problem to ensure accuracy.

Summary The problem involves a geometric progression where the sums of consecutive pairs of terms are given. By setting up equations based on the definition of a GP and the given sums, we can derive a quadratic equation for the common ratio rr. The condition of alternating signs is essential for selecting the correct negative value of rr. Substituting this value back into one of the initial equations allows us to find the first term aa.

The final answer is 12\boxed{-12}.

Practice More Sequences & Series Questions

View All Questions