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.

A369106 Decimal expansion of sqrt(e^gamma/Pi).

This page as a plain text file.
%I A369106 #6 Jan 14 2024 02:19:39
%S A369106 7,5,2,9,4,9,5,0,6,0,4,6,4,2,0,5,9,5,9,3,5,4,9,9,7,5,7,5,8,7,6,0,4,8,
%T A369106 1,0,8,3,8,4,9,7,1,5,3,9,7,7,3,4,7,7,3,3,8,8,6,6,5,9,8,0,4,0,3,8,7,5,
%U A369106 6,4,6,7,5,7,2,3,9,9,2,4,4,9,8,7,8,0,9,4
%N A369106 Decimal expansion of sqrt(e^gamma/Pi).
%H A369106 Gareth A. Jones and Alexander K. Zvonkin, <a href="https://arxiv.org/abs/2401.00270">A number-theoretic problem concerning pseudo-real Riemann surfaces</a>, arXiv:2401.00270 [math.NT], 2023. See Theorem 3.1 and Equation 14 at page 5.
%e A369106 0.75294950604642059593549975758760481083...
%t A369106 Flatten[First[RealDigits[Sqrt[E^EulerGamma/Pi],10,100]]]
%Y A369106 Cf. A000796, A001113, A001620, A073004, A088540, A243376.
%K A369106 nonn,cons
%O A369106 0,1
%A A369106 _Stefano Spezia_, Jan 13 2024