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!)
A069864 Decimal expansion of 2/log(4/3). 1
6, 9, 5, 2, 1, 1, 8, 9, 9, 3, 5, 6, 4, 4, 1, 3, 8, 2, 0, 7, 5, 2, 9, 9, 8, 8, 0, 3, 2, 9, 1, 5, 3, 2, 7, 3, 7, 4, 9, 6, 3, 9, 1, 0, 1, 0, 3, 4, 7, 1, 3, 1, 4, 9, 6, 7, 8, 5, 5, 8, 0, 2, 5, 0, 0, 5, 2, 0, 1, 3, 9, 8, 9, 0, 0, 5, 4, 1, 5, 8, 5, 7, 7, 6, 8, 9, 1, 7, 2, 5, 2, 4, 2, 1, 9, 8, 5, 6, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Constant arising in analysis of Kolakoski sequence A000002.
LINKS
EXAMPLE
6.95211899356441...
MATHEMATICA
RealDigits[N[2 / Log[4 / 3], 150]][[1]] (* Vincenzo Librandi, May 16 2019 *)
PROG
(PARI) 2/log(4/3) \\ Charles R Greathouse IV, May 15 2019
(Magma) SetDefaultRealField(RealField(100)); 2 / Log(4 / 3); // Vincenzo Librandi, May 16 2019
CROSSREFS
Cf. A000002, A083679 (log(4/3)).
Sequence in context: A309343 A254276 A021939 * A011099 A003562 A199445
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Jun 24 2002
EXTENSIONS
a(99) corrected by Georg Fischer, Apr 03 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 May 12 16:52 EDT 2024. Contains 372492 sequences. (Running on oeis4.)