login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091346 Binomial convolution of A069321(n), where A069321(0)=0, with the sequence of all ones alternating in sign. 2
0, 1, 3, 19, 135, 1171, 11823, 136459, 1771815, 25561891, 405658143, 7022891899, 131714587095, 2660335742611, 57570797744463, 1328913670495339, 32592691757283975, 846383665814211331, 23200396829832102783 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..18.

FORMULA

a(n)=Sum(C(n, k)(-1)^(n-k)Sum(i!i Stirling2(k, i), i=1, .., k), k=0, .., n). E.g.f.: ((exp(x)-1)/(2-exp(x))^2)*exp(-x)

a(n) = (A000670(n+1)+(-1)^(n+1))/4. - Vladeta Jovovic, Jan 17 2005

MATHEMATICA

Table[Sum[Binomial[n, k](-1)^(n-k)Sum[i!i StirlingS2[k, i], {i, 1, k}], {k, 0, n}], {n, 0, 20}]

CROSSREFS

Cf. A083410.

Sequence in context: A199484 A063395 A074567 * A035086 A215852 A105797

Adjacent sequences:  A091343 A091344 A091345 * A091347 A091348 A091349

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Jan 02 2004

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 20:05 EDT 2013. Contains 225649 sequences.