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.

A154177 Decimal expansion of log_5 (11).

This page as a plain text file.
%I A154177 #15 Aug 14 2023 10:59:44
%S A154177 1,4,8,9,8,9,6,1,0,2,4,0,4,9,7,8,0,7,2,7,9,9,2,0,1,7,7,9,9,8,3,9,7,1,
%T A154177 3,0,7,6,1,3,4,8,0,4,4,4,5,5,9,6,3,3,7,5,0,5,2,7,3,5,2,6,0,6,5,1,1,2,
%U A154177 9,8,8,2,2,5,3,5,4,0,6,9,1,4,8,3,4,6,2
%N A154177 Decimal expansion of log_5 (11).
%H A154177 Vincenzo Librandi, <a href="/A154177/b154177.txt">Table of n, a(n) for n = 1..1000</a>
%H A154177 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A154177 1.4898961024049780727992017799839713076134804445596337505273...
%t A154177 RealDigits[Log[5,11],10,120][[1]] (* _Harvey P. Dale_, May 10 2012 *)
%o A154177 (PARI) log(11)/log(5) \\ _Charles R Greathouse IV_, May 15 2020
%Y A154177 Cf. decimal expansion of log_5(m): A152675 (m=2), A152914 (m=3), A153101 (m=4), A153461 (m=6), A153616 (m=7), A153739 (m=8), A154008 (m=9), A154156 (m=10), this sequence, A154198 (m=12), A154265 (m=13), A154465 (m=14), A154564 (m=15), A154759 (m=16), A154850 (m=17), A154910 (m=18), A155035 (m=19), A155184 (m=20), A155553 (m=21), A155696 (m=22), A155821 (m=23), A155958 (m=24).
%K A154177 nonn,cons
%O A154177 1,2
%A A154177 _N. J. A. Sloane_, Oct 30 2009