- earth@work
- Master | Next Rank: 500 Posts
- Posts: 248
- Joined: Mon Aug 11, 2008 9:51 am
- Thanked: 13 times
how do we find the sum of n terms of series : (1^2) + (1^2 +2^2) + (1^2 +2^2+3^2)+(1^2 +2^2+3^2+4^2) + ......
(not a multiple choice question)
Answer[spoiler](n*((n+1)^2)*(n+2)) /12[/spoiler]
(not a multiple choice question)
Answer[spoiler](n*((n+1)^2)*(n+2)) /12[/spoiler]












