Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124542
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124542 Row 2 of rectangular table A124540; equals the self-convolution of A124532 (row 2 of table A124530). +0
7
1, 2, 7, 26, 107, 486, 2398, 12668, 70863, 416304, 2552490, 16254406, 107095090, 727834866, 5089682472, 36548625188, 269065010063, 2027942075946, 15630423416331, 123079853443384, 989356860469923, 8112792202324232 (list; graph; listen)
OFFSET

0,2

COMMENT

In table A124540, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k*R_k(y)^n ]^n for n>=0.

PROGRAM

(PARI) {a(n)=local(R); R=vector(n+3, r, vector(n+3, c, 1)); for(i=0, n+2, for(r=0, n+2, R[r+1]=Vec(sum(c=0, n, x^c*Ser(R[c+1])^(r*c)+O(x^(n+1)))))); Vec(Ser(R[3])^2+O(x^(n+1)))[n+1]}

CROSSREFS

Cf. A124532; A124540 (table); other rows: A124531, A124543, A124544, A124545, A124546.

Sequence in context: A102319 A006603 A080244 this_sequence A003447 A093638 A001862

Adjacent sequences: A124539 A124540 A124541 this_sequence A124543 A124544 A124545

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 05 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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research