Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121588
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121588 G.f.: A(x) = 1+x*(1+x*(1+x*(...(1+x*(...)^(-2^n) )...)^-4)^-2)^-1. +0
1
1, 1, -1, 3, -16, 145, -2347, 72498, -4459887, 554300965, -139235329270, 70475747813447, -71685052573258824, 146249172542467865074, -597744865134782025119044, 4890851047359454263328433041, -80078758027845307168595201926254 (list; graph; listen)
OFFSET

0,4

COMMENT

Limit |a(n)|/2^[(n-1)*(n-2)/2] = 1.97254925752982255...

EXAMPLE

G.f.: A(x) = 1 + x/B(x); B(x) = 1 + x/C(x)^2; C(x) = 1 + x/D(x)^4;

D(x) = 1 + x/E(x)^8; E(x) = 1 + x/F(x)^16; ...

where the respective sequences begin:

B=[1,1,-2,11,-112,2025,-67324,4305909,-545113744,...];

C=[1,1,-4,42,-836,30259,-2041616,265712044,-68214603840,...];

D=[1,1,-8,164,-6456,467850,-63614840,16702037652,...];

E=[1,1,-16,648,-50736,7358500,-2008876560,1059405119352,...];

F=[1,1,-32,2576,-402272,116732040,-63860549280,...].

PROGRAM

(PARI) {a(n)=local(A=1+x+x*O(x^n)); for(j=0, n, A=1+x/A^(2^(n-j))); polcoeff(A, n)}

CROSSREFS

Cf. A120959 (variant).

Sequence in context: A062873 A109398 A006058 this_sequence A125281 A086371 A135753

Adjacent sequences: A121585 A121586 A121587 this_sequence A121589 A121590 A121591

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 09 2006

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research