Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143458
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143458 Expansion of 1/(x^k*(1-x-3*x^(k+1))) for k=7. +0
2
1, 4, 7, 10, 13, 16, 19, 22, 25, 37, 58, 88, 127, 175, 232, 298, 373, 484, 658, 922, 1303, 1828, 2524, 3418, 4537, 5989, 7963, 10729, 14638, 20122, 27694, 37948, 51559, 69526, 93415, 125602, 169516, 229882, 312964, 426808, 581485, 790063, 1070308 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is also the number of length n quaternary words with at least 7 0-digits between any other digits.

FORMULA

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

MAPLE

a := proc(k::nonnegint) local n, i, j; if k=0 then unapply (4^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 3 else 0 fi)^(n+k))[1, 1], n) fi end(7): seq (a(n), n=0..57);

CROSSREFS

7th column of A143461.

Sequence in context: A016777 A143460 A143459 this_sequence A004084 A121381 A143457

Adjacent sequences: A143455 A143456 A143457 this_sequence A143459 A143460 A143461

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 December 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research