1.

Sum of the squares of first n natural numbers

Answer»

Let 

S = 12 + 22 + 32 + 42 + ..... + n2.

Then, S = ∑n\(\frac{n(n+1)(2n+1)}{6}\)



Discussion

No Comment Found