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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111304 Even numbers of the form floor( binomial(2k, 2j)/binomial(k, j)). 1
46, 452, 1618, 2476, 2926, 3944, 5628, 7628, 7830, 10130, 11688, 13676, 21190, 21882, 22598, 24228, 32848, 40654, 46974, 64660, 71574, 72310, 86306, 90660, 94222, 112312, 119290, 143078, 153884, 167006, 179004, 186654, 193342, 220490 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Take[ Select[ Union[ Flatten[ Table[ Floor[ Binomial[2n, 2k]/Binomial[n, k]], {n, 0, 76}, {k, 0, n}]]], EvenQ[ # ] &], 34]

CROSSREFS

Cf. even terms of A113245.

Sequence in context: A077734 A135735 A160285 * A055751 A156892 A027940

Adjacent sequences:  A111301 A111302 A111303 * A111305 A111306 A111307

KEYWORD

nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie) and Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 21 2005

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 14:50 EST 2012. Contains 206050 sequences.