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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008405 n-th derivative of x^(1/x) at x=1. 0
1, 1, -2, 3, 4, -90, 786, -5670, 34784, -136584, -824760, 33137280, -633666648, 10089623544, -145675230960, 1910939579640, -21215723677440, 136130901474240, 2280768466608576, -135531682778927808, 4380044490023909760 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

a(n) = Sum_{k=0..n} Stirling1(n, k)*A003725(k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Oct 02 2003

MATHEMATICA

Function[ n, Series[ (1+x)^(1/(1+x)), {x, 0, n} ]//(Table[ SeriesCoefficient[ #, i ]*i!, {i, 0, n} ])& ][ 20 ]

CROSSREFS

Sequence in context: A037395 A009496 A191422 * A037431 A171564 A085935

Adjacent sequences:  A008402 A008403 A008404 * A008406 A008407 A008408

KEYWORD

sign

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 21:27 EST 2012. Contains 205859 sequences.