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

Question

If each term of a geometric progression a1,a2,a3,a_1, a_2, a_3, \ldots with a1=18a_1=\frac{1}{8} and a2a1a_2 \neq a_1, is the arithmetic mean of the next two terms and Sn=a1+a2+..+anS_n=a_1+a_2+\ldots . .+a_n, then S20S18S_{20}-S_{18} is equal to

Options

Solution

Key Concepts and Formulas

  • Geometric Progression (GP): 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 an=a1rn1a_n = a_1 r^{n-1}.
  • Sum of first nn terms of GP (SnS_n): Sn=a1+a2++anS_n = a_1 + a_2 + \ldots + a_n.
  • Arithmetic Mean: The arithmetic mean of two numbers xx and yy is x+y2\frac{x+y}{2}.

Step-by-Step Solution

Step 1: Formulate the condition relating terms in the GP

The problem states that each term of the geometric progression is the arithmetic mean of the next two terms. For any term aka_k, this can be written as: ak=ak+1+ak+22a_k = \frac{a_{k+1} + a_{k+2}}{2} Multiplying both sides by 2, we get: 2ak=ak+1+ak+22a_k = a_{k+1} + a_{k+2}

Step 2: Determine the common ratio (rr) of the GP

We are given a1=18a_1 = \frac{1}{8} and a2a1a_2 \neq a_1. We can use the relationship derived in Step 1 for the first few terms of the GP. Let's consider a1,a2,a_1, a_2, and a3a_3: 2a1=a2+a32a_1 = a_2 + a_3 Now, we express a2a_2 and a3a_3 in terms of a1a_1 and the common ratio rr: a2=a1ra_2 = a_1 r a3=a1r2a_3 = a_1 r^2 Substitute these into the equation from Step 1: 2a1=a1r+a1r22a_1 = a_1 r + a_1 r^2 Since a1=180a_1 = \frac{1}{8} \neq 0, we can divide the entire equation by a1a_1: 2=r+r22 = r + r^2 Rearranging this into a quadratic equation: r2+r2=0r^2 + r - 2 = 0 Factoring the quadratic equation: (r+2)(r1)=0(r+2)(r-1) = 0 This gives two possible values for the common ratio: r=1r = 1 or r=2r = -2.

The problem states that a2a1a_2 \neq a_1. If r=1r=1, then a2=a11=a1a_2 = a_1 \cdot 1 = a_1, which contradicts the given condition. Therefore, the common ratio must be r=2r = -2.

Step 3: Simplify the expression S20S18S_{20} - S_{18}

The sum of the first nn terms of a sequence is denoted by SnS_n. We are asked to find S20S18S_{20} - S_{18}. S20=a1+a2++a18+a19+a20S_{20} = a_1 + a_2 + \ldots + a_{18} + a_{19} + a_{20} S18=a1+a2++a18S_{18} = a_1 + a_2 + \ldots + a_{18} Subtracting S18S_{18} from S20S_{20}: S20S18=(a1+a2++a18+a19+a20)(a1+a2++a18)S_{20} - S_{18} = (a_1 + a_2 + \ldots + a_{18} + a_{19} + a_{20}) - (a_1 + a_2 + \ldots + a_{18}) S20S18=a19+a20S_{20} - S_{18} = a_{19} + a_{20} This simplification is a key step, as it reduces the problem to finding only the 19th and 20th terms, rather than using the full sum formula.

Step 4: Calculate a19+a20a_{19} + a_{20}

We know a1=18a_1 = \frac{1}{8} and r=2r = -2. The formula for the nn-th term of a GP is an=a1rn1a_n = a_1 r^{n-1}. a19=a1r191=a1r18a_{19} = a_1 r^{19-1} = a_1 r^{18} a20=a1r201=a1r19a_{20} = a_1 r^{20-1} = a_1 r^{19} Now, we sum these two terms: a19+a20=a1r18+a1r19a_{19} + a_{20} = a_1 r^{18} + a_1 r^{19} We can factor out the common term a1r18a_1 r^{18}: a19+a20=a1r18(1+r)a_{19} + a_{20} = a_1 r^{18} (1 + r) Substitute the values a1=18a_1 = \frac{1}{8} and r=2r = -2: a19+a20=(18)(2)18(1+(2))a_{19} + a_{20} = \left(\frac{1}{8}\right) (-2)^{18} (1 + (-2)) Let's simplify the components:

  • 18=23\frac{1}{8} = 2^{-3}
  • (2)18=218(-2)^{18} = 2^{18} (since the exponent is even)
  • 1+(2)=11 + (-2) = -1

Substitute these back into the expression: a19+a20=(23)(218)(1)a_{19} + a_{20} = (2^{-3}) (2^{18}) (-1) Using the exponent rule xmxn=xm+nx^m \cdot x^n = x^{m+n}: a19+a20=23+18(1)a_{19} + a_{20} = 2^{-3+18} (-1) a19+a20=215(1)a_{19} + a_{20} = 2^{15} (-1) a19+a20=215a_{19} + a_{20} = -2^{15}

Therefore, S20S18=215S_{20} - S_{18} = -2^{15}.

Common Mistakes & Tips

  • Quadratic Equation Roots: When solving for the common ratio rr, ensure you consider all possible roots. The condition a2a1a_2 \neq a_1 is critical for selecting the correct root.
  • Exponent Rules with Negative Bases: Be careful when calculating powers of negative numbers. (x)even exponent=xeven exponent(-x)^{\text{even exponent}} = x^{\text{even exponent}}, and (x)odd exponent=xodd exponent(-x)^{\text{odd exponent}} = -x^{\text{odd exponent}}.
  • Simplifying SnSmS_n - S_m: Recognize that SnSmS_n - S_m for n>mn > m always equals the sum of terms from am+1a_{m+1} to ana_n. In this case, S20S18=a19+a20S_{20} - S_{18} = a_{19} + a_{20}.

Summary

The problem involved a geometric progression where each term was the arithmetic mean of the next two. This condition led to a quadratic equation for the common ratio, rr. After determining r=2r=-2 by using the constraint a2a1a_2 \neq a_1, we simplified the expression S20S18S_{20} - S_{18} to a19+a20a_{19} + a_{20}. Calculating these two terms using the GP formula an=a1rn1a_n = a_1 r^{n-1} and substituting the values of a1a_1 and rr yielded the final answer.

The final answer is 215\boxed{-2^{15}}.

Practice More Sequences & Series Questions

View All Questions