Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128572
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128572 Row 2 of table A128570. +0
10
1, 3, 24, 288, 4440, 82080, 1752000, 42178800, 1127335680, 33073099200, 1055891810880, 36435757294080, 1351364788224000, 53617083034314240, 2266453101278568960, 101705245560225146880, 4829501671573344393600 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: A(x) = 1 + 3x*R(x,3)^2, where R(x,3) = 1 + 4*x*R(x,4)^2, R(x,4) = 1 + 5*x*R(x,5)^2, ..., R(x,n) = 1 + (n+1)*x*R(x,n+1)^2, ... and R(x,n) is the g.f. of row n of table A128570.

PROGRAM

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

CROSSREFS

Cf. A128570 (triangle), other rows: A128318, A128571, A128573, A128574, A128575, A128576; A128577 (square of row 0), A128578 (main diagonal), A128579 (antidiagonal sums).

Sequence in context: A080523 A081133 A064037 this_sequence A052592 A059381 A138209

Adjacent sequences: A128569 A128570 A128571 this_sequence A128573 A128574 A128575

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 11 2007

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 9 14:43 EST 2009. Contains 170430 sequences.


AT&T Labs Research