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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132962 a(n) = n!*Sum_{d|n} (-1)^(d+1)/(d!*(n/d)!^d). 6
1, 0, 2, -3, 2, 5, 2, -140, 282, 819, 2, -20482, 2, 133419, 1527528, -4661085, 2, -153296429, 2, 1402482796, 36278688162, 13748957859, 2, -14081800718427, 5194672859378, 7905848380325, 2977584150505252, 12956452725792600, 2, -1314647260913859151 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

E.g.f.: Sum_{k>0}(1-exp(-x^k/k!)).

MATHEMATICA

Rest[ Range[0, 30]! CoefficientList[ Series[ Sum[1 - Exp[ -x^k/k! ], {k, 30}], {x, 0, 30}], x]] - Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 13 2007

CROSSREFS

Cf. A038041, A132958, A132959, A132960, A132961, A132963.

Sequence in context: A096776 A118176 A005731 * A046145 A103309 A174621

Adjacent sequences:  A132959 A132960 A132961 * A132963 A132964 A132965

KEYWORD

easy,sign

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 06 2007

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 13 2007

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 February 15 23:53 EST 2012. Contains 205860 sequences.