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!)
A182168 Decimal expansion of imaginary part of i^(1/4). 9

%I #34 Aug 21 2023 12:15:25

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

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

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

%N Decimal expansion of imaginary part of i^(1/4).

%C Also sin(Pi/8) or sine of 22.5 degrees.

%C The real part of i^(1/4) or cos(Pi/8) is A144981.

%C A quartic number of denominator 2 and minimal polynomial 8*x^4 - 8*x^2 + 1. - _Charles R Greathouse IV_, Jan 09 2022

%H G. C. Greubel, <a href="/A182168/b182168.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 <a href="/index/Al#algebraic_04">Index entries for algebraic numbers, degree 4</a>

%F Equals sqrt(2-sqrt(2)) / 2. - _Bernard Schott_, Apr 12 2022

%e 0.382683432365089771728459984...

%p evalf(sin(Pi/8)) ; # _R. J. Mathar_, Jan 10 2013

%t RealDigits[Sqrt[2-Sqrt[2]]/2, 10, 120][[1]] (* _G. C. Greubel_, Sep 04 2022 *)

%o (PARI) sin(Pi/8) \\ _Charles R Greathouse IV_, Jan 09 2022

%o (SageMath) numerical_approx(sqrt(2-sqrt(2))/2, digits=120) # _G. C. Greubel_, Sep 04 2022

%Y Cf. A144981.

%K nonn,cons

%O 0,1

%A _Stanislav Sykora_, May 16 2012

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 April 25 13:33 EDT 2024. Contains 371971 sequences. (Running on oeis4.)