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!)
A011856 a(n) = floor(binomial(n,10)/10). 2
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 28, 100, 300, 800, 1944, 4375, 9237, 18475, 35271, 64664, 114406, 196125, 326876, 531173, 843628, 1312311, 2003001, 3004501, 4435216, 6451224, 9256104, 13112814, 18357939 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,13
LINKS
MATHEMATICA
Array[Floor[Binomial[#, 10]/10] &, 36, 0] (* Michael De Vlieger, Jul 06 2018 *)
PROG
(Sage) [floor(binomial(n, 10)/10) for n in range(0, 36)] # Zerinvary Lajos, Dec 01 2009
CROSSREFS
A column of triangle A011857.
Sequence in context: A138874 A172141 A172132 * A276041 A134416 A266976
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 April 17 21:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)