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 A225336 #12 Feb 16 2025 08:33:19 %S A225336 0,1,1,1,1,1,22,1,2,3,1,1,11,1,1,2,22,2,6,1,1,3,1,1,28,5,2,3,13,1,4,3, %T A225336 1,1,1,1,1,2,1,43,1,1,1,2,3,1,38,1,2,5,48,2,66,1,1,1,1,2,1,9,6,13,1,5, %U A225336 2,38,18,1,9,2,2,12,491,1,1,19,1,1,1,1,2,1,19 %N A225336 Continued fraction of the Golomb-Dickman constant. %H A225336 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Golomb-DickmanConstantContinuedFraction.html">Golomb-Dickman Constant Continued Fraction</a> %e A225336 lambda = 0.6243299885... %e A225336 = [a_0; a_1, a_2, ...] %e A225336 = [0; 1, 1, 1, 1, 1, 22, ...] %e A225336 = 0 + 1/(1 + 1/(1 + 1/(1 + 1/(22 + 1/(1 + ...))))). %Y A225336 Cf. A084945 (decimal expansion of the Golomb-Dickman constant). %K A225336 nonn,cofr %O A225336 0,7 %A A225336 _Eric W. Weisstein_, Jul 25 2013