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

Question

Let A be the sum of the first 20 terms and B be the sum of the first 40 terms of the series 1 2 + 2.2 2 + 3 2 + 2.4 2 + 5 2 + 2.6 2 ........... If B - 2A = 100λ\lambda , then λ\lambda is equal to

Options

Solution

Key Concepts and Formulas

  • Sum of squares of the first n natural numbers: k=1nk2=12+22+32++n2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = 1^2 + 2^2 + 3^2 + \dots + n^2 = \frac{n(n+1)(2n+1)}{6}
  • Sum of squares of the first n odd numbers: k=1n(2k1)2=12+32+52++(2n1)2=n(2n1)(2n+1)3\sum_{k=1}^{n} (2k-1)^2 = 1^2 + 3^2 + 5^2 + \dots + (2n-1)^2 = \frac{n(2n-1)(2n+1)}{3}
  • Sum of squares of the first n even numbers: k=1n(2k)2=22+42+62++(2n)2=4k=1nk2=4n(n+1)(2n+1)6=2n(n+1)(2n+1)3\sum_{k=1}^{n} (2k)^2 = 2^2 + 4^2 + 6^2 + \dots + (2n)^2 = 4 \sum_{k=1}^{n} k^2 = 4 \frac{n(n+1)(2n+1)}{6} = \frac{2n(n+1)(2n+1)}{3}

Step-by-Step Solution

Step 1: Analyze the given series and define A and B. The given series is 12+222+32+242+52+262+1^2 + 2 \cdot 2^2 + 3^2 + 2 \cdot 4^2 + 5^2 + 2 \cdot 6^2 + \dots. We observe that the terms at odd positions are squares of odd numbers, i.e., (2k1)2(2k-1)^2, and the terms at even positions are twice the square of even numbers, i.e., 2(2k)22 \cdot (2k)^2.

Let TnT_n be the nn-th term of the series. If nn is odd, n=2k1n = 2k-1, then Tn=(2k1)2T_n = (2k-1)^2. If nn is even, n=2kn = 2k, then Tn=2(2k)2T_n = 2 \cdot (2k)^2.

  • A is the sum of the first 20 terms. This means there are 10 odd-positioned terms and 10 even-positioned terms.
  • B is the sum of the first 40 terms. This means there are 20 odd-positioned terms and 20 even-positioned terms.

Step 2: Calculate A, the sum of the first 20 terms. The first 20 terms consist of odd-indexed terms up to 1919 and even-indexed terms up to 2020. The odd-indexed terms are 12,32,52,,1921^2, 3^2, 5^2, \dots, 19^2. There are (191)/2+1=10(19-1)/2 + 1 = 10 such terms. The even-indexed terms are 222,242,262,,22022 \cdot 2^2, 2 \cdot 4^2, 2 \cdot 6^2, \dots, 2 \cdot 20^2. There are 20/2=1020/2 = 10 such terms.

So, A=(12+32+52++192)+(222+242+262++2202)A = (1^2 + 3^2 + 5^2 + \dots + 19^2) + (2 \cdot 2^2 + 2 \cdot 4^2 + 2 \cdot 6^2 + \dots + 2 \cdot 20^2).

Let's calculate the sum of odd squares: 12+32++1921^2 + 3^2 + \dots + 19^2. Here n=10n=10 for the formula k=1n(2k1)2\sum_{k=1}^{n} (2k-1)^2. Sum of odd squares = 10(2101)(210+1)3=1019213=10197=1330\frac{10(2 \cdot 10 - 1)(2 \cdot 10 + 1)}{3} = \frac{10 \cdot 19 \cdot 21}{3} = 10 \cdot 19 \cdot 7 = 1330.

Let's calculate the sum of even terms: 2(22+42+62++202)2(2^2 + 4^2 + 6^2 + \dots + 20^2). We can factor out 2: 222(12+22+32++102)=8(12+22+32++102)2 \cdot 2^2 (1^2 + 2^2 + 3^2 + \dots + 10^2) = 8 (1^2 + 2^2 + 3^2 + \dots + 10^2). Using the sum of squares formula for n=10n=10: 810(10+1)(210+1)6=81011216=823106=8385=30808 \cdot \frac{10(10+1)(2 \cdot 10 + 1)}{6} = 8 \cdot \frac{10 \cdot 11 \cdot 21}{6} = 8 \cdot \frac{2310}{6} = 8 \cdot 385 = 3080.

