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!)
A344552 a(n) = Sum_{k=1..n} floor(k*(n-k)/n). 0
0, 0, 0, 1, 2, 3, 4, 6, 10, 12, 14, 17, 22, 25, 28, 34, 40, 46, 50, 55, 62, 69, 74, 80, 94, 100, 108, 115, 126, 133, 142, 152, 164, 176, 184, 197, 210, 221, 230, 242, 260, 272, 286, 297, 314, 327, 340, 354, 378, 394, 406, 423, 442, 459, 472, 488, 512, 532, 548, 563, 590, 607 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Table[Sum[Floor[k (n - k)/n], {k, n}], {n, 80}]
CROSSREFS
Sequence in context: A225649 A225651 A191149 * A122907 A070519 A177913
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, May 22 2021
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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)