login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A215754 Denominators of the continued fraction convergents of log_10(6). 1

%I #20 Mar 22 2019 17:23:40

%S 1,4,5,9,293,302,595,165712,166307,332019,830345,4483744,5314089,

%T 25740100,31054189,118902667,863372858,982275525,1845648383,

%U 82190804377,84036452760,418336615417,920709683594,1339046299011,2259755982605,5858558264221,49128222096373,104115002456967,153243224553340

%N Denominators of the continued fraction convergents of log_10(6).

%C 6^a(n) gets increasingly close to 10^(numerator of convergent).

%t Denominator[Convergents[Log10[6],30]] (* _Harvey P. Dale_, Mar 22 2019 *)

%o (PARI) default(realprecision, 21000); for(i=1,100,print(contfracpnqn(contfrac(log(6)/log(10),0,i))[2,1]))

%Y Cf. A046104, A073733.

%Y Numerators are in A215758.

%K nonn,frac

%O 1,2

%A _V. Raman_, Aug 23 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)