login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Positions of incrementally largest terms in the continued fraction of Soldner's constant.
2

%I #15 Aug 04 2024 13:16:55

%S 0,1,2,11,69,125,201,584,1591,2435,2543,4813,9602,12147,122446,172037,

%T 185124,203717,319849,471163,3876852,4491253

%N Positions of incrementally largest terms in the continued fraction of Soldner's constant.

%C Correctly indexed version of A099805 with [a_0; a_1, a_2, ...] = [1; 2, 4, 1, 1, 1, 3, ...]

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/SoldnersConstantContinuedFraction.html">Soldner's Constant Continued Fraction</a>

%F a(n) = A099805(n) - 1.

%Y Cf. A070769 (decimal expansion of Soldner's constant).

%Y Cf. A099805 (= a(n) - 1).

%K nonn,hard,more

%O 1,3

%A _Eric W. Weisstein_, Sep 16 2013

%E a(21)-a(22) from _Eric W. Weisstein_, Oct 07 2013