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

 


Decimal expansion of the square of Pi*log_10(e).
0

%I #15 Mar 07 2024 11:13:24

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

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

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

%N Decimal expansion of the square of Pi*log_10(e).

%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 L. M. Milne-Thomson in M. Abramowitz and I. Stegun (eds), <a href="http://www.math.sfu.ca/~cbm/aands/">Handbook of Mathematical Functions</a>, 17.3.20.

%F Equals A002388*A002285^2 = (Pi/log(10))^2. - _Robert G. Wilson v_, Jul 19 2007

%e 1.86152283492275746468321521876298236761293728581369654442208263321...

%p evalf((Pi/log(10) )^2);

%t RealDigits[ (Pi/Log@10)^2, 10, 111][[1]] (* _Robert G. Wilson v_, Jul 19 2007 *)

%Y Cf. A002388, A002285.

%K cons,easy,nonn

%O 1,2

%A _R. J. Mathar_, Jul 15 2007

%E More terms from _Robert G. Wilson v_, Jul 19 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 23 05:13 EDT 2024. Contains 376143 sequences. (Running on oeis4.)