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.

A094148 Decimal expansion of log(3)/log(4).

This page as a plain text file.
%I A094148 #22 Jul 16 2020 02:32:49
%S A094148 7,9,2,4,8,1,2,5,0,3,6,0,5,7,8,0,9,0,7,2,6,8,6,9,4,7,1,9,7,3,9,0,8,2,
%T A094148 5,4,3,7,9,9,0,7,2,0,3,8,4,6,2,4,0,5,3,0,2,2,7,8,7,6,3,2,7,2,7,0,5,4,
%U A094148 9,1,1,3,8,9,7,1,7,9,2,8,1,2,6,1,1,4,0,2,3,7,4,5,9,0,4,4,1,2,1,0,4,5,4,9
%N A094148 Decimal expansion of log(3)/log(4).
%C A094148 Gelfond showed abs( sup{ x in R} sum(0<=n<N, (-1)^t(n)*exp(i*x*n) ) <=C*N^(log(3)/log(4)) where t(n) is the Thue-Morse sequence and the exponent log(3)/log(4) is optimal.
%D A094148 J.-P. Allouche & J. Shallit, Automatic sequences, Cambridge University Press, 2003, p 122
%H A094148 Vincenzo Librandi, <a href="/A094148/b094148.txt">Table of n, a(n) for n = 0..1000</a>
%H A094148 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A094148 Equals Integral_{x=1..oo} 1/(2^x - 2^(-x)) dx. - _Amiram Eldar_, Jul 16 2020
%e A094148 0.79248125036057...
%t A094148 RealDigits[Log[4, 3], 10, 100][[1]] (* _Vincenzo Librandi_, Aug 30 2013 *)
%o A094148 (PARI) log(3)/log(4) \\ _Charles R Greathouse IV_, May 09 2016
%Y A094148 Cf. A010060.
%Y A094148 Cf. decimal expansion of log_4(m): this sequence, A153201 (m=5), A153460 (m=6), A153615 (m=7), A154155 (m=10), A154176 (m=11), A154197 (m=12), A154224 (m=13), A154464 (m=14), A154543 (m=15), A154849 (m=17), A154909 (m=18), A155004 (m=19), A155183 (m=20), A155545 (m=21), A155695 (m=22), A155818 (m=23), A155936 (m=24).
%K A094148 cons,nonn
%O A094148 0,1
%A A094148 _Benoit Cloitre_, Jun 08 2004