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

Question

If 1+(1–2 2 .1)+(1–4 2 .3)+(1-6 2 .5)+......+(1-20 2 .19)= α\alpha - 220β\beta , then an ordered pair (α,β)\left( {\alpha ,\beta } \right) is equal to:

Options

Solution

Key Concepts and Formulas

  1. General Term of a Series: Identifying a formula for the rthr^{th} term (TrT_r) of a series is crucial for summation.
  2. Summation Notation: The series can be represented concisely using r=1nTr\sum_{r=1}^{n} T_r.
  3. Linearity of Summation: r=1n(car±dbr)=cr=1nar±dr=1nbr\sum_{r=1}^{n} (ca_r \pm db_r) = c\sum_{r=1}^{n} a_r \pm d\sum_{r=1}^{n} b_r for constants c,dc, d.
  4. Standard Summation Formulas:
    • r=1nr2=n(n+1)(2n+1)6\sum_{r=1}^{n} r^2 = \frac{n(n+1)(2n+1)}{6}
    • r=1nr3=(n(n+1)2)2\sum_{r=1}^{n} r^3 = \left(\frac{n(n+1)}{2}\right)^2
    • r=1nc=cn\sum_{r=1}^{n} c = cn

Step-by-Step Solution

The given series is S=1+(1221)+(1423)+(1625)++(120219)S = 1 + (1 - 2^2 \cdot 1) + (1 - 4^2 \cdot 3) + (1 - 6^2 \cdot 5) + \ldots + (1 - 20^2 \cdot 19). We are given that S=α220βS = \alpha - 220\beta.

Step 1: Identify the General Term (TrT_r) and the Range of Summation. Let's analyze the terms within the parentheses. They follow the pattern (1(even number)2(odd number))(1 - (\text{even number})^2 \cdot (\text{odd number})). The even numbers are 2,4,6,,202, 4, 6, \ldots, 20. If we let the rthr^{th} even number be 2r2r, then the corresponding odd number is 2r12r-1. So, the general term inside the parentheses can be written as Tr=1(2r)2(2r1)T_r = 1 - (2r)^2 (2r-1).

Let's check the values of rr: For r=1r=1: 1(21)2(211)=12211 - (2 \cdot 1)^2 (2 \cdot 1 - 1) = 1 - 2^2 \cdot 1. This is the first term in parentheses. For r=2r=2: 1(22)2(221)=14231 - (2 \cdot 2)^2 (2 \cdot 2 - 1) = 1 - 4^2 \cdot 3. This is the second term in parentheses. For the last term (120219)(1 - 20^2 \cdot 19), we have 2r=202r = 20, which means r=10r = 10. Thus, the terms in parentheses are generated by rr from 11 to 1010.

The initial term '1' does not fit this pattern directly and is treated separately. Therefore, the sum can be written as: S=1+r=110[1(2r)2(2r1)]S = 1 + \sum_{r=1}^{10} [1 - (2r)^2 (2r-1)]

Step 2: Simplify the General Term. We expand and simplify the expression for TrT_r: Tr=1(2r)2(2r1)T_r = 1 - (2r)^2 (2r-1) Tr=1(4r2)(2r1)T_r = 1 - (4r^2)(2r-1) Tr=1(8r34r2)T_r = 1 - (8r^3 - 4r^2) Tr=18r3+4r2T_r = 1 - 8r^3 + 4r^2

Step 3: Apply Summation Properties and Formulas. Now, we substitute the simplified TrT_r back into the sum: S=1+r=110(18r3+4r2)S = 1 + \sum_{r=1}^{10} (1 - 8r^3 + 4r^2) Using the linearity of summation: S=1+r=1101r=1108r3+r=1104r2S = 1 + \sum_{r=1}^{10} 1 - \sum_{r=1}^{10} 8r^3 + \sum_{r=1}^{10} 4r^2 S=1+(110)8r=110r3+4r=110r2S = 1 + (1 \cdot 10) - 8\sum_{r=1}^{10} r^3 + 4\sum_{r=1}^{10} r^2 S=1+108r=110r3+4r=110r2S = 1 + 10 - 8\sum_{r=1}^{10} r^3 + 4\sum_{r=1}^{10} r^2 S=118r=110r3+4r=110r2S = 11 - 8\sum_{r=1}^{10} r^3 + 4\sum_{r=1}^{10} r^2

