login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062947 C(n,[n/7]). 1
1, 1, 1, 1, 1, 1, 7, 8, 9, 10, 11, 12, 13, 91, 105, 120, 136, 153, 171, 190, 1330, 1540, 1771, 2024, 2300, 2600, 2925, 20475, 23751, 27405, 31465, 35960, 40920, 46376, 324632, 376992, 435897, 501942, 575757, 658008, 749398, 5245786, 6096454 (list; graph; refs; listen; history; internal format)
OFFSET

1,7

PROG

(PARI) j=[]; for(n=1, 75, j=concat(j, binomial(n, floor(n/7)))); j

CROSSREFS

Cf. A001405, A051036, A051052, A051053.

Sequence in context: A162787 A023388 A065808 * A194345 A120208 A100562

Adjacent sequences:  A062944 A062945 A062946 * A062948 A062949 A062950

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 21 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:45 EST 2012. Contains 205938 sequences.