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

Question

Let S n denote the sum of first n-terms of an arithmetic progression. If S 10 = 530, S 5 = 140, then S 20 - S 6 is equal to:

Options

Solution

Key Concepts and Formulas

  • Sum of an Arithmetic Progression (AP): The sum of the first nn terms of an AP is given by Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d], where aa is the first term and dd is the common difference.
  • System of Linear Equations: Problems involving two unknown variables (like aa and dd) often require solving a system of two linear equations.

Step-by-Step Solution

Step 1: Formulate equations using the given sums. We are given S10=530S_{10} = 530 and S5=140S_5 = 140. We will use the formula for the sum of an AP to create two equations with the first term (aa) and the common difference (dd).

  • For S10=530S_{10} = 530: S10=102[2a+(101)d]S_{10} = \frac{10}{2}[2a + (10-1)d] 530=5[2a+9d]530 = 5[2a + 9d] Divide by 5: 106=2a+9d(Equation 1)106 = 2a + 9d \quad \text{(Equation 1)} This equation relates aa and dd based on the sum of the first 10 terms.

  • For S5=140S_5 = 140: S5=52[2a+(51)d]S_5 = \frac{5}{2}[2a + (5-1)d] 140=52[2a+4d]140 = \frac{5}{2}[2a + 4d] Multiply by 25\frac{2}{5}: 140×25=2a+4d140 \times \frac{2}{5} = 2a + 4d 56=2a+4d56 = 2a + 4d Divide by 2: 28=a+2d(Equation 2)28 = a + 2d \quad \text{(Equation 2)} This equation relates aa and dd based on the sum of the first 5 terms.

Step 2: Solve the system of linear equations for aa and dd. We have the system:

  1. 2a+9d=1062a + 9d = 106
  2. a+2d=28a + 2d = 28

We can use the elimination method. Multiply Equation 2 by 2: 2(a+2d)=2(28)2(a + 2d) = 2(28) 2a+4d=56(Equation 3)2a + 4d = 56 \quad \text{(Equation 3)}

Now, subtract Equation 3 from Equation 1: (2a+9d)(2a+4d)=10656(2a + 9d) - (2a + 4d) = 106 - 56 5d=505d = 50 d=505d = \frac{50}{5} d=10d = 10

Substitute d=10d=10 into Equation 2: a+2(10)=28a + 2(10) = 28 a+20=28a + 20 = 28 a=2820a = 28 - 20 a=8a = 8 We have found that the first term a=8a=8 and the common difference d=10d=10.

Step 3: Calculate S20S_{20} and S6S_6 using the found values of aa and dd. Now we apply the sum formula with a=8a=8 and d=10d=10 for n=20n=20 and n=6n=6.

  • Calculate S20S_{20}: S20=202[2(8)+(201)10]S_{20} = \frac{20}{2}[2(8) + (20-1)10] S20=10[16+(19)10]S_{20} = 10[16 + (19)10] S20=10[16+190]S_{20} = 10[16 + 190] S20=10[206]S_{20} = 10[206] S20=2060S_{20} = 2060

  • Calculate S6S_6: S6=62[2(8)+(61)10]S_6 = \frac{6}{2}[2(8) + (6-1)10] S6=3[16+(5)10]S_6 = 3[16 + (5)10] S6=3[16+50]S_6 = 3[16 + 50] S6=3[66]S_6 = 3[66] S6=198S_6 = 198

Step 4: Compute the required value S20S6S_{20} - S_6. S20S6=2060198S_{20} - S_6 = 2060 - 198 S20S6=1862S_{20} - S_6 = 1862

Common Mistakes & Tips

  • Algebraic Errors: Be meticulous when solving the system of linear equations. Small arithmetic mistakes can lead to incorrect values for aa and dd.
  • Formula Misapplication: Ensure you use the correct formula for SnS_n and substitute the values of nn, aa, and dd accurately.
  • Order of Operations: Follow the order of operations (PEMDAS/BODMAS) carefully when calculating the sums to avoid errors.

Summary The problem requires us to find the difference between the sum of the first 20 terms and the sum of the first 6 terms of an arithmetic progression. We first used the given information (S10=530S_{10}=530 and S5=140S_5=140) to set up and solve a system of two linear equations for the first term (aa) and the common difference (dd). Once aa and dd were determined, we calculated S20S_{20} and S6S_6 using the sum formula and then found their difference.

The final answer is 1862\boxed{1862}.

Practice More Sequences & Series Questions

View All Questions