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!)
A236229 Larger of the two real zeros of x - exp(x/(x-1)). 3
3, 8, 5, 7, 3, 3, 4, 8, 2, 5, 9, 4, 9, 3, 7, 8, 5, 7, 9, 5, 5, 2, 7, 9, 3, 1, 0, 5, 0, 3, 3, 0, 4, 2, 5, 4, 1, 5, 8, 9, 1, 9, 6, 1, 1, 2, 1, 7, 4, 6, 7, 6, 2, 4, 4, 1, 6, 8, 0, 1, 5, 5, 3, 7, 9, 9, 4, 4, 0, 5, 0, 0, 8, 8, 9, 8, 2, 4, 3, 0, 5, 7, 9, 4, 1, 4, 5, 4, 7, 7, 1, 6, 3, 3, 8, 1, 7, 3, 6, 5, 0, 8, 7, 7, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The other root (lower value) is given by A236230.
This root can be found by simple recursion on x = exp(x/(x-1)).
The inverse of this number, 0.2592463566483, is the lower value of the two roots of: x - exp(1/(x-1)). This same property, with different values, applies using any base >= 1 for exponentiation, not just for e.
This is also the solution of 1/x + 1/(log x) = 1; see A329977 and A329978 for related Beatty sequences. - Clark Kimberling Jan 02 2020
LINKS
EXAMPLE
3.85733482594937857...
MATHEMATICA
RealDigits[FindRoot[x - E^(x/(x - 1)), {x, 1.1}, WorkingPrecision -> 105][[1, 2]]][[1]]
CROSSREFS
Sequence in context: A193014 A155676 A200243 * A343920 A258985 A077151
KEYWORD
nonn,cons
AUTHOR
Richard R. Forberg, Jan 20 2014
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 24 15:42 EDT 2024. Contains 371960 sequences. (Running on oeis4.)