Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143635
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143635 E.g.f. satisfies: A(x) = exp(x*A(((x+1)^4-1)/4)). +0
3
1, 1, 3, 25, 329, 6471, 175747, 6222259, 277683681, 15206462497, 1000136567591, 77666331244239, 7021789807671817, 730394622232111747, 86529393614846902371, 11573498785704862459891, 1734360074041552070631713 (list; graph; listen)
OFFSET

0,3

MAPLE

A:= proc(n, k::nonnegint) option remember; if n<=0 or k=0 then 1 else A(n-1, k)(((x+1)^k-1)/k) fi; unapply (convert (series (exp (x*%), x, n+1), polynom), x) end: a:= n-> coeff (A(n, 4)(x), x, n)*n!: seq (a(n), n=0..21);

CROSSREFS

Cf. 4th column of A143632.

Sequence in context: A118989 A123989 A001907 this_sequence A023997 A154961 A085527

Adjacent sequences: A143632 A143633 A143634 this_sequence A143636 A143637 A143638

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 27 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research