Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124544
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124544 Row 4 of rectangular table A124540; equals the self-convolution 4-th power of A124534 (row 4 of table A124530). +0
7
1, 4, 26, 156, 939, 5764, 36248, 233900, 1549193, 10529052, 73390856, 524300728, 3836318617, 28731858368, 220121136396, 1724083566552, 13798004944813, 112773980097516, 940841899662784, 8008011665402152, 69505777613953576 (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.

FORMULA

G.f.: A(x) = [ Sum_{n>=0} x^n*R_n(x)^4 ]^4, where R_n(x) is the g.f. of row n in table A124540.

PROGRAM

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

CROSSREFS

Cf. A124534; A124540 (table); other rows: A124531, A124542, A124543, A124545, A124546.

Sequence in context: A144068 A121767 A092167 this_sequence A145840 A108082 A116429

Adjacent sequences: A124541 A124542 A124543 this_sequence A124545 A124546 A124547

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research