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”).

A019899
Decimal expansion of tangent of 1 degree.
5
0, 1, 7, 4, 5, 5, 0, 6, 4, 9, 2, 8, 2, 1, 7, 5, 8, 5, 7, 6, 5, 1, 2, 8, 8, 9, 5, 2, 1, 9, 7, 2, 7, 8, 2, 4, 3, 1, 4, 1, 0, 1, 5, 8, 8, 8, 3, 9, 8, 7, 5, 2, 7, 6, 9, 0, 4, 7, 1, 1, 4, 2, 7, 1, 0, 2, 1, 0, 4, 8, 5, 4, 8, 5, 6, 4, 6, 2, 3, 6, 7, 6, 2, 2, 8, 8, 9, 6, 8, 9, 1, 5, 8, 2, 9, 9, 2, 0, 3, 8
OFFSET
0,3
COMMENTS
Algebraic integer of degree 24. - Charles R Greathouse IV, May 15 2019
REFERENCES
Mohammad K. Azarian, Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 36, No. 5, November 2005, p. 413-414. Solution published in Vol. 37 , No. 5, November 2006, pp. 394-395.
LINKS
EXAMPLE
0.0174550649282175857651288952197278243141...
MATHEMATICA
Join[{0}, RealDigits[Tan[1 Degree], 10, 120][[1]]] (* Harvey P. Dale, Mar 30 2013 *)
PROG
(PARI) tan(Pi/180) \\ Charles R Greathouse IV, May 15 2019
CROSSREFS
Sequence in context: A019685 A208899 A087491 * A357100 A085662 A379664
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
Corrected by Mohammad K. Azarian, Dec 15 2005
STATUS
approved