cp's OEIS Frontend

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.

A100611 Continued fraction expansion of (Khinchin + (4+Khinchin*Khinchin)^(1/2))/2 [A100485], where Khinchin is Khinchin's constant (A002210).

This page as a plain text file.
%I A100611 #7 Aug 04 2024 20:14:36
%S A100611 3,59,8,1,2,1,1,1,1,1,2,6,1,1,3,2,1,7,1,3,2,8,5,1,3,2,6,1,2,2,2,7,1,1,
%T A100611 3,1,10,3,1,1,3,1,1,1,2,2,3,1,1,3,2,2,1,1,1,1,1,1,1,5,9,2,1,21,3,1,1,
%U A100611 2,1,13,1,3,1,1,1,1,2,2,1,3,5,1,1,2,1,3,1,1,6,4,2,1,2,1,2,9,5,16,4,1,2,2,4
%N A100611 Continued fraction expansion of (Khinchin + (4+Khinchin*Khinchin)^(1/2))/2 [A100485], where Khinchin is Khinchin's constant (A002210).
%C A100611 The geometric mean of the first 5000 partial quotients (Product[a(n),{n,1,5000}]^(1/5000)), approximately 2.6289, suggests this constant's partial quotients do indeed converge to Khinchin's constant.
%t A100611 ContinuedFraction[(Khinchin + (4+Khinchin*Khinchin)^(1/2))/2, 130]
%Y A100611 Cf. A100485 (decimal expansion), A002210.
%K A100611 base,cofr,nonn
%O A100611 0,1
%A A100611 Joseph Biberstine (jrbibers(AT)indiana.edu), Dec 01 2004
%E A100611 Offset changed by _Andrew Howroyd_, Aug 04 2024