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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144897 Expansion of x/((1-x-x^3)*(1-x)^3). 1
0, 1, 4, 10, 21, 40, 71, 121, 204, 348, 609, 1097, 2021, 3767, 7035, 13082, 24160, 44318, 80883, 147201, 267702, 487225, 888115, 1621465, 2964090, 5422351, 9921404, 18150445, 33193146, 60679800, 110893986, 202625306, 370215059 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

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

MAPLE

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

CROSSREFS

4th column of A144903.

Sequence in context: A023538 A085360 A024988 * A001891 A121497 A132925

Adjacent sequences:  A144894 A144895 A144896 * A144898 A144899 A144900

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 14 09:48 EST 2012. Contains 205614 sequences.