A130787 Decimal expansion of the square of Pi*log_10(e).
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, 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, 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
Offset: 1
Examples
1.86152283492275746468321521876298236761293728581369654442208263321...
Links
- M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
- L. M. Milne-Thomson in M. Abramowitz and I. A. Stegun (eds.), Handbook of Mathematical Functions, 17.3.20.
Programs
-
Maple
evalf((Pi/log(10) )^2);
-
Mathematica
RealDigits[ (Pi/Log@10)^2, 10, 111][[1]] (* Robert G. Wilson v, Jul 19 2007 *)
Formula
Extensions
More terms from Robert G. Wilson v, Jul 19 2007