OFFSET
0,2
REFERENCES
J. M. Gandhi, On logarithmic numbers, Math. Student, 31 (1963), 73-83.
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
J. M. Gandhi, On logarithmic numbers, Math. Student, 31 (1963), 73-83. [Annotated scanned copy]
FORMULA
E.g.f.: F(x)/x*exp(x) where F(x) is o.g.f. for A000005(). - Vladeta Jovovic, Feb 09 2003
MAPLE
[seq(numtheory[tau](n), n=0..40)] ; gfun[listtoseries](%, x, 'ogf') ; %/x*exp(x) ; taylor(%, x=0, 40) ; eg := gfun[seriestolist](%, 'ogf') ; seq( op(i, eg)*(i-1)!, i=1..nops(eg)) ; # R. J. Mathar, Jul 08 2011
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Jeffrey Shallit
STATUS
approved