login
A111623
Decimal expansion of (cosine of 1 degree)^5.
1
9, 9, 9, 2, 3, 8, 7, 0, 7, 7, 1, 4, 2, 8, 2, 9, 5, 5, 7, 9, 9, 2, 2, 4, 1, 4, 2, 6, 7, 5, 6, 3, 8, 7, 1, 6, 6, 2, 9, 1, 0, 7, 9, 5, 2, 0, 1, 9, 7, 8, 9, 8, 7, 7, 0, 8, 2, 2, 4, 0, 9, 8, 1, 0, 4, 0, 8, 5, 9, 5, 8, 9, 3, 4, 6, 1, 8, 8, 4, 5, 9, 1, 7, 6, 4, 9, 0, 0, 3, 0, 0, 1, 9, 1, 9, 5, 7, 8, 9, 3
OFFSET
0,1
MATHEMATICA
RealDigits[(Cos[1 Degree])^5, 10, 120][[1]] (* Harvey P. Dale, Jan 05 2016 *)
PROG
(PARI) cos(Pi/180)^5 \\ Charles R Greathouse IV, Apr 26 2026
CROSSREFS
Sequence in context: A197149 A381397 A274031 * A229985 A019897 A111613
KEYWORD
nonn,cons
AUTHOR
Mohammad K. Azarian, Nov 17 2005
STATUS
approved