The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A232738 Decimal expansion of the imaginary part of I^(1/8), or sin(Pi/16). 5
1, 9, 5, 0, 9, 0, 3, 2, 2, 0, 1, 6, 1, 2, 8, 2, 6, 7, 8, 4, 8, 2, 8, 4, 8, 6, 8, 4, 7, 7, 0, 2, 2, 2, 4, 0, 9, 2, 7, 6, 9, 1, 6, 1, 7, 7, 5, 1, 9, 5, 4, 8, 0, 7, 7, 5, 4, 5, 0, 2, 0, 8, 9, 4, 9, 4, 7, 6, 3, 3, 1, 8, 7, 8, 5, 9, 2, 4, 5, 8, 0, 2, 2, 5, 3, 2, 5, 3, 0, 9, 2, 3, 4, 0, 9, 0, 3, 8, 1, 7, 3, 0, 9, 9, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The corresponding real part is in A232737.
LINKS
FORMULA
Equals (1/2) * sqrt(2-sqrt(2+sqrt(2))). - Seiichi Manyama, Apr 04 2021
EXAMPLE
0.195090322016128267848284868477022240927691617751954807754502...
MATHEMATICA
RealDigits[Sin[Pi/16], 10, 120][[1]] (* Harvey P. Dale, Sep 01 2018 *)
PROG
(PARI) imag(I^(1/8)) \\ Seiichi Manyama, Apr 04 2021
(PARI) sin(Pi/16) \\ Seiichi Manyama, Apr 04 2021
(PARI) sqrt(2-sqrt(2+sqrt(2)))/2 \\ Seiichi Manyama, Apr 04 2021
(Magma) R:= RealField(116); Sin(Pi(R)/16); // G. C. Greubel, Sep 20 2022
(SageMath) numerical_approx(sin(pi/16), digits=116) # G. C. Greubel, Sep 20 2022
CROSSREFS
Cf. A232737 (real part), A010503 (imag(I^(1/2))), A182168 (imag(I^(1/4))), A019827 (imag(I^(1/5))), A019824 (imag(I^(1/6))), A232736 (imag(I^(1/7))), A019819 (imag(I^(1/9))), A019818 (imag(I^(1/10))).
Sequence in context: A266558 A199869 A197378 * A201395 A019881 A049256
KEYWORD
nonn,cons,easy
AUTHOR
Stanislav Sykora, Nov 29 2013
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 15 06:57 EDT 2024. Contains 372538 sequences. (Running on oeis4.)