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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144904 Coefficient of x^n in expansion of x/((1-x-x^3)*(1-x)^(n-1)), also diagonal of A144903. 1
0, 1, 2, 6, 21, 76, 280, 1045, 3937, 14938, 56993, 218414, 840090, 3241153, 12537263, 48604755, 188799962, 734631798, 2862843281, 11171582151, 43647688211, 170720728344, 668414462009, 2619400928928, 10273572796046, 40325085206853 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MAPLE

A:= proc(n, k) coeftayl (x/ (1-x-x^3)/ (1-x)^(k-1), x=0, n) end: a:= n-> A(n, n): seq (a(n), n=0..30);

CROSSREFS

Cf. A144903.

Sequence in context: A116821 A116772 A131792 * A151287 A101265 A101879

Adjacent sequences:  A144901 A144902 A144903 * A144905 A144906 A144907

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 24 2008

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 04:47 EST 2012. Contains 205860 sequences.