Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081055
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081055 Number of partitions of 2n in which no parts are multiples of 4. +0
1
1, 2, 4, 9, 16, 29, 50, 82, 132, 208, 320, 484, 722, 1060, 1539, 2210, 3138, 4416, 6163, 8528, 11716, 15986, 21666, 29190, 39104, 52098, 69060, 91106, 119634, 156416, 203664, 264128, 341256, 439321, 563600, 720648, 918530, 1167154, 1478720 (list; graph; listen)
OFFSET

0,2

COMMENT

Euler transform of period 16 sequence [2,1,3,1,3,0,2,0,2,0,3,1,3,1,2,0,...].

FORMULA

G.f.: (sum_{n>=0} x^A074378(n))/(sum_n (-x)^n^2).

PROGRAM

(PARI) a(n)=local(X); if(n<0, 0, X=x+x*O(x^(2*n)); polcoeff(eta(X^4)/eta(X), 2*n))

CROSSREFS

a(n)=A001935(2n).

Sequence in context: A114080 A090676 A000291 this_sequence A034446 A034452 A034449

Adjacent sequences: A081052 A081053 A081054 this_sequence A081056 A081057 A081058

KEYWORD

nonn,easy

AUTHOR

Michael Somos, Mar 03 2003

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research