Question

Difficulty: MediumArithmetic and Geometric Progressions (AP and GP)

The 3rd3^{\text{rd}} and 6th6^{\text{th}} terms of an Arithmetic Progression (A.P.) are 1313 and 2828 respectively. What is the sum of the first 1010 terms of the progression?

  1. 255255Answer
  2. B
    280280
  3. C
    205205
  4. D
    4848

Answer

The sum of the first 1010 terms of the progression is 255255.
The 3rd3^{\text{rd}} term is a+2d=13a + 2d = 13 and the 6th6^{\text{th}} term is a+5d=28a + 5d = 28. Subtracting these equations gives 3d=153d = 15, so d=5d = 5, which leads to a=3a = 3. Using the sum formula S10=102[2(3)+(101)5]S_{10} = \frac{10}{2}[2(3) + (10 - 1)5], we obtain 5(6+45)=2555(6 + 45) = 255.

Step-by-Step Solution

1
Set up equations for the given terms using the nth term formula Tn=a+(n1)dT_n = a + (n - 1)d.
a+2d=13a + 2d = 13 and a+5d=28a + 5d = 28.
The 3rd3^{\text{rd}} term corresponds to n=3n=3 and the 6th6^{\text{th}} term corresponds to n=6n=6.
2
Solve the simultaneous equations for aa (first term) and dd (common difference).
Subtracting the first equation from the second gives 3d=15d=53d = 15 \Rightarrow d = 5. Substituting d=5d = 5 into the first equation yields a+2(5)=13a=3a + 2(5) = 13 \Rightarrow a = 3.
To find any property of an A.P., the first term aa and common difference dd must be determined.
3
Calculate the sum of the first 1010 terms using Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n - 1)d].
S10=102[2(3)+(101)5]=5[6+45]=5(51)=255S_{10} = \frac{10}{2}[2(3) + (10 - 1)5] = 5[6 + 45] = 5(51) = 255.
Applying the formula for the sum of the first nn terms with n=10n = 10, a=3a = 3, and d=5d = 5.

Key Concept

Finding the sum of the first nn terms of an Arithmetic Progression given two specific terms.
Rate this question