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 A054866 #21 Feb 16 2025 08:32:42 %S A054866 2,5,10,24,90,770,941,11759,54097,231973 %N A054866 Incrementally largest terms in the continued fraction for Khinchin's constant. %C A054866 No other high water marks in the first 106621 terms of the c.f. - _Eric W. Weisstein_, Oct 01 2011 %H A054866 H. Havermann, <a href="http://chesswanks.com/pxp/cfk.html">Simple Continued Fraction Expansion of Khinchin's Constant</a> %H A054866 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/KhinchinsConstant.html">Khinchin's Constant</a> %t A054866 DeleteDuplicates[ContinuedFraction[Khinchin,10000],GreaterEqual] (* The program generates the first 8 terms of the sequence. *) (* _Harvey P. Dale_, Sep 11 2024 *) %Y A054866 Cf. A002211, A054781, A054870. %K A054866 more,nonn %O A054866 1,1 %A A054866 _Hans Havermann_, May 27 2000