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!)
A232736 Decimal expansion of sin(Pi/14), or the imaginary part of (-1)^(1/7). 10
2, 2, 2, 5, 2, 0, 9, 3, 3, 9, 5, 6, 3, 1, 4, 4, 0, 4, 2, 8, 8, 9, 0, 2, 5, 6, 4, 4, 9, 6, 7, 9, 4, 7, 5, 9, 4, 6, 6, 3, 5, 5, 5, 6, 8, 7, 6, 4, 5, 4, 4, 9, 5, 5, 3, 1, 1, 9, 8, 7, 0, 1, 5, 8, 9, 7, 4, 2, 1, 2, 3, 2, 0, 2, 8, 5, 4, 7, 3, 1, 9, 0, 7, 4, 5, 8, 1, 0, 5, 2, 6, 0, 8, 0, 7, 2, 9, 5, 6, 3, 4, 8, 7, 4, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The corresponding real part is in A232735.
Root of the equation 1 - 4*x - 4*x^2 + 8*x^3 = 0. - Vaclav Kotesovec, Apr 04 2021
LINKS
FORMULA
Equals cos(3*Pi/7). - G. C. Greubel, Sep 04 2022
EXAMPLE
0.222520933956314404288902564496794759466355568764544955311987...
MATHEMATICA
RealDigits[Cos[3*Pi/7], 10, 120][[1]] (* G. C. Greubel, Sep 04 2022 *)
PROG
(Magma) R:= RealField(120); Cos(3*Pi(R)/7); // G. C. Greubel, Sep 04 2022
(SageMath) numerical_approx(cos(3*pi/7), digits=120) # G. C. Greubel, Sep 04 2022
CROSSREFS
Cf. A232735 (real part), A010503 (imag(I^(1/2))), A182168 (imag(I^(1/4))), A019827 (imag(I^(1/5))), A019824 (imag(I^(1/6))), A232738 (imag(I^(1/8))), A019819 (imag(I^(1/9))), A019818 (imag(I^(1/10))).
See also A323601.
Sequence in context: A347356 A285441 A088885 * A275887 A121358 A271321
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)