A019691 Decimal expansion of Pi/24.
1, 3, 0, 8, 9, 9, 6, 9, 3, 8, 9, 9, 5, 7, 4, 7, 1, 8, 2, 6, 9, 2, 7, 6, 8, 0, 7, 6, 3, 6, 6, 4, 5, 9, 5, 3, 5, 0, 8, 2, 1, 5, 3, 9, 1, 6, 4, 0, 6, 2, 9, 4, 0, 9, 2, 0, 7, 2, 8, 9, 3, 5, 8, 0, 1, 2, 8, 2, 5, 6, 8, 3, 5, 9, 5, 2, 5, 8, 7, 0, 8, 2, 7, 6, 1, 6, 8, 1, 1, 7, 7, 2, 2, 5, 8, 8, 2, 1, 1
Offset: 0
Examples
0.13089969389957471826927680763664595350821539164062940920728935801282...
Links
Programs
-
Mathematica
RealDigits[N[Pi/24,6! ]] (* Vladimir Joseph Stephan Orlovsky, Dec 02 2009 *)
-
PARI
Pi/24 \\ Charles R Greathouse IV, Sep 09 2013
Formula
Equals (1/10) * Sum_{k>=1} sin(k*Pi/6)/k. - Amiram Eldar, May 30 2021
Comments