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 A225364 #15 Feb 16 2025 08:33:19 %S A225364 1,8,9,30,25,18,110,242,59,100,12,71,28,153,225,114,159,66,75,102,924, %T A225364 6,631,150,299,434,701,24,1687,196,1482,779,1552,2658,505,496,255,46, %U A225364 1626,183,2551,1083,39,665,1419,678,1676,50,1027,2047,3726,1309,2327 %N A225364 Position of first occurrence of n in the continued fraction for the Golomb-Dickman constant. %H A225364 Eric W. Weisstein, <a href="/A225364/b225364.txt">Table of n, a(n) for n = 1..71</a> %H A225364 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Golomb-DickmanConstantContinuedFraction.html">Golomb-Dickman Constant Continued Fraction</a> %e A225364 The c.f. for lambda is [0; 1, 1, 1, 1, 1, 22, 1, 2, 3, 1, ..], so %e A225364 a(1) = 1 (1 occurs first at term a_1). %e A225364 a(2) = 8 (2 occurs first at term a_8). %e A225364 a(3) = 9 (3 occurs first at term a_9). %Y A225364 Cf. A225336 (continued fraction of the Golomb-Dickman constant). %Y A225364 Cf. A084945 (decimal expansion of the Golomb-Dickman constant). %K A225364 nonn,hard %O A225364 1,2 %A A225364 _Eric W. Weisstein_, Jul 25 2013