Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136653
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136653 G.f.: A(x) = x/Series_Reversion( x*Sum_{k=0..n} 2^(k(k-1)/2)*x^k ); coefficient of x^n in A(x)^(n+1)/(n+1) = 2^(n*(n-1)/2). +0
3
1, 1, 1, 4, 39, 748, 27162, 1880872, 252273611, 66358216668, 34506398937158, 35644762692112792, 73356520492898454022, 301274559225693420690360, 2471654510727312089903896948, 40527708183358718551543295827536 (list; graph; listen)
OFFSET

0,4

EXAMPLE

G.f.: A(x) = 1 + x + x^2 + 4*x^3 + 39*x^4 + 748*x^5 + 27162*x^6 +...

Let F(x) = 1 + x + 2x^2 + 8x^3 + 64x^4 + 1024x^5 +...+ 2^(n(n-1)/2)*x^n +..

then A(x) = F(x/A(x)), A(x*F(x)) = F(x).

Coefficient of x^n in A(x)^(n+1)/(n+1) = 2^(n*(n-1)/2),

as can be seen by the main diagonal in the array of

coefficients in the initial powers of A(x):

A^1: [(1), 1, 1, 4, 39, 748, 27162, 1880872, 252273611,...;

A^2: [1, (2), 3, 10, 87, 1582, 55914, 3817876, 508370795,...;

A^3: [1, 3, (6), 19, 147, 2517, 86398, 5813550, 768378627,...;

A^4: [1, 4, 10, (32), 223, 3572, 118778, 7870640, 1032387787,...;

A^5: [1, 5, 15, 50, (320), 4771, 153245, 9992130, 1300492845,...;

A^6: [1, 6, 21, 74, 444, (6144), 190023, 12181278, 1572792585,...;

A^7: [1, 7, 28, 105, 602, 7728, (229376), 14441659, 1849390375,...;

A^8: [1, 8, 36, 144, 802, 9568, 271616, (16777216), 2130394591,...;

A^9: [1, 9, 45, 192, 1053, 11718, 317112, 19192320, (2415919104),...;

dividing each diagonal term in row n by (n+1) gives 2^[n(-1)/2].

The diagonal above the main diagonal gives coefficients of l.g.f.:

log(F(x)) = x + 3*x^2/2 + 19*x^3/3 + 223*x^4/4 + 4771*x^5/5 +...

PROGRAM

(PARI) a(n)=polcoeff(x/serreverse(x*sum(k=0, n, 2^(k*(k-1)/2)*x^k +x*O(x^n))), n)

CROSSREFS

Cf. A136652 (log(A(x)); A136654.

Sequence in context: A065760 A132612 A129463 this_sequence A165434 A086217 A094156

Adjacent sequences: A136650 A136651 A136652 this_sequence A136654 A136655 A136656

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 15 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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research