A120754 Records in continued fraction expansion of 1/log(2) (cf. A016730).
1, 2, 3, 6, 10, 13, 14, 18, 32, 52, 113, 485, 3377, 4714, 963664, 10467647, 14779710, 15407967, 70919074, 73672410, 363144903, 409121736, 628298429, 2803904265, 4054561652, 53155160769
Offset: 1
Links
- Eric Weisstein's World of Mathematics, Natural Logarithm of 2 Continued Fraction
Crossrefs
Programs
-
Maple
with(numtheory); read transforms; t1:= cfrac(1/log(2),2000,'quotients'); RECORDS(t1);
Extensions
a(14)-a(22) from Eric W. Weisstein, Aug 20 2013
a(23)-a(26) from Eric W. Weisstein, Aug 21 2013
Comments