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

Question

In an arithmetic progression, if S40=1030\mathrm{S}_{40}=1030 and S12=57\mathrm{S}_{12}=57, then S30S10\mathrm{S}_{30}-\mathrm{S}_{10} 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: A set of two or more linear equations that can be solved simultaneously to find the values of the variables.
  • Sum of a Range of Terms: The sum of terms from the (m+1)(m+1)-th term to the nn-th term in an AP can be expressed as SnSmS_n - S_m.

Step-by-Step Solution

Step 1: Understand the Problem and Recall the Formula The problem asks us to find the difference between the sum of the first 30 terms and the sum of the first 10 terms (S30S10S_{30} - S_{10}) of an arithmetic progression, given the sums of the first 40 terms (S40S_{40}) and the first 12 terms (S12S_{12}). The fundamental formula for the sum of the first nn terms of an AP is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].

Step 2: Formulate Equations from the Given Information We are given S40=1030S_{40} = 1030 and S12=57S_{12} = 57. We use the AP sum formula to translate these into equations involving the first term (aa) and the common difference (dd).

For S40=1030S_{40} = 1030: S40=402[2a+(401)d]=1030S_{40} = \frac{40}{2}[2a + (40-1)d] = 1030 20[2a+39d]=103020[2a + 39d] = 1030 Dividing both sides by 20: 2a+39d=103020=1032..... (1)2a + 39d = \frac{1030}{20} = \frac{103}{2} \quad \text{..... (1)}

For S12=57S_{12} = 57: S12=122[2a+(121)d]=57S_{12} = \frac{12}{2}[2a + (12-1)d] = 57 6[2a+11d]=576[2a + 11d] = 57 Dividing both sides by 6: 2a+11d=576=192..... (2)2a + 11d = \frac{57}{6} = \frac{19}{2} \quad \text{..... (2)}

Step 3: Solve the System of Linear Equations for a and d We now have a system of two linear equations with two unknowns (aa and dd). We can solve this system using the elimination method. Subtract equation (2) from equation (1):

(2a+39d)(2a+11d)=1032192(2a + 39d) - (2a + 11d) = \frac{103}{2} - \frac{19}{2} 28d=10319228d = \frac{103 - 19}{2} 28d=84228d = \frac{84}{2} 28d=4228d = 42 Solving for dd: d=4228=3×142×14=32d = \frac{42}{28} = \frac{3 \times 14}{2 \times 14} = \frac{3}{2}

Now, substitute the value of d=32d = \frac{3}{2} into equation (2) to find aa: 2a+11(32)=1922a + 11\left(\frac{3}{2}\right) = \frac{19}{2} 2a+332=1922a + \frac{33}{2} = \frac{19}{2} 2a=1923322a = \frac{19}{2} - \frac{33}{2} 2a=193322a = \frac{19 - 33}{2} 2a=1422a = \frac{-14}{2} 2a=72a = -7 Solving for aa: a=72a = -\frac{7}{2}

Step 4: Calculate S30S10S_{30} - S_{10} We need to find the value of S30S10S_{30} - S_{10}. We can express this directly using the AP sum formula for S30S_{30} and S10S_{10}.

S30=302[2a+(301)d]=15[2a+29d]S_{30} = \frac{30}{2}[2a + (30-1)d] = 15[2a + 29d] S10=102[2a+(101)d]=5[2a+9d]S_{10} = \frac{10}{2}[2a + (10-1)d] = 5[2a + 9d]

Now, find the difference: S30S10=15[2a+29d]5[2a+9d]S_{30} - S_{10} = 15[2a + 29d] - 5[2a + 9d] Distribute the coefficients: S30S10=(30a+435d)(10a+45d)S_{30} - S_{10} = (30a + 435d) - (10a + 45d) Combine like terms: S30S10=(30a10a)+(435d45d)S_{30} - S_{10} = (30a - 10a) + (435d - 45d) S30S10=20a+390dS_{30} - S_{10} = 20a + 390d

Step 5: Substitute the Values of a and d Substitute the calculated values of a=72a = -\frac{7}{2} and d=32d = \frac{3}{2} into the expression for S30S10S_{30} - S_{10}:

S30S10=20(72)+390(32)S_{30} - S_{10} = 20\left(-\frac{7}{2}\right) + 390\left(\frac{3}{2}\right) S30S10=(202)(7)+(3902)(3)S_{30} - S_{10} = \left(\frac{20}{2}\right)(-7) + \left(\frac{390}{2}\right)(3) S30S10=10(7)+195(3)S_{30} - S_{10} = 10(-7) + 195(3) S30S10=70+585S_{30} - S_{10} = -70 + 585 S30S10=515S_{30} - S_{10} = 515

Common Mistakes & Tips

  • Algebraic Accuracy: Carefully check all arithmetic calculations, especially when dealing with fractions and solving the system of equations. A small error in finding aa or dd will lead to an incorrect final answer.
  • Formula Application: Ensure the correct formula for SnS_n is used and applied consistently.
  • Interpreting S30S10S_{30} - S_{10}: Remember that S30S10S_{30} - S_{10} represents the sum of the terms from the 11th term to the 30th term, inclusive. This can sometimes be used as an alternative method by forming an AP of these 20 terms.

Summary The problem was solved by first setting up a system of two linear equations using the given information about the sums of terms in an arithmetic progression. By solving these equations, we found the first term (aa) and the common difference (dd). Subsequently, we used these values to calculate the required difference S30S10S_{30} - S_{10} by first deriving a general expression for it in terms of aa and dd, and then substituting the found values. The calculation resulted in 515515.

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

Practice More Sequences & Series Questions

View All Questions