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 A215752 #23 Jul 09 2024 12:46:58 %S A215752 1,24,6,3,2,1,1,3,1,1,1,9,1,3,1,1,1,4,1,3,1,27,1,3,5,1,2,3,42,9,1,2,1, %T A215752 2,26,1,1,2,1,1,2,1,4,2,1,1,1,1,1,1,1,2,20,1,2,1,1,1,4,1,2,5,9,2,1,1, %U A215752 2,68,3,1,2,5,3,2,21,1,2,39,1,3,1,2,1,1,3,5 %N A215752 Continued fraction expansion for log_10(11). %o A215752 (PARI) default(realprecision,99); contfrac(log(11)/log(10)) %Y A215752 Cf. A154182 (decimal expansion), A215756, A215760 (convergents). %Y A215752 Cf. A028232 for the continued fraction expansion for log_2(10). %Y A215752 Cf. A215749 for the continued fraction expansion for log_10(3). %Y A215752 Cf. A215750 for the continued fraction expansion for log_10(6). %Y A215752 Cf. A082571 for the continued fraction expansion for log_10(7). %K A215752 nonn,cofr %O A215752 0,2 %A A215752 _V. Raman_, Aug 23 2012