A180014 Decimal expansion of Pi/(2*phi^2).
5, 9, 9, 9, 9, 0, 8, 0, 7, 4, 3, 2, 1, 6, 3, 3, 3, 0, 5, 5, 7, 8, 8, 8, 8, 7, 6, 6, 5, 8, 4, 0, 3, 4, 6, 3, 2, 8, 1, 2, 4, 9, 7, 5, 2, 7, 6, 4, 5, 2, 8, 7, 6, 0, 7, 3, 3, 7, 7, 8, 1, 8, 7, 6, 8, 2, 8, 2, 6, 8, 3, 4, 5, 5, 9, 8, 5, 9, 6, 9, 7, 6, 9, 4, 9, 9, 0, 5, 1, 5, 1, 6, 5, 1, 4, 5, 9, 9, 0, 9, 3, 2, 8, 4, 3, 2, 4, 0, 6
Offset: 0
Examples
0.5999908074321633305578888766584034632812497527645287607337781876828268345598596...
Programs
-
Mathematica
RealDigits[N[Pi/(2(GoldenRatio)^2),100]][[1]]
-
PARI
Pi/4*(3-sqrt(5)) \\ Charles R Greathouse IV, Jul 29 2011
Extensions
Partially edited by R. J. Mathar, Aug 07 2010
Mathematica program edited by Harvey P. Dale, Jul 10 2012
Comments