In the infinite series 1, 2, 2, 3, 3, 3, 4, 4, 4, 4, 4, 5... each positive integer k appears k times in consecutive order.
Write a formula for the sum of the first n terms of the series.
Sigma [i=0 to k] FLOOR(1/2 + SQRT(2k))
|
Posted by Dej Mar
on 2007-05-14 15:09:16 |