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!)
A182168 Decimal expansion of imaginary part of i^(1/4). 9
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Also sin(Pi/8) or sine of 22.5 degrees.
The real part of i^(1/4) or cos(Pi/8) is A144981.
A quartic number of denominator 2 and minimal polynomial 8*x^4 - 8*x^2 + 1. - Charles R Greathouse IV, Jan 09 2022
LINKS
Michael Penn, The exact value of sin 5⅝°??, YouTube video, 2021.
FORMULA
Equals sqrt(2-sqrt(2)) / 2. - Bernard Schott, Apr 12 2022
EXAMPLE
0.382683432365089771728459984...
MAPLE
evalf(sin(Pi/8)) ; # R. J. Mathar, Jan 10 2013
MATHEMATICA
RealDigits[Sqrt[2-Sqrt[2]]/2, 10, 120][[1]] (* G. C. Greubel, Sep 04 2022 *)
PROG
(PARI) sin(Pi/8) \\ Charles R Greathouse IV, Jan 09 2022
(SageMath) numerical_approx(sqrt(2-sqrt(2))/2, digits=120) # G. C. Greubel, Sep 04 2022
CROSSREFS
Cf. A144981.
Sequence in context: A103712 A327951 A132019 * A086178 A016669 A094964
KEYWORD
nonn,cons
AUTHOR
Stanislav Sykora, May 16 2012
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 17 12:26 EDT 2024. Contains 372600 sequences. (Running on oeis4.)