Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138216
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138216 G.f.: A(x) = 1 + x*(1 + x*(1 + x*(...(1 + x*(...)^(6n))...)^18)^12)^6. +0
6
1, 1, 6, 87, 2072, 69051, 2960496, 155190175, 9614870340, 687262107456, 55663739264928, 5037617218937667, 503778146624222544, 55164755650126969274, 6564517420892162939514, 843494176565238712267131 (list; graph; listen)
OFFSET

0,3

EXAMPLE

G.f.: A(x)=1+x*B(x)^6, B(x)=1+x*C(x)^12, C(x)=1+x*D(x)^18, D(x)=1+x*E(x)^24,...

where A(x),B(x),C(x),... are the g.f. of the sequences given below.

A=[1,1,6,87,2072,69051,2960496,155190175,9614870340,...];

B=[1,1,12,282,9616,424035,22794444,1441538178,104721633324,...];

C=[1,1,18,585,26088,1443708,94316940,7064386296,595172880432,...];

D=[1,1,24,996,54944,3668826,283322664,24650121400,2376215009736,...];

E=[1,1,30,1515,99640,7802145,696663576,69221991825,7536986249580,...];

F=[1,1,36,2142,163632,14708421,1492326612,166960071642,...]; ...

PROGRAM

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

CROSSREFS

Cf. A095793, A138211, A138212, A138213, A138214, A138215.

Sequence in context: A047786 A113666 A123544 this_sequence A122770 A127183 A054952

Adjacent sequences: A138213 A138214 A138215 this_sequence A138217 A138218 A138219

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 06 2008

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research