login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A019904
Decimal expansion of tangent of 6 degrees.
3
1, 0, 5, 1, 0, 4, 2, 3, 5, 2, 6, 5, 6, 7, 6, 4, 6, 2, 5, 1, 1, 5, 0, 2, 3, 8, 0, 1, 3, 9, 8, 8, 1, 9, 1, 5, 2, 5, 0, 2, 4, 6, 6, 4, 9, 5, 4, 5, 6, 8, 6, 8, 8, 2, 8, 7, 8, 6, 6, 1, 5, 6, 8, 1, 8, 3, 7, 8, 1, 9, 1, 0, 8, 1, 0, 6, 1, 4, 4, 1, 6, 7, 9, 7, 9, 3, 7, 5, 0, 4, 6, 7, 4, 7, 7, 0, 2, 0, 0
OFFSET
0,3
COMMENTS
Also the decimal expansion of cotangent of 84 degrees. - Mohammad K. Azarian, Jun 30 2013
An algebraic integer of degree 8. - Charles R Greathouse IV, Nov 17 2017
MATHEMATICA
RealDigits[Tan[6 Degree], 10, 120][[1]] (* Harvey P. Dale, Jun 18 2024 *)
PROG
(PARI) tan(Pi/30) \\ Charles R Greathouse IV, Nov 17 2017
CROSSREFS
Sequence in context: A102259 A021200 A265301 * A002068 A021666 A340841
KEYWORD
nonn,cons
AUTHOR
STATUS
approved