1.

What is the sum of n terms of the series -1 + 1^2 - 2 + 2^2 - 3 + 3^2 … ?

Answer»

`(N(n^2+1))/3`
`n^2+n`
`(n(n^2-1))/3`
none

Answer :D


Discussion

No Comment Found