Now, we use the standard summation formulas with n=10n=10: r=110r3=(10(10+1)2)2=(10112)2=(511)2=552=3025\sum_{r=1}^{10} r^3 = \left(\frac{10(10+1)}{2}\right)^2 = \left(\frac{10 \cdot 11}{2}\right)^2 = (5 \cdot 11)^2 = 55^2 = 3025. r=110r2=10(10+1)(210+1)6=1011216=23106=385\sum_{r=1}^{10} r^2 = \frac{10(10+1)(2 \cdot 10+1)}{6} = \frac{10 \cdot 11 \cdot 21}{6} = \frac{2310}{6} = 385.

Step 4: Calculate the Sum and Match the Target Form. Substitute these values back into the expression for SS: S=118(3025)+4(385)S = 11 - 8(3025) + 4(385) S=1124200+1540S = 11 - 24200 + 1540 S=11(242001540)S = 11 - (24200 - 1540) S=1122660S = 11 - 22660

We are given that S=α220βS = \alpha - 220\beta. We need to express 2266022660 in the form 220β220\beta. Let's divide 2266022660 by 220220: 22660÷220=226622=113311=10322660 \div 220 = \frac{2266}{22} = \frac{1133}{11} = 103 So, 22660=220×10322660 = 220 \times 103.

Substituting this back into the sum: S=11220×103S = 11 - 220 \times 103

Comparing this with S=α220βS = \alpha - 220\beta, we can identify: α=11\alpha = 11 β=103\beta = 103

Thus, the ordered pair (α,β)(\alpha, \beta) is (11,103)(11, 103).


Common Mistakes & Tips

  • Incorrectly identifying the general term: Carefully observe the pattern, especially how the numbers change (even/odd, squares, consecutive terms).
  • Off-by-one error in summation limits: Ensure the range of rr correctly covers all terms in the series.
  • Algebraic errors during simplification: Double-check expansions and subtractions, especially with negative signs.
  • Calculation errors: Use a calculator for large numbers if allowed, or be meticulous with manual calculations. Alternatively, look for opportunities to factor out common terms early, as shown in the alternative calculation below.

Alternative Calculation for Step 4: From S=118r=110r3+4r=110r2S = 11 - 8\sum_{r=1}^{10} r^3 + 4\sum_{r=1}^{10} r^2: S=118(3025)+4(385)S = 11 - 8(3025) + 4(385) We know 3025=5523025 = 55^2 and 385=55×7385 = 55 \times 7. S=118(552)+4(55×7)S = 11 - 8(55^2) + 4(55 \times 7) We want to factor out 220=4×55220 = 4 \times 55. S=112(455)55+(455)7S = 11 - 2 \cdot (4 \cdot 55) \cdot 55 + (4 \cdot 55) \cdot 7 S=112(220)55+(220)7S = 11 - 2 \cdot (220) \cdot 55 + (220) \cdot 7 S=11220(2557)S = 11 - 220 (2 \cdot 55 - 7) S=11220(1107)S = 11 - 220 (110 - 7) S=11220(103)S = 11 - 220 (103) This yields α=11\alpha = 11 and β=103\beta = 103.


Summary

The problem involved calculating the sum of a series with a specific pattern. We identified the general term of the series as Tr=1(2r)2(2r1)T_r = 1 - (2r)^2(2r-1) for r=1r=1 to 1010, with an initial term of 11. After simplifying the general term to 18r3+4r21 - 8r^3 + 4r^2, we used standard summation formulas for r2r^2 and r3r^3 with n=10n=10. The calculated sum was then expressed in the required form α220β\alpha - 220\beta, leading to the values α=11\alpha = 11 and β=103\beta = 103.

The final answer is (11, 103)\boxed{\text{(11, 103)}}, which corresponds to option (A).

Practice More Sequences & Series Questions

View All Questions