login
Decimal expansion of the natural logarithm of Pi^(1/Pi).
5

%I #11 May 17 2023 08:41:42

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

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

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

%N Decimal expansion of the natural logarithm of Pi^(1/Pi).

%H Stanislav Sykora, <a href="/A231737/b231737.txt">Table of n, a(n) for n = 0..5000</a>

%F Equals log(Pi)/Pi.

%e 0.3643788396759062570495877303161624138917070390986055504746692...

%t RealDigits[Log[Pi]/Pi, 10, 120][[1]] (* _Amiram Eldar_, May 17 2023 *)

%o (PARI) log(Pi)/Pi

%Y Cf. A000796, A053510, A073238, A231736.

%K nonn,cons,easy

%O 0,1

%A _Stanislav Sykora_, Nov 13 2013