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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144898 Expansion of x/((1-x-x^3)*(1-x)^4). 1
0, 1, 5, 15, 36, 76, 147, 267, 463, 775, 1262, 2011, 3150, 4867, 7438, 11268, 16951, 25358, 37766, 56047, 82945, 122482, 180553, 265798, 390880, 574358, 843432, 1237966, 1816384, 2664311, 3907237, 5729077, 8399372, 12313154, 18049371 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..34.

FORMULA

G.f.: x/((1-x-x^3)*(1-x)^4).

MAPLE

a := n-> (Matrix(7, (i, j)-> if i=j-1 then 1 elif j=1 then [5, -10, 11, -9, 7, -4, 1][i] else 0 fi)^n)[1, 2]: seq (a(n), n=0..40);

CROSSREFS

5th column of A144903.

Sequence in context: A006008 A086716 A046776 * A163250 A053808 A111926

Adjacent sequences:  A144895 A144896 A144897 * A144899 A144900 A144901

KEYWORD

nonn

AUTHOR

Alois P. Heinz, Sep 24 2008

STATUS

approved

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 May 24 18:52 EDT 2013. Contains 225630 sequences.