JEE Challenger
More from Sequences and Series

Sum of First Eight Terms of Given Cubes Series

The sum 131+13+231+3+13+23+331+3+5+\frac{1^3}{1} + \frac{1^3+2^3}{1+3} + \frac{1^3+2^3+3^3}{1+3+5} + \dots up to 88 terms, is :

Options

A

70

B

71

Correct
C

72

D

73

Topics & Concepts

Step-by-Step Solution

To find the sum of the first 88 terms of the given series, we first determine the nn-th term, TnT_n.

The given series is: 131+13+231+3+13+23+331+3+5+\frac{1^3}{1} + \frac{1^3+2^3}{1+3} + \frac{1^3+2^3+3^3}{1+3+5} + \dots

The nn-th term TnT_n is given by: Tn=13+23+33++n31+3+5++(2n1)T_n = \frac{1^3 + 2^3 + 3^3 + \dots + n^3}{1 + 3 + 5 + \dots + (2n-1)}

Using the standard summation formulas:

  1. Sum of cubes of the first nn natural numbers: k=1nk3=[n(n+1)2]2=n2(n+1)24\sum_{k=1}^n k^3 = \left[ \frac{n(n+1)}{2} \right]^2 = \frac{n^2(n+1)^2}{4}

  2. Sum of the first nn odd natural numbers: k=1n(2k1)=n2\sum_{k=1}^n (2k-1) = n^2

Substituting these formulas into TnT_n, we get: Tn=n2(n+1)24n2=(n+1)24T_n = \frac{\frac{n^2(n+1)^2}{4}}{n^2} = \frac{(n+1)^2}{4}

Now, we need to calculate the sum of the first 88 terms, denoted by S8S_8: S8=n=18Tn=n=18(n+1)24=14n=18(n+1)2S_8 = \sum_{n=1}^8 T_n = \sum_{n=1}^8 \frac{(n+1)^2}{4} = \frac{1}{4} \sum_{n=1}^8 (n+1)^2

By changing the index of summation with k=n+1k = n+1, the sum becomes: n=18(n+1)2=k=29k2=(k=19k2)12\sum_{n=1}^8 (n+1)^2 = \sum_{k=2}^9 k^2 = \left( \sum_{k=1}^9 k^2 \right) - 1^2

Using the formula for the sum of squares of the first mm natural numbers, k=1mk2=m(m+1)(2m+1)6\sum_{k=1}^m k^2 = \frac{m(m+1)(2m+1)}{6}: k=19k2=9×10×196=285\sum_{k=1}^9 k^2 = \frac{9 \times 10 \times 19}{6} = 285

Thus, k=29k2=2851=284\sum_{k=2}^9 k^2 = 285 - 1 = 284

Finally, substituting this value back into S8S_8: S8=14×284=71S_8 = \frac{1}{4} \times 284 = 71

Hence, the correct option is B.

Sum of First Eight Terms of Given Cubes Series | Mathematics PYQ Solution - JEE Challenger