A179701 Decimal expansion of e*log(Pi).
3, 1, 1, 1, 6, 9, 8, 4, 4, 7, 1, 9, 8, 4, 2, 1, 6, 3, 7, 9, 4, 7, 8, 0, 6, 9, 4, 8, 3, 2, 4, 4, 0, 3, 6, 1, 6, 7, 0, 5, 3, 3, 8, 6, 8, 1, 7, 5, 1, 1, 0, 3, 4, 7, 1, 5, 2, 7, 7, 1, 8, 0, 3, 4, 0, 6, 4, 1, 6, 1, 5, 0, 6, 0, 1, 3, 2, 2, 4, 2, 9, 5, 5, 2, 8, 0, 9, 8, 9, 9, 1, 2, 3, 4, 2, 1, 5, 4, 3, 2, 6, 9, 9, 2, 6
Offset: 1
Examples
3.11169844719842163794780694832440361670533868... - _R. J. Mathar_, Jul 27 2010
Programs
-
Maple
Digits := 120 ; exp(1)*log(Pi) ; x := evalf(%) ; # R. J. Mathar, Jul 27 2010
-
Mathematica
RealDigits[E*Log[Pi],10,120][[1]] (* Harvey P. Dale, Aug 31 2017 *)
Formula
Extensions
More digits from R. J. Mathar, Jul 27 2010