Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132317
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132317 a(n) = [x^(2^n)] Product_{i=0..n} (1 + x^(2^i) )^(2^(n-i)); equals column 1 of triangle A132318. +0
3
1, 2, 15, 1024, 7048181, 469389728563470, 2954306864416502250656677496683, 165756604793755389851497802171770083459242616940095659925793836 (list; graph; listen)
OFFSET

0,2

COMMENT

Next term, a(8), has 126 digits.

EXAMPLE

a(0) = [x] (1+x) = 1;

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

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

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

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

PROGRAM

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

CROSSREFS

Cf. A132318, A132316.

Sequence in context: A007542 A090604 A007467 this_sequence A068409 A096232 A064171

Adjacent sequences: A132314 A132315 A132316 this_sequence A132318 A132319 A132320

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 19 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research