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.

A152812 Decimal expansion of log_18 (2).

This page as a plain text file.
%I A152812 #15 Aug 06 2020 14:15:57
%S A152812 2,3,9,8,1,2,4,6,6,5,6,8,1,3,1,4,4,4,7,3,5,6,8,4,1,6,4,9,1,0,5,2,3,0,
%T A152812 6,1,7,6,8,1,7,7,9,3,0,0,1,9,0,7,0,5,6,5,9,7,8,6,4,4,9,0,0,7,1,4,9,1,
%U A152812 2,9,0,5,7,4,3,1,8,9,5,4,4,8,5,0,6,5,5,6,4,1,4,8,0,1,4,1,1,2,4
%N A152812 Decimal expansion of log_18 (2).
%H A152812 Vincenzo Librandi, <a href="/A152812/b152812.txt">Table of n, a(n) for n = 0..1000</a>
%H A152812 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A152812 .23981246656813144473568416491052306176817793001907056597864...
%t A152812 RealDigits[Log[18, 2], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 04 2013 *)
%o A152812 (Sage) N(log(2,18),digits=100) # _Jani Melik_, Jul 20 2015
%o A152812 (PARI) log(2)/log(18) \\ _Charles R Greathouse IV_, Jul 24 2015
%Y A152812 Decimal expansion of log_18(m): this sequence, A153021 (m=3), A153113 (m=4), A153444 (m=5), A153608 (m=6), A153628 (m=7), A153870 (m=8), A154017 (m=9),  A154168 (m=10), A154189 (m=11), A154210 (m=12), A154400 (m=13), A154490 (m=14), A154688 (m=15), A154830 (m=16), A154898 (m=17), A155094 (m=19), A155530 (m=20), A155685 (m=21), A155784 (m=22), A155889 (m=23), A155995 (m=24).
%K A152812 nonn,cons
%O A152812 0,1
%A A152812 _N. J. A. Sloane_, Oct 30 2009