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!)
A080231 Engel expansion for (negative) constant defined in A078756. 0
-1, -2, -3, -4, -9, -11, -17, -82, -86, -89, -259, -1031, -1493, -3088, -18107, -3128320, -4245574, -4430458, -6692218, -6908807, -20282631, -55597679, -73203786, -80410013, -92821351, -192936649, -5039379072, -30234138756, -55272287466, -202248991637 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
See A006784 for definition of Engel expansion
PROG
(PARI) x=vector(31); a=vector(30); x[1]=-0.62923321313860758778445822033246963679442280615921 for (i=1, 30, a[i]=ceil(1/x[i]); x[i+1]=x[i]*a[i]-1); x
CROSSREFS
Sequence in context: A211546 A093514 A215810 * A217493 A368349 A125774
KEYWORD
sign
AUTHOR
Jon Perry, Feb 08 2003
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 June 9 05:56 EDT 2024. Contains 373227 sequences. (Running on oeis4.)