cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A231737 #11 May 17 2023 08:41:42
%S A231737 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 A231737 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 A231737 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 A231737 Decimal expansion of the natural logarithm of Pi^(1/Pi).
%H A231737 Stanislav Sykora, <a href="/A231737/b231737.txt">Table of n, a(n) for n = 0..5000</a>
%F A231737 Equals log(Pi)/Pi.
%e A231737 0.3643788396759062570495877303161624138917070390986055504746692...
%t A231737 RealDigits[Log[Pi]/Pi, 10, 120][[1]] (* _Amiram Eldar_, May 17 2023 *)
%o A231737 (PARI) log(Pi)/Pi
%Y A231737 Cf. A000796, A053510, A073238, A231736.
%K A231737 nonn,cons,easy
%O A231737 0,1
%A A231737 _Stanislav Sykora_, Nov 13 2013