JEE Challenger
More from Sequences and Series

Find Sum of Series of Quadratic Squares Terms

The sum 1+12(12+22)+13(12+22+32)+1 + \frac{1}{2}(1^2 + 2^2) + \frac{1}{3}(1^2 + 2^2 + 3^2) + \dots upto 10 terms is equal to :

Options

A

130

B

155

C

3152\frac{315}{2}

Correct
D

3252\frac{325}{2}

Topics & Concepts

Step-by-Step Solution

To find the sum of the given series up to 1010 terms: S10=1+12(12+22)+13(12+22+32)+ upto 10 termsS_{10} = 1 + \frac{1}{2}(1^2 + 2^2) + \frac{1}{3}(1^2 + 2^2 + 3^2) + \dots \text{ upto } 10 \text{ terms}

Let TnT_n denote the nn-th term of the series. The general term TnT_n is given by: Tn=1nk=1nk2T_n = \frac{1}{n} \sum_{k=1}^{n} k^2

Using the formula for the sum of squares of the first nn natural numbers, k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}, we substitute this into the expression for TnT_n: Tn=1nn(n+1)(2n+1)6=(n+1)(2n+1)6=2n2+3n+16T_n = \frac{1}{n} \cdot \frac{n(n+1)(2n+1)}{6} = \frac{(n+1)(2n+1)}{6} = \frac{2n^2 + 3n + 1}{6}

The sum of the first 1010 terms, S10S_{10}, is: S10=n=110Tn=n=1102n2+3n+16=16[2n=110n2+3n=110n+n=1101]S_{10} = \sum_{n=1}^{10} T_n = \sum_{n=1}^{10} \frac{2n^2 + 3n + 1}{6} = \frac{1}{6} \left[ 2 \sum_{n=1}^{10} n^2 + 3 \sum_{n=1}^{10} n + \sum_{n=1}^{10} 1 \right]

Now, we evaluate each of the summations for n=10n = 10:

  1. n=1101=10\sum_{n=1}^{10} 1 = 10
  2. n=110n=10×(10+1)2=55\sum_{n=1}^{10} n = \frac{10 \times (10 + 1)}{2} = 55
  3. n=110n2=10×(10+1)×(210+1)6=10×11×216=385\sum_{n=1}^{10} n^2 = \frac{10 \times (10 + 1) \times (2 \cdot 10 + 1)}{6} = \frac{10 \times 11 \times 21}{6} = 385

Substituting these values back into the expression for S10S_{10}: S10=16[2(385)+3(55)+10]S_{10} = \frac{1}{6} \left[ 2(385) + 3(55) + 10 \right] S10=16[770+165+10]S_{10} = \frac{1}{6} \left[ 770 + 165 + 10 \right] S10=9456=3152S_{10} = \frac{945}{6} = \frac{315}{2}

Thus, the sum of the series up to 10 terms is 3152\frac{315}{2}.

Find Sum of Series of Quadratic Squares Terms | Mathematics PYQ Solution - JEE Challenger