login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019824 Decimal expansion of sine of 15 degrees. 9
2, 5, 8, 8, 1, 9, 0, 4, 5, 1, 0, 2, 5, 2, 0, 7, 6, 2, 3, 4, 8, 8, 9, 8, 8, 3, 7, 6, 2, 4, 0, 4, 8, 3, 2, 8, 3, 4, 9, 0, 6, 8, 9, 0, 1, 3, 1, 9, 9, 3, 0, 5, 1, 3, 8, 1, 4, 0, 0, 3, 2, 0, 7, 3, 1, 5, 0, 5, 6, 9, 7, 4, 7, 4, 8, 8, 0, 1, 9, 9, 6, 9, 2, 2, 3, 6, 7, 9, 7, 4, 6, 9, 4, 2, 4, 9, 6, 6, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Also the imaginary part of i^(1/6). - Stanislav Sykora, Apr 25 2012
LINKS
Mark B. Villarino, Legendre's Singular Modulus, arXiv:2002.07250 [math.HO], 2020.
FORMULA
Equals (sqrt(3)-1)/(2*sqrt(2)) = (A002194 -1) * A020765 = sin(Pi/12). - R. J. Mathar, Jun 18 2006
Equals 2F1(9/8,-1/8;1/2;3/4) / 2 = - 2F1(11/8,-3/8;1/2;3/4) / 2 = cos(5*Pi/12). - R. J. Mathar, Oct 27 2008
Equals sqrt(2 - sqrt(3))/2 = (1/2) * A101263. - Amiram Eldar, Aug 05 2020
EXAMPLE
0.258819045102520762348898837624048328349068901319930513814003207315...
MATHEMATICA
RealDigits[ Sin[ Pi/12], 10, 111][[1]] (* Or *) RealDigits[(Sqrt[3] - 1)/(2 Sqrt[2]), 10, 111][[1]] (* Robert G. Wilson v *)
RealDigits[Sin[15 Degree], 10, 120][[1]] (* Harvey P. Dale, Jul 16 2016 *)
PROG
(PARI) sin(Pi/12) \\ Charles R Greathouse IV, Apr 25 2012
CROSSREFS
Sequence in context: A140053 A346180 A103311 * A284868 A019772 A356870
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 2 12:20 EDT 2024. Contains 372196 sequences. (Running on oeis4.)