A139347 Decimal expansion of negated tangent of the golden ratio. That is, the decimal expansion of -tan((1+sqrt(5))/2).
2, 1, 1, 5, 3, 8, 0, 0, 7, 8, 2, 4, 9, 3, 2, 7, 4, 6, 4, 8, 5, 8, 6, 2, 8, 1, 1, 7, 0, 3, 2, 5, 8, 2, 5, 5, 9, 7, 8, 8, 1, 2, 4, 3, 6, 7, 4, 6, 4, 8, 2, 6, 0, 8, 6, 3, 7, 0, 7, 5, 6, 8, 9, 4, 5, 9, 9, 4, 5, 9, 8, 7, 2, 7, 5, 9, 3, 2, 8, 2, 0, 2, 6, 8, 0, 0, 3, 5, 4, 7, 7, 5, 6, 0, 6, 9, 6, 3, 4, 2, 5, 8, 1, 4, 5
Offset: 2
Examples
-21.15380078249327464858628117032582559788124367464826...
Crossrefs
Programs
-
Mathematica
RealDigits[Tan[GoldenRatio], 10, 100][[1]] (* Amiram Eldar, Feb 07 2022 *)
-
PARI
-tan((sqrt(5)+1)/2) \\ Charles R Greathouse IV, May 13 2019
Formula
Extensions
Offset corrected by Mohammad K. Azarian, Dec 13 2008
Sign added to definition by R. J. Mathar, Feb 05 2009
Comments