Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A002741
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A002741 Logarithmic numbers: expansion of -ln(1 - x) e^{-x}.
(Formerly M0037 N0010)
+0
3
0, 1, -1, 2, 0, 9, 35, 230, 1624, 13209, 120287, 1214674, 13469896, 162744945, 2128047987, 29943053062, 451123462672, 7245940789073, 123604151490591, 2231697509543362 (list; graph; listen)
OFFSET

0,4

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

T. D. Noe, Table of n, a(n) for n=0..100

Index entries for sequences related to logarithmic numbers

FORMULA

E.g.f.: -ln(1-x)/e^x. a(n)=(n-2)*a(n-1)+(n-1)*a(n-2)-(-1)^n, n>0.

PROGRAM

(PARI) a(n)=if(n<0, 0, sum(k=0, n-1, (-1)^k*binomial(n, k)*(n-k-1)!))

CROSSREFS

A000757(n)=(-1)^n+A002741(n).

Sequence in context: A083864 A154937 A037996 this_sequence A151887 A070681 A061189

Adjacent sequences: A002738 A002739 A002740 this_sequence A002742 A002743 A002744

KEYWORD

sign,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from J. O. Shallit.

Additional comments from Michael Somos, Jun 21, 2002

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research