The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A011854 a(n) = floor(binomial(n,8)/8). 1
0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 20, 61, 160, 375, 804, 1608, 3038, 5469, 9447, 15746, 25436, 39971, 61289, 91933, 135196, 195284, 277509, 388513, 536518, 731615, 986090, 1314787, 1735519, 2269525, 2941977 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,11
LINKS
Index entries for linear recurrences with constant coefficients, signature (9, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -10, 10, -36, 84, -126, 126, -84, 36, -9, 1).
PROG
(Sage) [floor(binomial(n, 8)/8) for n in range(0, 36)] # Zerinvary Lajos, Dec 01 2009
(PARI) a(n) = binomial(n, 8)\8; \\ Michel Marcus, Jan 28 2018
CROSSREFS
A column of triangle A011857.
Sequence in context: A270939 A270631 A032340 * A203849 A271260 A270734
KEYWORD
nonn
AUTHOR
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 May 18 00:50 EDT 2024. Contains 372608 sequences. (Running on oeis4.)