JEE Challenger
More from Sequences and Series

Find the Value of Alternating Sum of Cubes

The value of 1323+33+1531^3 - 2^3 + 3^3 - \dots + 15^3 is:

Options

A

1706

B

1856

Correct
C

1982

D

2403

Topics & Concepts

Step-by-Step Solution

To evaluate the alternating sum of cubes: S=1323+3343++153S = 1^3 - 2^3 + 3^3 - 4^3 + \dots + 15^3

We can rewrite the series by adding and subtracting the even terms to complete the sum of the first 1515 cubes: S=(13+23+33++153)2(23+43+63++143)S = (1^3 + 2^3 + 3^3 + \dots + 15^3) - 2(2^3 + 4^3 + 6^3 + \dots + 14^3)

Using the formula for the sum of the first nn cubes, k=1nk3=(n(n+1)2)2\sum_{k=1}^n k^3 = \left(\frac{n(n+1)}{2}\right)^2:

  1. Calculate the sum of all cubes from 131^3 to 15315^3: k=115k3=(15×162)2=(120)2=14400\sum_{k=1}^{15} k^3 = \left(\frac{15 \times 16}{2}\right)^2 = (120)^2 = 14400

  2. Calculate the sum of the even cubes: 23+43+63++143=23(13+23+33++73)2^3 + 4^3 + 6^3 + \dots + 14^3 = 2^3(1^3 + 2^3 + 3^3 + \dots + 7^3) =8×(7×82)2=8×(28)2=8×784=6272= 8 \times \left(\frac{7 \times 8}{2}\right)^2 = 8 \times (28)^2 = 8 \times 784 = 6272

  3. Multiply the sum of even cubes by 22: 2×(23+43+63++143)=2×6272=125442 \times (2^3 + 4^3 + 6^3 + \dots + 14^3) = 2 \times 6272 = 12544

Now, substitute these back into the expression for SS: S=1440012544=1856S = 14400 - 12544 = 1856

Alternatively, we can use the general formula for the alternating sum of the first NN cubes when N=2n1N = 2n - 1 is odd: S2n1=k=12n1(1)k1k3=n2(4n3)S_{2n-1} = \sum_{k=1}^{2n-1} (-1)^{k-1} k^3 = n^2 (4n - 3)

Here, 2n1=15    n=82n - 1 = 15 \implies n = 8.

Substituting n=8n = 8: S15=82×(4(8)3)=64×(323)=64×29=1856S_{15} = 8^2 \times (4(8) - 3) = 64 \times (32 - 3) = 64 \times 29 = 1856

Thus, the correct option is B.