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.

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: A029686 A083864 A037996 this_sequence A070681 A061189 A019220

Adjacent sequences: A002738 A002739 A002740 this_sequence A002742 A002743 A002744

KEYWORD

sign,easy,nice

AUTHOR

njas

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research