login
A117036
Decimal expansion of (cos 1)^5.
0
0, 4, 6, 0, 4, 5, 1, 7, 2, 5, 7, 1, 3, 9, 9, 7, 5, 9, 5, 0, 7, 3, 8, 3, 8, 2, 9, 5, 1, 7, 9, 3, 8, 5, 5, 2, 1, 0, 5, 5, 7, 0, 7, 0, 7, 2, 0, 9, 5, 9, 3, 5, 3, 6, 0, 9, 7, 5, 5, 6, 3, 7, 2, 2, 3, 4, 7, 1, 9, 3, 3, 8, 5, 5, 9, 1, 5, 2, 1, 4, 0, 3, 3, 2, 7, 6, 3, 9, 4, 6, 6, 1, 0, 1, 0, 7, 0, 2, 8, 4, 8, 8, 5, 6, 6
OFFSET
0,2
COMMENTS
By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019
EXAMPLE
= 0.0460451725713997595073838295179385521055707072...
MATHEMATICA
Join[{0}, RealDigits[Cos[1]^5, 10, 120][[1]]] (* Harvey P. Dale, Nov 27 2012 *)
PROG
(PARI) cos(1)^5 \\ Charles R Greathouse IV, May 13 2019
CROSSREFS
Cf. A049470.
Sequence in context: A059750 A372919 A243983 * A016723 A194183 A011442
KEYWORD
cons,nonn,less
AUTHOR
Mohammad K. Azarian, Apr 16 2006
STATUS
approved