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 A215750 #22 Jul 09 2024 12:47:02 %S A215750 0,1,3,1,1,32,1,1,278,1,1,2,5,1,4,1,3,7,1,1,44,1,4,2,1,1,2,8,2,1,5,1, %T A215750 1,4,3,1,9,17,1,1,12,2,1,1,80,3,10,1,2,63,3,3,2,1,1,16,2,5,3,2,1,2,12, %U A215750 3,1,5,4,191,165,1,6,5,28,1,1,4,1,3,1,5,2 %N A215750 Continued fraction expansion for log_10(6). %o A215750 (PARI) default(realprecision,99); contfrac(log(6)/log(10)) %Y A215750 Cf. A153496 (decimal expansion), A215754, A215758 (convergents). %Y A215750 Cf. A028232 for the continued fraction expansion for log_2(10). %Y A215750 Cf. A215749 for the continued fraction expansion for log_10(3). %Y A215750 Cf. A082571 for the continued fraction expansion for log_10(7). %Y A215750 Cf. A215752 for the continued fraction expansion for log_10(11). %K A215750 nonn,cofr %O A215750 0,3 %A A215750 _V. Raman_, Aug 23 2012 %E A215750 a(0)=0 prepended by _Andrew Howroyd_, Jul 09 2024