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

Question

If {ai}i=1n\{ {a_i}\} _{i = 1}^n, where n is an even integer, is an arithmetic progression with common difference 1, and i=1nai=192,i=1n/2a2i=120\sum\limits_{i = 1}^n {{a_i} = 192} ,\,\sum\limits_{i = 1}^{n/2} {{a_{2i}} = 120} , then n is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (common difference, dd).
    • kk-th term: ak=a1+(k1)da_k = a_1 + (k-1)d
    • Sum of mm terms: Sm=m2(a1+am)S_m = \frac{m}{2}(a_1 + a_m) or Sm=m2(2a1+(m1)d)S_m = \frac{m}{2}(2a_1 + (m-1)d)
  • Sub-sequence from an AP: If we select terms from an AP at a constant interval, these selected terms also form an AP. If the original common difference is dd and we pick every kk-th term, the new common difference is kdkd.

Step-by-Step Solution

Step 1: Understand the Given Information and Define Variables We are given an arithmetic progression {ai}i=1n\{a_i\}_{i=1}^n with common difference d=1d=1. We are also given two sums:

  1. The sum of all nn terms: i=1nai=192\sum_{i=1}^n a_i = 192.
  2. The sum of the even-indexed terms: i=1n/2a2i=120\sum_{i=1}^{n/2} a_{2i} = 120. We need to find the value of nn, which is stated to be an even integer.

Step 2: Apply the Sum Formula to the First Condition The sum of the first nn terms of an AP is given by Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n). Using the first condition: i=1nai=n2(a1+an)=192\sum_{i=1}^n a_i = \frac{n}{2}(a_1 + a_n) = 192 From this, we can express the sum of the first and last terms: a1+an=192×2n=384n(Equation 1)a_1 + a_n = \frac{192 \times 2}{n} = \frac{384}{n} \quad \text{(Equation 1)}

Step 3: Analyze and Apply the Sum Formula to the Second Condition The second condition is the sum of even-indexed terms: a2+a4+a6++an=120a_2 + a_4 + a_6 + \dots + a_n = 120. These terms form an AP. Let's determine its properties:

  • First term: The first term of this new AP is a2a_2. Since d=1d=1, a2=a1+(21)d=a1+1a_2 = a_1 + (2-1)d = a_1 + 1.
  • Common difference: The terms are a2,a4,a6,a_2, a_4, a_6, \dots. The difference between consecutive terms is a4a2=(a1+3d)(a1+d)=2da_4 - a_2 = (a_1 + 3d) - (a_1 + d) = 2d. Since d=1d=1, the common difference of this new AP is D=2×1=2D = 2 \times 1 = 2.
  • Number of terms: The sum is given as i=1n/2a2i\sum_{i=1}^{n/2} a_{2i}. This means there are n/2n/2 terms in this AP.
  • Last term: The last term of this AP is ana_n.

Now, we apply the sum formula for this AP. The sum of mm terms is m2(first term+last term)\frac{m}{2}(\text{first term} + \text{last term}). Here, m=n/2m = n/2, the first term is a2a_2, and the last term is ana_n. n/22(a2+an)=120\frac{n/2}{2}(a_2 + a_n) = 120 n4(a2+an)=120\frac{n}{4}(a_2 + a_n) = 120 Substitute a2=a1+1a_2 = a_1 + 1: n4((a1+1)+an)=120\frac{n}{4}((a_1 + 1) + a_n) = 120 n4(a1+an+1)=120\frac{n}{4}(a_1 + a_n + 1) = 120 Rearranging to isolate the term in the parenthesis: a1+an+1=120×4n=480n(Equation 2)a_1 + a_n + 1 = \frac{120 \times 4}{n} = \frac{480}{n} \quad \text{(Equation 2)}

Step 4: Solve the System of Equations for n We have two equations:

  1. a1+an=384na_1 + a_n = \frac{384}{n}
  2. a1+an+1=480na_1 + a_n + 1 = \frac{480}{n}

Substitute the expression for (a1+an)(a_1 + a_n) from Equation 1 into Equation 2: (384n)+1=480n\left(\frac{384}{n}\right) + 1 = \frac{480}{n} To solve for nn, we can subtract 384n\frac{384}{n} from both sides: 1=480n384n1 = \frac{480}{n} - \frac{384}{n} Since the denominators are the same, we can combine the numerators: 1=480384n1 = \frac{480 - 384}{n} 1=96n1 = \frac{96}{n} Multiplying both sides by nn: n=96n = 96

Common Mistakes & Tips

  • Common Difference of Even Terms: A common error is to assume the common difference of the even-indexed terms (a2,a4,a_2, a_4, \dots) is still d=1d=1. Remember that taking every second term of an AP with common difference dd results in a new AP with common difference 2d2d.
  • Number of Terms: Carefully identify the number of terms in each sum. The sum i=1n/2a2i\sum_{i=1}^{n/2} a_{2i} has n/2n/2 terms, not nn.
  • Algebraic Manipulation: Ensure accuracy when combining fractions or rearranging equations to avoid arithmetic errors.

Summary The problem involves an arithmetic progression where we are given the sum of all terms and the sum of the even-indexed terms. By applying the formula for the sum of an arithmetic progression to both conditions, we derived two equations involving a1a_1, ana_n, and nn. Recognizing that the even-indexed terms also form an arithmetic progression with a common difference of 2d2d was crucial. Substituting the expression for the sum of the first and last terms from the first condition into the second condition allowed us to form an equation solely in terms of nn, which we then solved to find n=96n=96.

The final answer is \boxed{96}.

Practice More Sequences & Series Questions

View All Questions