login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of Pi^(1/e).
1

%I #10 Mar 30 2012 18:52:15

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

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

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

%N Decimal expansion of Pi^(1/e).

%e 1.523671..

%t RealDigits[N[Pi^(1/E),200]][[1]]

%K nonn,cons

%O 1,2

%A _Vladimir Joseph Stephan Orlovsky_, Jan 27 2012