Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128575
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128575 Row 5 of table A128570. +0
10
1, 6, 84, 1638, 38976, 1068480, 32716992, 1098069504, 39896236800, 1555603999488, 64678765165056, 2853714891138048, 133101200708356608, 6542154022577467392, 337978986519657627648, 18310837206705702672384 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: A(x) = 1 + 6x*R(x,6)^2, where R(x,6) = 1 + 7*x*R(x,7)^2, R(x,7) = 1 + 8*x*R(x,8)^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+6)*x); for(j=0, n, A=1+(n+6-j)*x*A^2 +x*O(x^n)); polcoeff(A, n)}

CROSSREFS

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

Sequence in context: A011945 A113888 A163947 this_sequence A014062 A147626 A123312

Adjacent sequences: A128572 A128573 A128574 this_sequence A128576 A128577 A128578

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


AT&T Labs Research