1.

Find the sum of series 1 ^(2) + (1 ^(2) + 2 ^(2)) + (1 ^(2) + 2 ^(2)) + (1 ^(2) + 2 ^(2) + 3 ^(2)) +…. upto n terms

Answer»


ANSWER :`(N (n +1) ^(2) (n +2))/(12)`


Discussion

No Comment Found

Related InterviewSolutions