Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143448
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143448 Expansion of 1/(x^k*(1-x-2*x^(k+1))) for k=5. +0
2
1, 3, 5, 7, 9, 11, 13, 19, 29, 43, 61, 83, 109, 147, 205, 291, 413, 579, 797, 1091, 1501, 2083, 2909, 4067, 5661, 7843, 10845, 15011, 20829, 28963, 40285, 55971, 77661, 107683, 149341, 207267, 287837, 399779, 555101, 770467, 1069149, 1483683 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: 1/(x^5*(1-x-2*x^6)).

MAPLE

a := proc(k::nonnegint) local n, i, j; if k=0 then unapply (3^n, n) else unapply ((Matrix(k+1, (i, j)-> if (i=j-1) or j=1 and i=1 then 1 elif j=1 and i=k+1 then 2 else 0 fi)^(n+k))[1, 1], n) fi end(5): seq (a(n), n=0..56);

CROSSREFS

5th column of A143453.

Sequence in context: A062090 A133854 A030155 this_sequence A039786 A130738 A024323

Adjacent sequences: A143445 A143446 A143447 this_sequence A143449 A143450 A143451

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 16 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research