login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A183144 [1/s]+[2/s]+...+[n/s], where s=(3+sqrt(3))/2, []=floor. 2
0, 0, 1, 2, 4, 6, 8, 11, 14, 18, 22, 27, 32, 37, 43, 49, 56, 63, 71, 79, 87, 96, 105, 115, 125, 135, 146, 157, 169, 181, 194, 207, 220, 234, 248, 263, 278, 294, 310, 326, 343, 360, 378, 396, 415, 434, 453, 473, 493, 514, 535, 556, 578, 600, 623 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
A183143 + A183144 = A000217 (the triangular numbers).
LINKS
FORMULA
[1/s]+[2/s]+...+[n/s], where s=(3+sqrt(3))/2, []=floor.
MATHEMATICA
With[{c=(3+Sqrt[3])/2}, Accumulate[Floor[Range[60]/c]]] (* Harvey P. Dale, Mar 30 2018 *)
CROSSREFS
Sequence in context: A359275 A032514 A011858 * A194162 A084627 A321531
KEYWORD
nonn
AUTHOR
Clark Kimberling, Dec 26 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)