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.
%I A375366 #18 Aug 23 2025 12:33:36 %S A375366 4,6,2,0,5,3,1,2,5,7,0,7,0,4,5,3,3,5,1,9,0,8,9,8,8,2,4,9,4,3,1,9,3,4, %T A375366 4,6,9,7,7,9,3,6,5,8,1,8,4,9,8,6,2,9,7,7,4,8,0,7,4,0,6,7,3,0,2,1,4,7, %U A375366 0,0,0,4,9,7,5,4,7,9,5,4,0,6,5,4,8,2,0 %N A375366 Decimal expansion of (1 + log(Pi/2))/Pi. %F A375366 Equals Integral_{x=0..1} sin(Pi*x) log(Gamma(x)) dx. %e A375366 0.46205312570704533519089882494319344697793658184986... %p A375366 (1+log(Pi/2))/Pi ; evalf(%) ; %t A375366 RealDigits[(Log[Pi / 2] + 1)/ Pi, 10, 120][[1]] (* _Amiram Eldar_, Aug 19 2024 *) %o A375366 (PARI) (1+log(Pi/2))/Pi \\ _Stefano Spezia_, Aug 23 2025 %Y A375366 Cf. A000796, A075700, A375367. %K A375366 nonn,cons %O A375366 0,1 %A A375366 _R. J. Mathar_, Aug 13 2024