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

Question

Let x1,x2,,x100x_{1}, x_{2}, \ldots, x_{100} be in an arithmetic progression, with x1=2x_{1}=2 and their mean equal to 200 . If yi=i(xii),1i100y_{i}=i\left(x_{i}-i\right), 1 \leq i \leq 100, then the mean of y1,y2,,y100y_{1}, y_{2}, \ldots, y_{100} is :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (common difference, dd). The nn-th term is given by xn=x1+(n1)dx_n = x_1 + (n-1)d.
  • Mean of a Sequence: The sum of the terms divided by the number of terms. For nn terms, Mean =i=1nxin= \frac{\sum_{i=1}^{n} x_i}{n}.
  • Sum of an AP: The sum of the first nn terms of an AP is Sn=n2(2x1+(n1)d)S_n = \frac{n}{2}(2x_1 + (n-1)d).
  • Summation Formulas:
    • Sum of first nn natural numbers: i=1ni=n(n+1)2\sum_{i=1}^{n} i = \frac{n(n+1)}{2}
    • Sum of squares of first nn natural numbers: i=1ni2=n(n+1)(2n+1)6\sum_{i=1}^{n} i^2 = \frac{n(n+1)(2n+1)}{6}

Step-by-Step Solution

Step 1: Understand the given information and the goal. We are given an arithmetic progression x1,x2,,x100x_1, x_2, \ldots, x_{100} with x1=2x_1 = 2 and the mean of these 100 terms is 200. We need to find the mean of a new sequence yi=i(xii)y_i = i(x_i - i) for 1i1001 \leq i \leq 100.

Step 2: Calculate the sum of the arithmetic progression. The mean of 100 terms is 200. Therefore, the sum of these terms is: i=1100xi=Mean×Number of terms=200×100=20000\sum_{i=1}^{100} x_i = \text{Mean} \times \text{Number of terms} = 200 \times 100 = 20000

Step 3: Find the common difference (dd) of the AP. The sum of the first 100 terms of an AP can also be expressed as S100=1002[2x1+(1001)d]S_{100} = \frac{100}{2}[2x_1 + (100-1)d]. We know x1=2x_1 = 2 and S100=20000S_{100} = 20000. Substituting these values: 20000=50[2(2)+99d]20000 = 50[2(2) + 99d] 20000=50[4+99d]20000 = 50[4 + 99d] Divide both sides by 50: 2000050=4+99d\frac{20000}{50} = 4 + 99d 400=4+99d400 = 4 + 99d Subtract 4 from both sides: 396=99d396 = 99d Divide by 99: d=39699=4d = \frac{396}{99} = 4 So, the common difference is 4.

Step 4: Express xix_i in terms of ii. Using the formula for the ii-th term of an AP, xi=x1+(i1)dx_i = x_1 + (i-1)d: xi=2+(i1)4x_i = 2 + (i-1)4 xi=2+4i4x_i = 2 + 4i - 4 xi=4i2x_i = 4i - 2

Step 5: Find the expression for yiy_i. We are given yi=i(xii)y_i = i(x_i - i). Substitute the expression for xix_i: yi=i((4i2)i)y_i = i((4i - 2) - i) yi=i(3i2)y_i = i(3i - 2) yi=3i22iy_i = 3i^2 - 2i

Step 6: Calculate the sum of yiy_i for i=1i=1 to 100. The sum of yiy_i is i=1100yi=i=1100(3i22i)\sum_{i=1}^{100} y_i = \sum_{i=1}^{100} (3i^2 - 2i). We can split this sum using the linearity of summation: i=1100yi=3i=1100i22i=1100i\sum_{i=1}^{100} y_i = 3 \sum_{i=1}^{100} i^2 - 2 \sum_{i=1}^{100} i Now, we use the standard summation formulas for n=100n=100: i=1100i=100(100+1)2=100×1012=50×101=5050\sum_{i=1}^{100} i = \frac{100(100+1)}{2} = \frac{100 \times 101}{2} = 50 \times 101 = 5050 i=1100i2=100(100+1)(2×100+1)6=100×101×2016\sum_{i=1}^{100} i^2 = \frac{100(100+1)(2 \times 100 + 1)}{6} = \frac{100 \times 101 \times 201}{6} i=1100i2=20301006=338350\sum_{i=1}^{100} i^2 = \frac{2030100}{6} = 338350 Substitute these values back into the sum of yiy_i: i=1100yi=3(338350)2(5050)\sum_{i=1}^{100} y_i = 3(338350) - 2(5050) i=1100yi=101505010100\sum_{i=1}^{100} y_i = 1015050 - 10100 i=1100yi=1004950\sum_{i=1}^{100} y_i = 1004950

Step 7: Calculate the mean of yiy_i. The mean of y1,y2,,y100y_1, y_2, \ldots, y_{100} is i=1100yi100\frac{\sum_{i=1}^{100} y_i}{100}. Mean of yi=1004950100=10049.50\text{Mean of } y_i = \frac{1004950}{100} = 10049.50

Common Mistakes & Tips

  • Formula Recall: Ensure accurate recall of summation formulas for ii and i2i^2. A small error here can lead to a significantly different answer.
  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when substituting and simplifying expressions for xix_i and yiy_i.
  • Calculation Accuracy: Double-check arithmetic, particularly with large numbers in the summation steps. It's easy to misplace a digit.

Summary The problem requires us to first determine the common difference of the given arithmetic progression using its first term and mean. Once the general term xix_i is found, we derive the expression for yiy_i. Finally, we calculate the mean of yiy_i by computing the sum of yiy_i using standard summation formulas for powers of ii and then dividing by the number of terms. This systematic approach leads to the correct mean of the sequence yiy_i.

The final answer is \boxed{10049.50}, which corresponds to option (B).

Practice More Sequences & Series Questions

View All Questions