Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124467
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124467 Main diagonal of rectangular table A124460. +0
3
1, 2, 8, 44, 302, 2437, 22143, 220663, 2377322, 27462836, 338270681, 4422338285, 61114545578, 889542935517, 13593252066134, 217461100417945, 3632859088845390, 63233532604594586, 1144455373221119025 (list; graph; listen)
OFFSET

0,2

COMMENT

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

PROGRAM

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

CROSSREFS

Cf. A124460 (table); rows: A124461, A124462, A124463, A124464, A124465, A124466; A124468 (diagonal).

Sequence in context: A111537 A051045 A112912 this_sequence A075792 A052897 A137984

Adjacent sequences: A124464 A124465 A124466 this_sequence A124468 A124469 A124470

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 03 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