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

Question

Let S n denote the sum of the first n terms of an A.P. If S 4 = 16 and S 6 = – 48, then S 10 is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant. This constant difference is called the common difference (dd), and the first term is denoted by aa.
  • Sum of the first nn terms of an AP: The sum of the first nn terms of an AP, SnS_n, is given by the formula: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]

Step-by-Step Solution

Step 1: Formulate equations using the given sums.

We are given S4=16S_4 = 16 and S6=48S_6 = -48. We will use the formula for SnS_n to create two equations involving the first term (aa) and the common difference (dd).

  • For S4=16S_4 = 16: Substituting n=4n=4 into the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]: 16=42[2a+(41)d]16 = \frac{4}{2}[2a + (4-1)d] 16=2[2a+3d]16 = 2[2a + 3d] Dividing both sides by 2: 8=2a+3d(Equation 1)8 = 2a + 3d \quad (\text{Equation 1}) This equation represents the relationship between aa and dd based on the sum of the first 4 terms.

  • For S6=48S_6 = -48: Substituting n=6n=6 into the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]: 48=62[2a+(61)d]-48 = \frac{6}{2}[2a + (6-1)d] 48=3[2a+5d]-48 = 3[2a + 5d] Dividing both sides by 3: 16=2a+5d(Equation 2)-16 = 2a + 5d \quad (\text{Equation 2}) This equation represents the relationship between aa and dd based on the sum of the first 6 terms.

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

We now have a system of two linear equations:

  1. 2a+3d=82a + 3d = 8
  2. 2a+5d=162a + 5d = -16

To solve this system, we can use the elimination method. Subtract Equation 1 from Equation 2 to eliminate aa: (2a+5d)(2a+3d)=168(2a + 5d) - (2a + 3d) = -16 - 8 2a+5d2a3d=242a + 5d - 2a - 3d = -24 2d=242d = -24 Dividing by 2 to find dd: d=12d = -12 Now substitute the value of d=12d = -12 into Equation 1 to find aa: 2a+3(12)=82a + 3(-12) = 8 2a36=82a - 36 = 8 Add 36 to both sides: 2a=8+362a = 8 + 36 2a=442a = 44 Dividing by 2 to find aa: a=22a = 22 So, the first term of the AP is a=22a=22 and the common difference is d=12d=-12.

Step 3: Calculate S10S_{10} using the determined values of aa and dd.

We need to find the sum of the first 10 terms, S10S_{10}. We use the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] with n=10n=10, a=22a=22, and d=12d=-12. S10=102[2(22)+(101)(12)]S_{10} = \frac{10}{2}[2(22) + (10-1)(-12)] S10=5[44+(9)(12)]S_{10} = 5[44 + (9)(-12)] S10=5[44108]S_{10} = 5[44 - 108] S10=5[64]S_{10} = 5[-64] S10=320S_{10} = -320

Common Mistakes & Tips

  • Algebraic Errors: Be meticulous with arithmetic and algebraic manipulations, especially when dealing with negative numbers. A sign error can drastically alter the result.
  • Formula Application: Ensure you correctly substitute values into the SnS_n formula, particularly for the (n1)(n-1) term.
  • Solving Linear Systems: When solving for aa and dd, if the coefficients of aa or dd are not immediately the same, consider multiplying one or both equations by a constant to make them match before using elimination.

Summary

This problem requires us to find the sum of the first 10 terms of an arithmetic progression given the sums of the first 4 and first 6 terms. The strategy involves setting up a system of two linear equations in terms of the first term (aa) and the common difference (dd) using the given sum information and the AP sum formula. Solving this system yields the values of aa and dd. Finally, these values are plugged back into the sum formula to calculate S10S_{10}. We found a=22a=22 and d=12d=-12, which led to S10=320S_{10} = -320.

The final answer is 320\boxed{-320}.

Practice More Sequences & Series Questions

View All Questions