The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068376 Engel expansion of log(1+e). 0
1, 4, 4, 83, 87, 430, 660, 9039, 47028, 128352, 157861, 241465, 362709, 9031153, 11990180, 89103542, 102393518, 318327464, 361501552, 1119756916, 1310133018, 1995850459, 20709593111, 94478870265, 105076191441, 123229448284, 5619694006942, 8033666701549 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
LINKS
PROG
a(1)=1 : PARI for n>1 : s=log(1+exp(1)); for(i=0, 60, s=s*ceil(1/s)-1; if(1, print1(ceil(1/s), ", ")); );
CROSSREFS
Sequence in context: A337302 A351349 A222271 * A131592 A317868 A224092
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Mar 03 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 15 06:57 EDT 2024. Contains 372538 sequences. (Running on oeis4.)