login
A019927
Decimal expansion of tangent of 29 degrees.
1
5, 5, 4, 3, 0, 9, 0, 5, 1, 4, 5, 2, 7, 6, 8, 9, 1, 7, 8, 2, 0, 7, 6, 3, 0, 9, 2, 3, 3, 8, 1, 3, 4, 4, 0, 7, 6, 9, 3, 9, 1, 6, 6, 5, 0, 0, 1, 3, 1, 1, 1, 8, 3, 5, 9, 2, 9, 3, 6, 3, 1, 0, 3, 9, 1, 5, 5, 7, 8, 0, 0, 4, 8, 0, 0, 4, 3, 5, 2, 2, 3, 2, 8, 2, 0, 5, 7, 5, 3, 5, 0, 5, 5, 6, 5, 0, 9, 4, 6
OFFSET
0,1
COMMENTS
Also the decimal expansion of cotangent of 61 degrees. - Mohammad K. Azarian, Jun 30 2013
EXAMPLE
0.55430905145276891782076309233813440769391665001311...
MATHEMATICA
First[RealDigits[Tan[29 Degree], 10, 100]] (* Paolo Xausa, Nov 16 2025 *)
PROG
(PARI) tan(29*Pi/180) \\ Charles R Greathouse IV, Apr 30 2026
CROSSREFS
Sequence in context: A396329 A377202 A386459 * A332506 A019805 A201290
KEYWORD
nonn,cons,easy
STATUS
approved