Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107593
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107593 Self-convolution of A107592. +0
2
1, 2, 7, 32, 169, 976, 5989, 38398, 254509, 1731596, 12032874, 85092944, 610714311, 4439136084, 32626373027, 242153129074, 1813069499846, 13682961621602, 104014376985334, 796004610604094, 6129901459731357, 47484532009772272 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f. satisfies: A(x) = Sum_{n>=0} x^n * A(x)^((n+1)*(n+2)/4). G.f. A(x) = (1/x)*series-reversion(x/G107590(x)^2) and thus A(x) = G107590(x*A(x))^2 where G107590(x) is the g.f. of A107590.

EXAMPLE

A = A^(1/2) + x*A^(3/2) + x^2*A^(6/2) + x^3*A^(10/2) +...

= 1 + 2*x + 7*x^2 + 32*x^3 + 169*x^4 + 976*x^5 + 5989*x^6 +...

PROGRAM

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

CROSSREFS

Cf. A107590, A107591, A107592.

Sequence in context: A108524 A006781 A115197 this_sequence A125277 A161392 A161393

Adjacent sequences: A107590 A107591 A107592 this_sequence A107594 A107595 A107596

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 17 2005

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