The sum of series $(2^2-1)(6^2-1)+(4^2-1)(8^2-1)+\cdots \cdots +\cdots (100^2-1)(104^2-1)$
Attempt Assume $\displaystyle S = \sum^{50}_{r=1}((2r)^2-1)((2r+4)^2-1) = \sum^{50}_{r=1}(4r^2-1)(4r^2+16r+15)$
$\displaystyle S = \sum^{50}_{r=1}(16r^4+64r^3+56r^2-16r-15)$
could some help me how to solve it, thanks