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!)
A011853 [ binomial(n,7)/7 ]. 3
0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 17, 47, 113, 245, 490, 919, 1634, 2778, 4546, 7198, 11074, 16611, 24363, 35022, 49443, 68671, 93971, 126861, 169148, 222968, 290828, 375653, 480836, 610292, 768516, 960645 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
LINKS
Index entries for linear recurrences with constant coefficients, signature (8,-28,56,-70,56,-28,7,7,-28,56,-70,56,-28,7,7,-28, 56,-70,56,-28,7,7, -28,56,-70,56,-28,7,7,-28,56, -70,56,-28,7,7,-28,56,-70,56,-28,7,7,-28,56, -70,56,-28,8,-1).
MATHEMATICA
Floor[Binomial[Range[0, 40], 7]/7] (* Harvey P. Dale, Oct 08 2012 *)
PROG
(Sage) [floor(binomial(n, 7)/7) for n in range(0, 36)]# - Zerinvary Lajos, Dec 01 2009
(PARI) a(n)=binomial(n, 7)\7 \\ Charles R Greathouse IV, Sep 28 2015
CROSSREFS
Partial sums of A011797.
A column of triangle A011857.
Sequence in context: A339805 A338972 A332358 * A215053 A213767 A320854
KEYWORD
nonn,easy
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 25 13:12 EDT 2024. Contains 371969 sequences. (Running on oeis4.)