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!)
A330142 Decimal expansion of the solution of (2/3)^x + (2/5)^x = 1. 3
1, 1, 0, 8, 7, 0, 2, 6, 0, 8, 3, 7, 5, 8, 9, 3, 7, 7, 8, 7, 7, 2, 4, 0, 3, 2, 6, 6, 7, 1, 3, 6, 0, 3, 9, 3, 8, 9, 3, 2, 6, 5, 1, 3, 0, 5, 9, 2, 9, 5, 2, 5, 5, 2, 8, 6, 7, 5, 0, 3, 3, 9, 2, 7, 3, 6, 2, 3, 5, 8, 9, 7, 7, 8, 7, 9, 6, 9, 2, 2, 5, 7, 0, 1, 1, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
EXAMPLE
x = 1.10870260837589377...
MATHEMATICA
r = x /.FindRoot[(2/3)^x + (2/5)^x == 1, {x, 1, 2}, WorkingPrecision -> 200]
RealDigits[r] (* A330142 *)
Plot[(2/3)^x + (2/5)^x - 1, {x, 0, 2}]
CROSSREFS
Sequence in context: A265024 A051762 A247017 * A198112 A358938 A213007
KEYWORD
nonn,cons,easy
AUTHOR
Clark Kimberling, Jan 04 2020
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 July 25 04:49 EDT 2024. Contains 374586 sequences. (Running on oeis4.)