login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A358642
Decimal expansion of the largest real solution of 2*x = 2 + log(5*x - 1).
1
2, 1, 3, 4, 6, 9, 3, 3, 8, 4, 3, 2, 2, 9, 2, 1, 5, 3, 8, 9, 4, 6, 2, 6, 8, 8, 5, 6, 4, 9, 8, 8, 4, 5, 8, 0, 4, 5, 6, 5, 3, 4, 0, 3, 0, 6, 6, 1, 0, 9, 9, 6, 2, 5, 7, 3, 5, 7, 5, 1, 6, 4, 3, 5, 0, 2, 2, 8, 6, 9, 6, 7, 0, 7, 4, 5, 5, 9, 5, 3, 7, 4, 1, 6, 8, 4, 6, 9
OFFSET
1,1
LINKS
EXAMPLE
2.1346933843229215389462688564988458045653403...
MATHEMATICA
First[RealDigits[Last[x/.NSolve[2x==2+Log[5x-1], x, 94]]]]
CROSSREFS
Cf. A358641 (smallest).
Sequence in context: A266687 A325271 A338860 * A060214 A259773 A030133
KEYWORD
nonn,cons
AUTHOR
Stefano Spezia, Nov 24 2022
STATUS
approved