JEE Challenger
More from Sequences and Series

Sum of Squares of First 10 Terms of Arithmetic Progression

Let the sum of the first nn terms of an A.P. be 3n2+5n3n^2 + 5n. Then the sum of squares of the first 10 terms of the A.P. is:

Options

A

10220

B

12860

C

15220

Correct
D

19780

Step-by-Step Solution

To find the sum of the squares of the first 10 terms of the given Arithmetic Progression (A.P.), we first need to determine the general term, ana_n, of the sequence.

Given that the sum of the first nn terms of the A.P. is: Sn=3n2+5nS_n = 3n^2 + 5n

The nn-th term ana_n can be found using the relation an=SnSn1a_n = S_n - S_{n-1} for n1n \ge 1: an=(3n2+5n)[3(n1)2+5(n1)]a_n = (3n^2 + 5n) - [3(n-1)^2 + 5(n-1)]

Expanding the expression: an=3n2+5n[3(n22n+1)+5n5]a_n = 3n^2 + 5n - [3(n^2 - 2n + 1) + 5n - 5] an=3n2+5n(3n26n+3+5n5)a_n = 3n^2 + 5n - (3n^2 - 6n + 3 + 5n - 5) an=3n2+5n(3n2n2)a_n = 3n^2 + 5n - (3n^2 - n - 2) an=6n+2a_n = 6n + 2

Now, we need to calculate the sum of the squares of the first 10 terms, given by: S=n=110an2=n=110(6n+2)2S = \sum_{n=1}^{10} a_n^2 = \sum_{n=1}^{10} (6n + 2)^2

Expanding the term inside the summation: (6n+2)2=36n2+24n+4(6n + 2)^2 = 36n^2 + 24n + 4

Thus, the sum can be split into individual summations: S=36n=110n2+24n=110n+n=1104S = 36 \sum_{n=1}^{10} n^2 + 24 \sum_{n=1}^{10} n + \sum_{n=1}^{10} 4

Using the standard summation formulas for N=10N = 10:

  1. n=1Nn=N(N+1)2=10×112=55\sum_{n=1}^{N} n = \frac{N(N+1)}{2} = \frac{10 \times 11}{2} = 55
  2. n=1Nn2=N(N+1)(2N+1)6=10×11×216=385\sum_{n=1}^{N} n^2 = \frac{N(N+1)(2N+1)}{6} = \frac{10 \times 11 \times 21}{6} = 385
  3. n=1104=4×10=40\sum_{n=1}^{10} 4 = 4 \times 10 = 40

Substituting these values back into the expression for SS: S=36(385)+24(55)+40S = 36(385) + 24(55) + 40 S=13860+1320+40S = 13860 + 1320 + 40 S=15220S = 15220

Thus, the sum of the squares of the first 10 terms of the A.P. is 15220.

Sum of Squares of First 10 Terms of Arithmetic Progression | Mathematics PYQ Solution - JEE Challenger