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 A215749 #27 Jul 09 2024 12:46:17 %S A215749 0,2,10,2,2,1,13,1,7,18,2,2,1,2,3,4,1,1,14,2,44,1,3,1,14,2,2,1,1,2,30, %T A215749 1,1,3,2,4,3,7,2,6,8,1,2,7,62,1,3,4,60,1,89,3,3,1,1,7,3,3,2,4,2,2,1, %U A215749 25,2,6,2,2,1,3,2,2,1,1,2,5,1,1,1,1,1,3,66 %N A215749 Continued fraction expansion of log_10(3). %t A215749 ContinuedFraction[Log10[3],120] (* _Harvey P. Dale_, Nov 24 2017 *) %o A215749 (PARI) default(realprecision,99); contfrac(log(3)/log(10)) %Y A215749 Cf. A114490 (decimal expansion), A215753, A215757 (convergents). %Y A215749 Cf. A028232, A215750, A082571, A215752 (continued fraction expansion of log_2(10), log_10(6), log_10(7), log_10(11)). %K A215749 nonn,cofr %O A215749 0,2 %A A215749 _V. Raman_, Aug 23 2012 %E A215749 a(0)=0 prepended by _Andrew Howroyd_, Jul 09 2024