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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095146 Even binomial coefficients: C(n,k), 2 <= k <= n-2, sorted, duplicates removed. 1
6, 10, 20, 28, 36, 56, 66, 70, 78, 84, 120, 126, 136, 190, 210, 220, 252, 276, 286, 300, 330, 364, 378, 406, 462, 496, 528, 560, 630, 666, 680, 780, 792, 816, 820, 924, 946, 990, 1128, 1140, 1176, 1326, 1330, 1378, 1540, 1596, 1716, 1770, 1820, 1830, 2002 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Take[ Select[ Union[ Flatten[ Table[ Binomial[n, k], {n, 2, 61}, {k, 2, n - 2}]]], EvenQ[ # ] &], 51]

CROSSREFS

Cf. A007318, A006987, A047999, A095147.

Sequence in context: A015783 A068017 A169810 * A163172 A117348 A117349

Adjacent sequences:  A095143 A095144 A095145 * A095147 A095148 A095149

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 29 2004

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 14 00:47 EST 2012. Contains 205567 sequences.