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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A080383 Number of i (0 <= i <= n) such that the central binomial coefficient C(n,floor(n/2)) = A001405(n) is divisible by C(n,i). 7
1, 2, 3, 4, 3, 6, 3, 6, 3, 6, 3, 6, 7, 10, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 8, 3, 6, 3, 6, 7, 10, 3, 6, 3, 6, 3, 8, 3, 6, 5, 10, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 7, 10, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 7, 10, 3, 6, 3, 6, 7, 10, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

EXAMPLE

Below n<=500 only a few values of a(n) arise: {1,2,3,4,5,6,7,8,10,11,14}.

MATHEMATICA

Table[Count[Table[IntegerQ[Binomial[n, Floor[n/2]]/Binomial[n, j]], {j, 0, n}], True], {n, 1, 500}]

CROSSREFS

Cf. A001405, A000225, A080384-A080388, A022292, A020475, A067348, A042996.

Sequence in context: A078908 A159797 A152920 * A086369 A092089 A117659

Adjacent sequences:  A080380 A080381 A080382 * A080384 A080385 A080386

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Mar 12 2003

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Mar 14 2003

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 17 09:17 EST 2012. Contains 206009 sequences.