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!)
A343060 Decimal expansion of tan(Pi/16). 1
1, 9, 8, 9, 1, 2, 3, 6, 7, 3, 7, 9, 6, 5, 8, 0, 0, 6, 9, 1, 1, 5, 9, 7, 6, 2, 2, 6, 4, 4, 6, 7, 6, 2, 2, 8, 5, 9, 7, 8, 5, 0, 5, 0, 1, 3, 2, 1, 5, 9, 0, 9, 8, 1, 9, 2, 1, 1, 1, 6, 9, 9, 5, 8, 2, 5, 4, 2, 9, 6, 0, 4, 4, 6, 0, 2, 7, 7, 0, 6, 3, 0, 5, 3, 3, 1, 9, 9, 0, 6, 0, 5, 7, 6, 1, 4, 7, 1, 3, 7, 5, 7, 7, 6, 0, 7, 8, 2, 6, 5, 6, 5, 7, 0, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Equals sqrt( (2-sqrt(2+sqrt(2)))/(2+sqrt(2+sqrt(2))) ).
Equals sqrt(4+2*sqrt(2))-sqrt(2)-1.
EXAMPLE
0.19891236737965800691159762264...
MATHEMATICA
RealDigits[Tan[Pi/16], 10, 100][[1]] (* Amiram Eldar, Apr 27 2021 *)
PROG
(PARI) tan(Pi/16)
(PARI) sqrt((2-sqrt(2+sqrt(2)))/(2+sqrt(2+sqrt(2))))
(PARI) sqrt(4+2*sqrt(2))-sqrt(2)-1
CROSSREFS
Cf. A232738 (sin(Pi/16)), A232737 (cos(Pi/16)), A343057 (tan(Pi/32)).
Sequence in context: A090998 A163930 A157371 * A245330 A269222 A201994
KEYWORD
nonn,cons,easy
AUTHOR
Seiichi Manyama, Apr 04 2021
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 June 4 17:49 EDT 2024. Contains 373102 sequences. (Running on oeis4.)