A231738 Decimal expansion of (1/Pi)^(1/e).
6, 5, 6, 3, 0, 9, 6, 3, 9, 0, 2, 0, 2, 0, 4, 7, 0, 7, 4, 9, 3, 8, 3, 4, 5, 2, 1, 5, 4, 0, 0, 5, 3, 9, 9, 6, 0, 2, 6, 2, 4, 1, 9, 4, 1, 0, 0, 0, 6, 4, 5, 8, 1, 8, 6, 5, 8, 7, 3, 2, 9, 4, 7, 6, 8, 3, 6, 1, 7, 7, 3, 6, 6, 5, 5, 5, 0, 1, 3, 7, 3, 1, 1, 5, 1, 8, 4, 5, 6, 4, 6, 6, 4, 3, 9, 6, 6, 4, 0, 5, 4, 5, 5, 6, 4
Offset: 0
Examples
0.6563096390202047074938345215400539960262419410006458186587329476836...
Links
- Stanislav Sykora, Table of n, a(n) for n = 0..5000
Programs
-
Mathematica
RealDigits[(1/Pi)^(1/E), 10, 120][[1]] (* Amiram Eldar, May 17 2023 *)
-
PARI
Pi^(-1.0/exp(1))
Formula
Equals Pi^(-1/e).