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!)
A343054 Decimal expansion of the imaginary part of i^(1/12), or sin(Pi/24). 1
1, 3, 0, 5, 2, 6, 1, 9, 2, 2, 2, 0, 0, 5, 1, 5, 9, 1, 5, 4, 8, 4, 0, 6, 2, 2, 7, 8, 9, 5, 4, 8, 9, 0, 1, 0, 1, 9, 3, 7, 4, 0, 7, 0, 4, 8, 1, 1, 7, 3, 2, 2, 5, 1, 8, 9, 0, 6, 1, 6, 9, 4, 8, 3, 3, 5, 1, 3, 2, 8, 2, 5, 2, 2, 9, 8, 2, 3, 6, 2, 9, 6, 1, 4, 2, 4, 0, 3, 6, 8, 9, 9, 2, 2, 9, 2, 1, 2, 2, 9, 0, 5, 7, 4, 9, 4, 4, 6, 9, 9, 7, 9, 7, 1, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Equals (1/2) * sqrt(2-sqrt(2+sqrt(3))).
EXAMPLE
0.130526192220051591548...
MATHEMATICA
RealDigits[Sin[Pi/24], 10, 100][[1]] (* Amiram Eldar, Apr 27 2021 *)
PROG
(PARI) imag(I^(1/12))
(PARI) sin(Pi/24)
(PARI) sqrt(2-sqrt(2+sqrt(3)))/2
CROSSREFS
Cf. A144982 (cos(Pi/24)).
Sequence in context: A215447 A346692 A159980 * A098496 A175297 A165754
KEYWORD
nonn,cons,easy
AUTHOR
Seiichi Manyama, Apr 04 2021
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 September 17 03:10 EDT 2024. Contains 375984 sequences. (Running on oeis4.)