A280819 Decimal expansion of 12*sin(Pi/12).
3, 1, 0, 5, 8, 2, 8, 5, 4, 1, 2, 3, 0, 2, 4, 9, 1, 4, 8, 1, 8, 6, 7, 8, 6, 0, 5, 1, 4, 8, 8, 5, 7, 9, 9, 4, 0, 1, 8, 8, 8, 2, 6, 8, 1, 5, 8, 3, 9, 1, 6, 6, 1, 6, 5, 7, 6, 8, 0, 3, 8, 4, 8, 7, 7, 8, 0, 6, 8, 3, 6, 9, 6, 9, 8, 5, 6, 2, 3, 9, 6, 3, 0, 6, 8, 4, 1, 5, 6, 9, 6, 3, 3, 0, 9, 9, 5, 9, 8, 6, 2, 5, 0, 7, 4
Offset: 1
Examples
3.105828541230249148186786051488579940188826815839166165768038487780683696...
Crossrefs
Programs
-
Mathematica
First@ RealDigits@ N[12 Sin[Pi/12], 120] (* Michael De Vlieger, Feb 05 2017 *)
-
PARI
12*sin(Pi/12)
-
PARI
polrootsreal(x^4-144*x^2+1296)[3] \\ Charles R Greathouse IV, Feb 05 2017
Formula
12*A019824.
Comments