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 A182023 #15 Sep 08 2022 08:45:54 %S A182023 3,2,9,2,3,9,4,7,4,2,3,1,2,0,4,1,7,7,1,5,6,2,6,1,5,8,6,8,2,6,9,9,2,1, %T A182023 1,1,0,0,6,7,4,5,4,9,2,8,6,6,8,7,9,1,1,9,9,4,2,1,1,8,0,6,4,2,3,0,1,1, %U A182023 5,0,4,6,3,5,4,1,1,0,9,9,4,0,1,8,5,5,4,7,5,3,3,6,2,5,2,5,4,4,5 %N A182023 Decimal expansion of log(2+sqrt(3))/4. %D A182023 Gottfried Helms and others, Postings to Sequence Fans Mailing List, Apr 05 2012 %H A182023 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A182023 0.32923947423120417715626158682699211100674549286687911994211... %t A182023 RealDigits[N[Log[2 + Sqrt[3]] / 4, 150]][[1]] (* _Vincenzo Librandi_, May 16 2019 *) %o A182023 (PARI) log(sqrt(3)+2)/4 \\ _Charles R Greathouse IV_, May 15 2019 %o A182023 (Magma) SetDefaultRealField(RealField(100)); Log(2 + Sqrt(3)) / 4; // _Vincenzo Librandi_, May 16 2019 %Y A182023 Cf. A003010. %Y A182023 Equals A065918/4. %K A182023 nonn,cons %O A182023 0,1 %A A182023 _N. J. A. Sloane_, Apr 06 2012