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 A224849 #15 Feb 16 2025 08:33:19 %S A224849 0,1,3,7,9,19,30,33,39,528,5040,15346,25317,28320,33260,158567,273271, %T A224849 3233048,4198629,11925231,21988969,27999429,130169953,133517597, %U A224849 560882700,1060718270,1158300011,1183752951,3652709606 %N A224849 Positions of incrementally largest terms in the continued fraction for Euler's constant gamma (A002852). %C A224849 This sequence is the same as A033092 except uses the correct indexing convention [a_0; a_1, ...] for the c.f. %H A224849 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Euler-MascheroniConstantContinuedFraction.html">Euler-Mascheroni Constant Continued Fraction</a> %F A224849 a(n) = A033092(n) - 1. %Y A224849 Cf. A033092 (= a(n) + 1). %Y A224849 Cf. A033091 (increamentally largest terms). %Y A224849 Cf. A002852 (continued fraction of gamma). %K A224849 nonn %O A224849 0,3 %A A224849 _Eric W. Weisstein_, Jul 22 2013