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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124087 9th column of Catalan triangle A009766. 0
1430, 4862, 11934, 25194, 48450, 87210, 149226, 245157, 389367, 600875, 904475, 1332045, 1924065, 2731365, 3817125, 5259150, 7152444, 9612108, 12776588, 16811300, 21912660, 28312548, 36283236, 46142811, 58261125, 73066305, 91051857, 112784399, 138912059 (list; graph; refs; listen; history; internal format)
OFFSET

15,1

FORMULA

a(n)=C(n,8)-C(n,6).

MAPLE

[seq(binomial(n, 8)-binomial(n, 6), n=15..45)];

MATHEMATICA

CoefficientList[Series[(429*z^7 - 3432*z^6 + 11880*z^5 - 23100*z^4 + 27300*z^3 - 19656*z^2 + 8008*z - 1430)/(z - 1)^9, {z, 0, 100}], z] (* From Vladimir Joseph Stephan Orlovsky, Jul 16 2011 *)

CROSSREFS

Cf. A009766

Sequence in context: A156853 A094230 A060364 * A064305 A147695 A151996

Adjacent sequences:  A124084 A124085 A124086 * A124088 A124089 A124090

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 17 11:46 EST 2012. Contains 206011 sequences.