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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124088 10th column of Catalan triangle A009766. 0
4862, 16796, 41990, 90440, 177650, 326876, 572033, 961400, 1562275, 2466750, 3798795, 5722860, 8454225, 12271350, 17530500, 24682944, 34295052, 47071640, 63882940, 85795600, 114108148, 150391384, 196534195, 254795320, 327861625, 418913482, 531697881 (list; graph; refs; listen; history; internal format)
OFFSET

17,1

FORMULA

a(n)=C(n,9)-C(n,7).

MAPLE

[seq(binomial(n, 9)-binomial(n, 7), n=17..42)];

MATHEMATICA

CoefficientList[Series[(1430*z^8 - 12870*z^7 + 51051*z^6 - 116688*z^5 + 168300*z^4 - 157080*z^3 + 92820*z^2 - 31824*z + 4862)/(z - 1)^10, {z, 0, 100}], z] (* From Vladimir Joseph Stephan Orlovsky, Jul 16 2011 *)

CROSSREFS

Cf. A009766.

Sequence in context: A155511 A031838 A031826 * A147697 A200972 A053396

Adjacent sequences:  A124085 A124086 A124087 * A124089 A124090 A124091

KEYWORD

easy,nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 25 2006

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 12:41 EST 2012. Contains 205909 sequences.