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!)
A343055 Decimal expansion of the imaginary part of i^(1/16), or sin(Pi/32). 2

%I #36 Aug 21 2023 11:51:27

%S 0,9,8,0,1,7,1,4,0,3,2,9,5,6,0,6,0,1,9,9,4,1,9,5,5,6,3,8,8,8,6,4,1,8,

%T 4,5,8,6,1,1,3,6,6,7,3,1,6,7,5,0,0,5,6,7,2,5,7,2,6,4,9,7,9,8,0,9,3,8,

%U 7,3,0,2,7,8,9,0,8,7,5,3,6,8,0,7,1,1,1,0,7,7,1,4,6,3,1,8,5,5,9,5,5,4,0,7,4,2,0,6,5,2,6,4,4,4,1

%N Decimal expansion of the imaginary part of i^(1/16), or sin(Pi/32).

%C An algebraic number of degree 16 and denominator 2. - _Charles R Greathouse IV_, Jan 09 2022

%H G. C. Greubel, <a href="/A343055/b343055.txt">Table of n, a(n) for n = 0..10000</a>

%H Michael Penn, <a href="https://www.youtube.com/watch?v=y-8XbDLwzuo">The exact value of sin 5⅝°??</a>, YouTube video, 2021.

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Trigonometric_constants_expressed_in_real_radicals">Trigonometric constants expressed in real radicals</a>

%H <a href="/index/Al#algebraic_16">Index entries for algebraic numbers, degree 16</a>

%F Equals (1/2) * sqrt(2-sqrt(2+sqrt(2+sqrt(2)))).

%e 0.09801714032956060199419...

%t RealDigits[Sin[Pi/32], 10, 100, -1][[1]] (* _Amiram Eldar_, Apr 27 2021 *)

%o (PARI) imag(I^(1/16))

%o (PARI) sin(Pi/32)

%o (PARI) sqrt(2-sqrt(2+sqrt(2+sqrt(2))))/2

%o (Sage) numerical_approx(sin(pi/32), digits=123) # _G. C. Greubel_, Sep 30 2022

%Y sin(Pi/m): A010527 (m=3), A010503 (m=4), A019845 (m=5), A323601 (m=7), A182168 (m=8), A019829 (m=9), A019827 (m=10), A019824 (m=12), A232736 (m=14), A019821 (m=15), A232738 (m=16), A241243 (m=17), A019819 (m=18), A019818 (m=20), A343054 (m=24), A019815 (m=30), this sequence (m=32), A019814 (m=36).

%K nonn,cons,easy

%O 0,2

%A _Seiichi Manyama_, Apr 04 2021

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 13:23 EDT 2024. Contains 372540 sequences. (Running on oeis4.)