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!)
A080230 Engel expansion for (positive) constant defined in A078756. 0
2, 4, 30, 63, 162, 629, 3918, 5345, 8577, 10902, 12073, 19001, 28961, 33387, 65964, 345951, 1876681, 2212505, 9373113, 11011867, 12921837, 14245984, 63809171, 96843656, 111393114, 340427213, 536556183, 768096412, 1510946116, 3988447796 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
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: A290169 A232173 A067195 * A084914 A058779 A359914
KEYWORD
nonn
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 April 23 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)