A194200 [sum{(k*e) : 1<=k<=n}], where [ ]=floor, ( )=fractional part.
0, 1, 1, 2, 2, 3, 3, 3, 4, 4, 5, 6, 6, 6, 7, 7, 7, 8, 9, 9, 9, 10, 11, 11, 12, 13, 13, 13, 14, 15, 15, 16, 16, 17, 17, 18, 18, 19, 19, 19, 20, 20, 21, 22, 22, 22, 23, 23, 23, 24, 25, 25, 25, 26, 27, 27, 28, 28, 29, 29, 30, 30, 31, 32, 32, 33, 33, 34, 34, 34, 35, 36, 37
Offset: 1
Keywords
Examples
a(5)=[(e)+(2e)+(3e)+4(e)+5(e)] =[.718+.436+.154+.873+.591] =[2.77423]=2.
Links
- G. C. Greubel, Table of n, a(n) for n = 1..5000
Crossrefs
Cf. A194201.
Comments