Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145083
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145083 Row 3 of square table A145080. +0
7
1, 3, 21, 243, 4029, 88491, 2450085, 82648611, 3313381293, 154912893243, 8322387603093, 507658268093811, 34817646211022301, 2662987196578490187, 225556061819586894597, 21030571231219899162435 (list; graph; listen)
OFFSET

0,2

COMMENT

Let R(n,x) be the e.g.f. of row n of square table A145080, then the

e.g.f.s satisfy: R(n,x) = exp( n*Integral R(n+1,x) dx ) for n>=1.

FORMULA

E.g.f.: A(x) = R(3,x) = exp( 3*Integral R(4,x) dx ) where R(n,x) is the e.g.f. of row n of square table A145080.

E.g.f.: A(x) = G(x)^3 where G(x) is the e.g.f. of A145088, which is row 3 of square table A145085.

PROGRAM

(PARI) {a(n)=local(A=vector(n+4, j, 1+j*x)); for(i=0, n+3, for(j=0, n, m=n+3-j; A[m]=exp(m*intformal(A[m+1]+x*O(x^n))))); n!*polcoeff(A[3], n, x)}

(PARI) {a(n)=local(A=vector(n+4, j, 1+j*x)); for(i=0, n+3, for(j=0, n, m=n+3-j; A[m]=exp(intformal(A[m+1]^(m+1)+x*O(x^n))))); n!*polcoeff(A[3]^3, n, x)}

CROSSREFS

Cf. A145080, A145081, A145082, A145084; A145085, A145088.

Sequence in context: A078586 A138903 A058562 this_sequence A138213 A012131 A098278

Adjacent sequences: A145080 A145081 A145082 this_sequence A145084 A145085 A145086

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 01 2008

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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research