The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A016689 Decimal expansion of log(66). 2

%I #23 Jan 27 2020 03:28:12

%S 4,1,8,9,6,5,4,7,4,2,0,2,6,4,2,5,5,4,4,8,7,4,4,2,0,9,3,6,3,4,5,8,3,1,

%T 5,7,2,5,4,4,6,9,7,5,4,6,1,2,0,4,2,1,8,8,1,0,7,3,9,4,2,0,5,2,2,6,1,4,

%U 6,1,5,3,9,1,0,1,5,4,0,3,9,5,5,5,4,5,3,3,7,8,9,8,1,2,7,8,5,5,6

%N Decimal expansion of log(66).

%D M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 2.

%H Harry J. Smith, <a href="/A016689/b016689.txt">Table of n, a(n) for n = 1..20000</a>

%H M. Abramowitz and I. A. Stegun, eds., <a href="http://www.convertit.com/Go/ConvertIt/Reference/AMS55.ASP">Handbook of Mathematical Functions</a>, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%e 4.189654742026425544874420936345831572544697546120421881073942052261461....

%t RealDigits[Log[66],10,120][[1]] (* _Harvey P. Dale_, Apr 29 2011 *)

%o (PARI) default(realprecision, 20080); x=log(66); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016689.txt", n, " ", d)); \\ _Harry J. Smith_, May 22 2009

%Y Cf. A016494 (continued fraction).

%K nonn,cons

%O 1,1

%A _N. J. A. Sloane_

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 June 16 08:45 EDT 2024. Contains 373424 sequences. (Running on oeis4.)