To find the sum of the first 8 terms of the given series, we first determine the n-th term, Tn.
The given series is:
113+1+313+23+1+3+513+23+33+…
The n-th term Tn is given by:
Tn=1+3+5+⋯+(2n−1)13+23+33+⋯+n3
Using the standard summation formulas:
-
Sum of cubes of the first n natural numbers:
∑k=1nk3=[2n(n+1)]2=4n2(n+1)2
-
Sum of the first n odd natural numbers:
∑k=1n(2k−1)=n2
Substituting these formulas into Tn, we get:
Tn=n24n2(n+1)2=4(n+1)2
Now, we need to calculate the sum of the first 8 terms, denoted by S8:
S8=∑n=18Tn=∑n=184(n+1)2=41∑n=18(n+1)2
By changing the index of summation with k=n+1, the sum becomes:
∑n=18(n+1)2=∑k=29k2=(∑k=19k2)−12
Using the formula for the sum of squares of the first m natural numbers, ∑k=1mk2=6m(m+1)(2m+1):
∑k=19k2=69×10×19=285
Thus,
∑k=29k2=285−1=284
Finally, substituting this value back into S8:
S8=41×284=71
Hence, the correct option is B.