split the series into:
1^2 + 3^2 + 5^2 + 7^2 ...... 2003^2
&
-(2^2 - 4^2 + 6^2 + 8^2 ...... 2002^2)
[ ]
[ ] (2n+1) ^ 2
= summation [4n^2] + summation [1] + summation [4n]
= 4 [ (n) (n+1) (2n+1) . 1/6] + [n] + 4 [(n) (n+1) /2]
= [n^3 + 6n^2 + 10n] / 6
=
similarly for the second series
we get
- [2n^3+ 3n^2 + n]/3
adding two u should get answer