Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143633
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143633 E.g.f. satisfies: A(x) = exp(x*A(((x+1)^2-1)/2)). +0
2
1, 1, 3, 19, 185, 2541, 45787, 1037359, 28649553, 942585625, 36294146171, 1612599520599, 81729515092777, 4679679856932133, 300257015404355115, 21436580394615666991, 1692530428442960006753, 146987828523665177048241 (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, 2)(x), x, n)*n!: seq (a(n), n=0..21);

CROSSREFS

Cf. 2nd column of A143632.

Sequence in context: A161630 A121083 A006531 this_sequence A052888 A141623 A090354

Adjacent sequences: A143630 A143631 A143632 this_sequence A143634 A143635 A143636

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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research