Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144792
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144792 EXP transform of A140585. +0
2
1, 5, 33, 282, 2938, 36029, 507440, 8058990, 142315830, 2763775025, 58498072273, 1339545500214, 32980132065364, 868417100538399, 24344702489881998, 723694354351500431, 22733368105181643193, 752291980101845144878 (list; graph; listen)
OFFSET

1,2

COMMENT

Stirling transform of A143463.

LINKS

Thomas Wieder, Home Page.

Thomas Wieder, (Old) Home Page.

FORMULA

E.g.f: (1/exp(1)) exp( 1 / prod_{k=1}^{inf} (1 - (exp(x)-1)^k / k!) ).

a(n) = sum_{k=1}^{n} C(n-1,k-1) A140585(k) a(n-k).

With S2(n,k) as the Stirling number of the second kind we have

a(n) = sum_{k=1}^{n} A143463(n) S2(n,k).

MAPLE

with (numtheory): with (combinat): b:= proc(k) option remember; add (d/d!^(k/d), d=divisors(k)) end: c:= proc(n) option remember; `if` (n=0, 1, add ((n-1)!/ (n-k)!* b(k)* c(n-k), k=1..n)) end: aa:= n-> add (stirling2 (n, k) * c(k), k=1..n): a:= proc(n) option remember; `if` (n=0, 1, aa(n)+ add (binomial (n-1, k-1) *aa(k) *a(n-k), k=1..n-1)) end: seq (a(n), n=1..20); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 10 2008]

CROSSREFS

A140585, A143463.

Sequence in context: A049377 A129890 A120733 this_sequence A001828 A084845 A098460

Adjacent sequences: A144789 A144790 A144791 this_sequence A144793 A144794 A144795

KEYWORD

nonn

AUTHOR

Thomas Wieder (thomas.wieder(AT)t-online.de), Sep 21 2008

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 10 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research