Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A029177
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A029177 Expansion of 1/((1-x^2)(1-x^4)(1-x^5)(1-x^12)). +0
2
1, 0, 1, 0, 2, 1, 2, 1, 3, 2, 4, 2, 6, 3, 7, 4, 9, 6, 10, 7, 13, 9, 15, 10, 19, 13, 21, 15, 25, 19, 28, 21, 33, 25, 37, 28, 43, 33, 47, 37, 54, 43, 59, 47, 67, 54, 73, 59, 82, 67, 89, 73, 99, 82, 107, 89, 118, 99, 127, 107, 140, 118, 150, 127, 164, 140, 175, 150, 190, 164, 203 (list; graph; listen)
OFFSET

0,5

LINKS

Index entries for two-way infinite sequences

FORMULA

G.f.: 1/((1-x^2)(1-x^4)(1-x^5)(1-x^12)). a(n)=-a(-23-n).

MAPLE

M := Matrix(23, (i, j)-> if (i=j-1) or (j=1 and member(i, [2, 4, 5, 11, 12, 18, 19, 21])) then 1 elif j=1 and member(i, [6, 7, 9, 14, 16, 17, 23]) then -1 else 0 fi); a := n -> (M^(n))[1, 1]; seq (a(n), n=0..70); - Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 25 2008

PROGRAM

(PARI) a(n)=if(n<-22, -a(-23-n), polcoeff(1/((1-x^2)*(1-x^4)*(1-x^5)*(1-x^12))+x*O(x^n), n))

CROSSREFS

Cf. A029011(n)=a(2n)=a(2n+5). a(n)=A029011(A084964(n)-2).

Sequence in context: A025802 A139631 A145706 this_sequence A161229 A029176 A161053

Adjacent sequences: A029174 A029175 A029176 this_sequence A029178 A029179 A029180

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.004 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 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research