To evaluate the alternating sum of cubes:
S=13−23+33−43+⋯+153
We can rewrite the series by adding and subtracting the even terms to complete the sum of the first 15 cubes:
S=(13+23+33+⋯+153)−2(23+43+63+⋯+143)
Using the formula for the sum of the first n cubes, ∑k=1nk3=(2n(n+1))2:
-
Calculate the sum of all cubes from 13 to 153:
∑k=115k3=(215×16)2=(120)2=14400
-
Calculate the sum of the even cubes:
23+43+63+⋯+143=23(13+23+33+⋯+73)
=8×(27×8)2=8×(28)2=8×784=6272
-
Multiply the sum of even cubes by 2:
2×(23+43+63+⋯+143)=2×6272=12544
Now, substitute these back into the expression for S:
S=14400−12544=1856
Alternatively, we can use the general formula for the alternating sum of the first N cubes when N=2n−1 is odd:
S2n−1=∑k=12n−1(−1)k−1k3=n2(4n−3)
Here, 2n−1=15⟹n=8.
Substituting n=8:
S15=82×(4(8)−3)=64×(32−3)=64×29=1856
Thus, the correct option is B.