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.
%I A020859 #20 Jul 08 2025 07:56:36 %S A020859 2,5,8,4,9,6,2,5,0,0,7,2,1,1,5,6,1,8,1,4,5,3,7,3,8,9,4,3,9,4,7,8,1,6, %T A020859 5,0,8,7,5,9,8,1,4,4,0,7,6,9,2,4,8,1,0,6,0,4,5,5,7,5,2,6,5,4,5,4,1,0, %U A020859 9,8,2,2,7,7,9,4,3,5,8,5,6,2,5,2,2,2,8,0,4,7,4,9,1,8,0,8,8,2,4 %N A020859 Decimal expansion of log_2(6). %H A020859 Vincenzo Librandi, <a href="/A020859/b020859.txt">Table of n, a(n) for n = 1..1000</a> %H A020859 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A020859 Equals 1+A020857. - _R. J. Mathar_, May 28 2008 %e A020859 2.58496250072115618... %t A020859 RealDigits[Log[2, 6], 10, 100][[1]] (* _Vincenzo Librandi_, Aug 29 2013 *) %o A020859 (PARI) log(6)/log(2) \\ _Charles R Greathouse IV_, Aug 06 2020 %K A020859 nonn,cons %O A020859 1,1 %A A020859 _N. J. A. Sloane_