The n-th term of the given series is:
Tn=1+3+5+⋯+(2n−1)13+23+⋯+n3
Using the formulas for the sum of cubes of first n natural numbers and the sum of first n odd numbers:
Tn=n2(2n(n+1))2=4n2n2(n+1)2=4(n+1)2
The sum of the series up to 8 terms is:
S8=n=1∑8Tn=n=1∑84(n+1)2
S8=41(22+32+⋯+92)
S8=41(k=1∑9k2−12)
Using the formula k=1∑nk2=6n(n+1)(2n+1):
S8=41(69×10×19−1)
S8=41(285−1)=4284=71
Answer: 71