login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of log_Pi(e).
0

%I #11 Nov 02 2013 21:42:13

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

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

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

%N Decimal expansion of log_Pi(e).

%C Also decimal expansion of 1/log(Pi).

%F Equal Log(A001113)/Log(A000796).

%e 0.87356852683023186835397746476334273882072986617613...

%t RealDigits[ N[1/Log[Pi], 105]] [[1]]

%Y Cf. A001113, A000796.

%K nonn,cons

%O 0,1

%A _Volker Werner_, May 02 2012