cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A369522 Decimal expansion of log(4/3) / log(3/2).

This page as a plain text file.
%I A369522 #16 Nov 21 2024 08:33:20
%S A369522 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 A369522 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 A369522 8,5,7,7,8,9,9,5,5,4,4,2,6,6,3,4,0,2
%N A369522 Decimal expansion of log(4/3) / log(3/2).
%H A369522 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A369522 Equals A083679 / A016578.
%e A369522 0.70951129135145477697619...
%t A369522 Join[{0},First[RealDigits[Log[4/3]/Log[3/2],10,86]]] (* _James C. McMahon_, Jan 30 2024 *)
%o A369522 (PARI) (log(4)-log(3)) / (log(3)-log(2))
%Y A369522 Cf. A016578, A083679, A368131.
%K A369522 nonn,cons
%O A369522 0,1
%A A369522 _Ruud H.G. van Tol_, Jan 25 2024