A096413 Decimal expansion of (Pi*e)^(-1/4).
5, 8, 4, 9, 7, 7, 1, 6, 2, 2, 1, 4, 2, 3, 2, 5, 4, 2, 2, 3, 8, 4, 2, 2, 9, 7, 7, 3, 7, 1, 0, 0, 3, 2, 2, 2, 9, 0, 1, 9, 6, 7, 1, 8, 4, 9, 2, 4, 3, 5, 4, 2, 9, 9, 6, 2, 3, 5, 0, 9, 2, 1, 1, 7, 2, 0, 9, 8, 2, 9, 7, 7, 7, 5, 4, 4, 6, 8, 4, 1, 1, 1, 8, 5, 1, 5, 4, 7, 9, 2, 5, 7, 2, 6, 0, 3, 6, 4, 4, 6, 1, 9, 1, 9, 1
Offset: 0
Examples
0.58497716221423254223842297737100...
Programs
-
Mathematica
RealDigits[1/Surd[Pi*E,4],10,120][[1]] (* Harvey P. Dale, Jun 15 2018 *)
-
PARI
(Pi*exp(1))^(-1/4) \\ Michel Marcus, Apr 04 2020
Extensions
Definition corrected by Georg Fischer, Apr 04 2020