Therefore, A=1330+3080=4410A = 1330 + 3080 = 4410.

Step 3: Calculate B, the sum of the first 40 terms. The first 40 terms consist of odd-indexed terms up to 3939 and even-indexed terms up to 4040. The odd-indexed terms are 12,32,52,,3921^2, 3^2, 5^2, \dots, 39^2. There are (391)/2+1=20(39-1)/2 + 1 = 20 such terms. The even-indexed terms are 222,242,262,,24022 \cdot 2^2, 2 \cdot 4^2, 2 \cdot 6^2, \dots, 2 \cdot 40^2. There are 40/2=2040/2 = 20 such terms.

So, B=(12+32+52++392)+(222+242+262++2402)B = (1^2 + 3^2 + 5^2 + \dots + 39^2) + (2 \cdot 2^2 + 2 \cdot 4^2 + 2 \cdot 6^2 + \dots + 2 \cdot 40^2).

Calculate the sum of odd squares: 12+32++3921^2 + 3^2 + \dots + 39^2. Here n=20n=20 for the formula k=1n(2k1)2\sum_{k=1}^{n} (2k-1)^2. Sum of odd squares = 20(2201)(220+1)3=2039413=201341=10660\frac{20(2 \cdot 20 - 1)(2 \cdot 20 + 1)}{3} = \frac{20 \cdot 39 \cdot 41}{3} = 20 \cdot 13 \cdot 41 = 10660.

Calculate the sum of even terms: 2(22+42+62++402)2(2^2 + 4^2 + 6^2 + \dots + 40^2). Factor out 2: 222(12+22+32++202)=8(12+22+32++202)2 \cdot 2^2 (1^2 + 2^2 + 3^2 + \dots + 20^2) = 8 (1^2 + 2^2 + 3^2 + \dots + 20^2). Using the sum of squares formula for n=20n=20: 820(20+1)(220+1)6=82021416=8172206=82870=229608 \cdot \frac{20(20+1)(2 \cdot 20 + 1)}{6} = 8 \cdot \frac{20 \cdot 21 \cdot 41}{6} = 8 \cdot \frac{17220}{6} = 8 \cdot 2870 = 22960.

Therefore, B=10660+22960=33620B = 10660 + 22960 = 33620.

Step 4: Calculate B - 2A. We have A=4410A = 4410 and B=33620B = 33620. B2A=3362024410=336208820=24800B - 2A = 33620 - 2 \cdot 4410 = 33620 - 8820 = 24800.

Step 5: Find the value of λ. We are given that B2A=100λB - 2A = 100\lambda. Substituting the value of B2AB - 2A: 24800=100λ24800 = 100\lambda. λ=24800100=248\lambda = \frac{24800}{100} = 248.

Common Mistakes and Tips

  • Correctly identifying the number of terms: When calculating the sum of the first NN terms, be careful to determine how many odd and even numbers are involved. For NN terms, there are N/2N/2 odd numbers and N/2N/2 even numbers if NN is even. If NN is odd, there are (N+1)/2(N+1)/2 odd numbers and (N1)/2(N-1)/2 even numbers.
  • Using the correct formulas: Ensure you are using the formulas for the sum of squares of natural numbers and odd numbers accurately.
  • Algebraic simplification: Simplify expressions like 2(2k)22 \cdot (2k)^2 to 8k28k^2 before applying summation formulas to reduce errors.

Summary The problem involves calculating the sum of a series with a specific pattern for odd and even terms. We first identified the pattern and separated the series into sums of odd squares and scaled sums of even squares. By applying the standard formulas for the sum of squares of natural and odd numbers, we computed the values of A (sum of the first 20 terms) and B (sum of the first 40 terms). Finally, we used the given relation B2A=100λB - 2A = 100\lambda to find the value of λ\lambda.

The final answer is \boxed{248}.

Practice More Sequences & Series Questions

View All Questions