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!)
A019934 Decimal expansion of tangent of 36 degrees. 7
7, 2, 6, 5, 4, 2, 5, 2, 8, 0, 0, 5, 3, 6, 0, 8, 8, 5, 8, 9, 5, 4, 6, 6, 7, 5, 7, 4, 8, 0, 6, 1, 8, 7, 4, 9, 6, 1, 6, 0, 9, 2, 3, 9, 2, 9, 6, 5, 2, 0, 8, 4, 6, 2, 7, 5, 0, 0, 6, 6, 3, 2, 7, 3, 4, 5, 7, 4, 9, 3, 9, 1, 8, 4, 5, 6, 8, 3, 0, 8, 8, 4, 2, 0, 5, 7, 7, 5, 2, 2, 2, 1, 6, 1, 4, 0, 0, 9, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Also the decimal expansion of cotangent of 54 degrees. - Mohammad K. Azarian, Jun 30 2013
A quartic integer. - Charles R Greathouse IV, Aug 27 2017
LINKS
FORMULA
This number is sqrt(5-2*sqrt(5)). This number * A019970 = sqrt(5) = A002163. - R. J. Mathar, Jun 18 2006
The smallest positive solution of cos(4*arctan(x)) = cos(6*arctan(x)). - Thomas Olson, Oct 03 2014
Let r(n) = (n - 1)/(n + 1) if n mod 4 = 1, (n + 1)/(n - 1) otherwise; then this constant (A019934) equals with Product_{n>=0} r(10*n+5) = (2/3) * (8/7) * (12/13) * (18/17) * ... - Dimitris Valianatos, Sep 14 2019
MATHEMATICA
RealDigits[Tan[36 Degree], 10, 120][[1]] (* Harvey P. Dale, Nov 06 2012 *)
PROG
(PARI) tan(Pi/5) \\ Charles R Greathouse IV, Aug 27 2017
CROSSREFS
Sequence in context: A309647 A225444 A175408 * A295874 A182548 A322933
KEYWORD
nonn,cons
AUTHOR
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)