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!)
A369522 Decimal expansion of log(4/3) / log(3/2). 1

%I #14 Jan 30 2024 20:08:26

%S 7,0,9,5,1,1,2,9,1,3,5,1,4,5,4,7,7,6,9,7,6,1,9,0,2,6,2,1,7,4,0,1,4,1,

%T 4,0,6,1,5,0,0,3,7,3,5,2,3,6,1,0,7,2,2,3,0,7,4,4,5,3,9,0,6,2,8,7,7,1,

%U 8,5,7,7,8,9,9,5,5,4,4,2,6,6,3,4,0,2

%N Decimal expansion of log(4/3) / log(3/2).

%F Equals A083679 / A016578.

%e 0.70951129135145477697619...

%t Join[{0},First[RealDigits[Log[4/3]/Log[3/2],10,86]]] (* _James C. McMahon_, Jan 30 2024 *)

%o (PARI) (log(4)-log(3)) / (log(3)-log(2))

%Y Cf. A016578, A083679, A368131.

%K nonn,cons

%O 0,1

%A _Ruud H.G. van Tol_, Jan 25 2024

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 23 10:34 EDT 2024. Contains 372760 sequences. (Running on oeis4.)