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!)
A187337 Sum{floor(kn/7), k=1,2,3,4,5,6}. 1
0, 0, 3, 6, 9, 12, 15, 21, 21, 24, 27, 30, 33, 36, 42, 42, 45, 48, 51, 54, 57, 63, 63, 66, 69, 72, 75, 78, 84, 84, 87, 90, 93, 96, 99, 105, 105, 108, 111, 114, 117, 120, 126, 126, 129, 132, 135, 138, 141, 147, 147, 150, 153, 156, 159, 162, 168, 168, 171, 174, 177, 180, 183, 189, 189, 192, 195, 198, 201, 204, 210, 210, 213, 216, 219, 222, 225, 231, 231, 234, 237, 240, 243, 246, 252, 252, 255, 258, 261, 264, 267, 273, 273, 276, 279, 282, 285, 288, 294, 294, 297, 300 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n)=Sum{floor(kn/7), k=1,2,3,4,5,6}.
Empirical g.f.: 3*x^2*(2*x^5 +x^4 +x^3 +x^2 +x +1) / ((x-1)^2*(x^6 +x^5 +x^4 +x^3 +x^2 +x +1)). - Colin Barker, Mar 20 2013
MATHEMATICA
Table[Sum[Floor[k*n/7], {k, 1, 6}], {n, 0, 120}
CROSSREFS
Sequence in context: A220657 A194273 A123581 * A371000 A184999 A289761
KEYWORD
nonn
AUTHOR
Clark Kimberling, Mar 08 2011
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 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)