[go: up one dir, main page]

login
A139346
Decimal expansion of cosine of the golden ratio, negated. That is, the decimal expansion of -cos((1+sqrt(5))/2).
7
0, 4, 7, 2, 2, 0, 0, 9, 6, 2, 5, 4, 3, 5, 9, 8, 3, 3, 7, 6, 6, 8, 7, 8, 6, 9, 4, 0, 4, 8, 7, 9, 4, 5, 6, 5, 4, 9, 5, 5, 4, 8, 9, 9, 4, 7, 2, 7, 3, 4, 2, 7, 8, 1, 3, 2, 8, 1, 8, 2, 1, 9, 8, 2, 7, 8, 3, 5, 3, 3, 0, 1, 1, 6, 7, 0, 6, 3, 5, 9, 5, 5, 6, 3, 6, 8, 1, 2, 3, 8, 9, 8, 2, 3, 3, 2, 2, 6, 0, 5, 3, 2, 2, 8
OFFSET
0,2
COMMENTS
By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019
FORMULA
Equals 1/A139349. - Amiram Eldar, Feb 07 2022
EXAMPLE
-0.04722009625435983376687869404879456549554899472734...
MATHEMATICA
Join[{0}, RealDigits[Cos[GoldenRatio], 10, 100][[1]]] (* Amiram Eldar, Feb 07 2022 *)
PROG
(PARI) -cos((1+sqrt(5))/2) \\ Charles R Greathouse IV, May 13 2019
KEYWORD
nonn,cons
AUTHOR
Mohammad K. Azarian, Apr 15 2008
EXTENSIONS
Edited by N. J. A. Sloane, Dec 11 2008
STATUS
approved