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

Question

Let a 1 , a 2 , ......., a 10 be an AP with common difference - 3 and b 1 , b 2 , ........., b 10 be a GP with common ratio 2. Let c k = a k + b k , k = 1, 2, ......, 10. If c 2 = 12 and c 3 = 13, then k=110ck\sum\limits_{k = 1}^{10} {{c_k}} is equal to _________.

Answer: 1

Solution

Key Concepts and Formulas

  1. Arithmetic Progression (AP): The kthk^{th} term of an AP is given by ak=a1+(k1)da_k = a_1 + (k-1)d, where a1a_1 is the first term and dd is the common difference. The sum of the first nn terms is SnA=n2[2a1+(n1)d]S_n^A = \frac{n}{2} [2a_1 + (n-1)d].
  2. Geometric Progression (GP): The kthk^{th} term of a GP is given by bk=b1rk1b_k = b_1 r^{k-1}, where b1b_1 is the first term and rr is the common ratio. The sum of the first nn terms is SnG=b1(rn1)r1S_n^G = \frac{b_1(r^n - 1)}{r-1} for r1r \neq 1.
  3. Sum of a Combined Sequence: If ck=ak+bkc_k = a_k + b_k, then the sum of the first nn terms of ckc_k is k=1nck=k=1nak+k=1nbk\sum_{k=1}^{n} c_k = \sum_{k=1}^{n} a_k + \sum_{k=1}^{n} b_k.

Step-by-Step Solution

Step 1: Define the terms of the AP and GP. We are given that a1,a2,,a10a_1, a_2, \dots, a_{10} is an AP with common difference d=3d = -3. So, the kthk^{th} term is ak=a1+(k1)(3)a_k = a_1 + (k-1)(-3). We are also given that b1,b2,,b10b_1, b_2, \dots, b_{10} is a GP with common ratio r=2r = 2. So, the kthk^{th} term is bk=b1(2)k1b_k = b_1 (2)^{k-1}. The sequence ckc_k is defined as ck=ak+bkc_k = a_k + b_k.

Step 2: Use the given values of c2c_2 and c3c_3 to form equations. We are given c2=12c_2 = 12 and c3=13c_3 = 13. For k=2k=2: c2=a2+b2=12c_2 = a_2 + b_2 = 12. Substituting the formulas for a2a_2 and b2b_2: a2=a1+(21)(3)=a13a_2 = a_1 + (2-1)(-3) = a_1 - 3 b2=b1(2)21=2b1b_2 = b_1 (2)^{2-1} = 2b_1 So, the equation for c2c_2 becomes: (a13)+2b1=12(a_1 - 3) + 2b_1 = 12, which simplifies to a1+2b1=15a_1 + 2b_1 = 15. (Equation 1)

For k=3k=3: c3=a3+b3=13c_3 = a_3 + b_3 = 13. Substituting the formulas for a3a_3 and b3b_3: a3=a1+(31)(3)=a16a_3 = a_1 + (3-1)(-3) = a_1 - 6 b3=b1(2)31=4b1b_3 = b_1 (2)^{3-1} = 4b_1 So, the equation for c3c_3 becomes: (a16)+4b1=13(a_1 - 6) + 4b_1 = 13, which simplifies to a1+4b1=19a_1 + 4b_1 = 19. (Equation 2)

Step 3: Solve the system of linear equations for a1a_1 and b1b_1. We have two equations with two unknowns:

  1. a1+2b1=15a_1 + 2b_1 = 15
  2. a1+4b1=19a_1 + 4b_1 = 19

Subtract Equation 1 from Equation 2: (a1+4b1)(a1+2b1)=1915(a_1 + 4b_1) - (a_1 + 2b_1) = 19 - 15 2b1=42b_1 = 4 b1=2b_1 = 2

Substitute the value of b1b_1 into Equation 1: a1+2(2)=15a_1 + 2(2) = 15 a1+4=15a_1 + 4 = 15 a1=11a_1 = 11

So, the first term of the AP is a1=11a_1 = 11 and the first term of the GP is b1=2b_1 = 2.

Step 4: Calculate the sum of the first 10 terms of the AP. The sum of the first 10 terms of the AP is S10A=102[2a1+(101)d]S_{10}^A = \frac{10}{2} [2a_1 + (10-1)d]. Substituting a1=11a_1 = 11, d=3d = -3, and n=10n = 10: S10A=5[2(11)+(9)(3)]S_{10}^A = 5 [2(11) + (9)(-3)] S10A=5[2227]S_{10}^A = 5 [22 - 27] S10A=5[5]S_{10}^A = 5 [-5] S10A=25S_{10}^A = -25

Step 5: Calculate the sum of the first 10 terms of the GP. The sum of the first 10 terms of the GP is S10G=b1(r101)r1S_{10}^G = \frac{b_1(r^{10} - 1)}{r-1}. Substituting b1=2b_1 = 2, r=2r = 2, and n=10n = 10: S10G=2(2101)21S_{10}^G = \frac{2(2^{10} - 1)}{2-1} S10G=2(10241)1S_{10}^G = \frac{2(1024 - 1)}{1} S10G=2(1023)S_{10}^G = 2(1023) S10G=2046S_{10}^G = 2046

Step 6: Calculate the sum of the first 10 terms of the sequence ckc_k. The sum is k=110ck=S10A+S10G\sum_{k=1}^{10} c_k = S_{10}^A + S_{10}^G. k=110ck=25+2046\sum_{k=1}^{10} c_k = -25 + 2046 k=110ck=2021\sum_{k=1}^{10} c_k = 2021

Common Mistakes & Tips

  • Algebraic Errors: Be careful when solving the system of equations for a1a_1 and b1b_1. Small mistakes here will propagate through the entire solution.
  • Formula Application: Ensure you are using the correct formulas for AP and GP sums and term definitions. Double-check the values of nn, a1a_1, dd, b1b_1, and rr.
  • Calculation of Powers: Accurately calculate powers of numbers, especially 2102^{10} in this case.

Summary

The problem requires us to find the sum of the first 10 terms of a sequence ckc_k which is formed by adding the corresponding terms of an arithmetic progression (aka_k) and a geometric progression (bkb_k). We are given the common difference of the AP and the common ratio of the GP, along with the values of c2c_2 and c3c_3. By using these values, we set up a system of linear equations to solve for the first terms of the AP (a1a_1) and GP (b1b_1). Once a1a_1 and b1b_1 are found, we can use the standard summation formulas for AP and GP to calculate their respective sums over the first 10 terms. The total sum of ckc_k is then the sum of these two individual sums.

The sum of the AP is S10A=25S_{10}^A = -25. The sum of the GP is S10G=2046S_{10}^G = 2046. Therefore, k=110ck=25+2046=2021\sum_{k=1}^{10} c_k = -25 + 2046 = 2021.

The final answer is \boxed{2021}.

Practice More Sequences & Series Questions

View All Questions