A358981 Decimal expansion of Pi/3 - sqrt(3)/4.
6, 1, 4, 1, 8, 4, 8, 4, 9, 3, 0, 4, 3, 7, 8, 4, 2, 2, 7, 7, 2, 3, 5, 2, 8, 7, 5, 7, 1, 6, 6, 9, 9, 5, 3, 6, 3, 3, 0, 0, 2, 1, 8, 1, 9, 6, 7, 2, 4, 4, 0, 1, 1, 6, 6, 4, 4, 3, 6, 3, 1, 1, 9, 2, 3, 9, 6, 2, 2, 2, 1, 4, 5, 3, 4, 8, 6, 9, 6, 5, 6, 9, 3, 9, 0, 5, 8, 3, 9, 5, 0, 9, 1, 3, 9, 3, 5, 4, 5, 4
Offset: 0
Examples
0.6141848493043784...
Programs
-
Maple
evalf(Pi/3-sqrt(3)/4);
-
Mathematica
RealDigits[Pi/3 - Sqrt[3]/4, 10, 100][[1]]
-
PARI
Pi/3 - sqrt(3)/4
Formula
Equals A093731 / 2. - Michal Paulovic, Mar 08 2024
Comments