Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145088 Row 3 of square table A145085. +0
6
1, 1, 5, 49, 741, 15457, 416661, 13908049, 557865765, 26296627233, 1431946482453, 88859040485585, 6214831383604709, 485449303578082273, 42025472165413172501, 4005872618389765500113, 418072369437989483917349 (list; graph; listen)
OFFSET

0,3

COMMENT

Let S(n,x) be the e.g.f. of row n of square table A145085, then the e.g.f.s satisfy: S(n,x) = exp( Integral S(n+1,x)^(n+1) dx ) for n>=0.

FORMULA

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

E.g.f.: A(x) = R(3,x)^(1/3) = exp( Integral R(4,x) dx ) where R(3,x) = e.g.f. of A145083 and R(4,x) = e.g.f. of A145084.

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]^(1/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], n, x)}

CROSSREFS

Cf. A145085, A145086, A145087, A145089; A145080, A145083.

Sequence in context: A028575 A006554 A052750 this_sequence A062995 A104600 A002111

Adjacent sequences: A145085 A145086 A145087 this_sequence A145089 A145090 A145091

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 20 13:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research