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”).

First position of n in the continued fraction of log(2).
1

%I #23 Aug 05 2024 14:51:27

%S 1,2,3,30,40,5,29,89,88,15,187,125,28,41,364,394,70,47,105,378,483,

%T 2096,520,1239,390,1207,299,117,687,295,179,74,1842,1531,1546,1302,

%U 1720,1544,119,916,880,2081,110,614,865,310,951,2094,1292,1064,6139

%N First position of n in the continued fraction of log(2).

%C Smallest positive integers not appearing in the first 9702699208 terms of the c.f. are 42112, 42387, 43072, 45089, ... - _Eric W. Weisstein_, Aug 21 2013

%H Eric W. Weisstein, <a href="/A228269/b228269.txt">Table of n, a(n) for n = 1..42111</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/NaturalLogarithmof2ContinuedFraction.html">Natural Logarithm of 2 Continued Fraction</a>

%Y Cf. A016730 (continued fraction of log(2)).

%K nonn

%O 1,2

%A _Eric W. Weisstein_, Aug 19 2013