Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132316
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132316 a(n) = [x^n] Product_{i=0..n} (1 + x^(2^i) )^(2^(n-i)). +0
3
1, 2, 8, 88, 2812, 284832, 96344064, 112162777984, 458279216351168, 6667184111642112512, 349410072608155198029824, 66605152356815910201401874432, 46557942811582437260863430233248768 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(2) = [x^2] (1+x)^4*(1+x^2)^2*(1+x^4) = 8;

a(3) = [x^3] (1+x)^8*(1+x^2)^4*(1+x^4)^2*(1+x^8) = 88;

a(4) = [x^4] (1+x)^16*(1+x^2)^8*(1+x^4)^4*(1+x^8)^2*(1+x^16) = 2812.

PROGRAM

(PARI) {a(n)=polcoeff(prod(i=0, #binary(n), (1 + x^(2^i) +x*O(x^n))^(2^(n-i))), n)}

CROSSREFS

Cf. A132317, A132318.

Sequence in context: A134245 A141313 A009144 this_sequence A136749 A054955 A012299

Adjacent sequences: A132313 A132314 A132315 this_sequence A132317 A132318 A132319

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 18 2007

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research