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.

A155522 Decimal expansion of log_10 (20).

This page as a plain text file.
%I A155522 #7 Aug 06 2020 14:11:52
%S A155522 1,3,0,1,0,2,9,9,9,5,6,6,3,9,8,1,1,9,5,2,1,3,7,3,8,8,9,4,7,2,4,4,9,3,
%T A155522 0,2,6,7,6,8,1,8,9,8,8,1,4,6,2,1,0,8,5,4,1,3,1,0,4,2,7,4,6,1,1,2,7,1,
%U A155522 0,8,1,8,9,2,7,4,4,2,4,5,0,9,4,8,6,9,2,7,2,5,2,1,1,8,1,8,6,1,7
%N A155522 Decimal expansion of log_10 (20).
%H A155522 Vincenzo Librandi, <a href="/A155522/b155522.txt">Table of n, a(n) for n = 1..1000</a>
%H A155522 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A155522 1.3010299956639811952137388947244930267681898814621085413104...
%t A155522 RealDigits[Log[10, 20], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 11 2013 *)
%o A155522 (PARI) log(20)/log(10) \\ _Charles R Greathouse IV_, Aug 06 2020
%Y A155522 Cf. decimal expansion of log_10(m): A007524 (m=2), A114490 (m=3), A114493 (m=4), A153268 (m=5), A153496 (m=6), A153620 (m=7), A153790 (m=8), A104139 (m=9),  A154182 (m=11), A154203 (m=12), A154368 (m=13), A154478 (m=14), A154580 (m=15), A154794 (m=16), A154860 (m=17), A154953 (m=18), A155062 (m=19), this sequence, A155677 (m=21), A155746 (m=22), A155830 (m=23), A155979 (m=24).
%K A155522 nonn,cons
%O A155522 1,2
%A A155522 _N. J. A. Sloane_, Oct 30 2009