login
A070606
n^5 mod 22.
0
0, 1, 10, 1, 12, 1, 10, 21, 10, 1, 10, 11, 12, 21, 12, 1, 12, 21, 10, 21, 12, 21, 0, 1, 10, 1, 12, 1, 10, 21, 10, 1, 10, 11, 12, 21, 12, 1, 12, 21, 10, 21, 12, 21, 0, 1, 10, 1, 12, 1, 10, 21, 10, 1, 10, 11, 12, 21, 12, 1, 12, 21, 10, 21, 12, 21, 0, 1, 10, 1, 12, 1, 10, 21, 10, 1
OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
PROG
(Sage) [power_mod(n, 5, 22)for n in range(0, 76)] # - Zerinvary Lajos, Nov 04 2009
(PARI) a(n)=n^5%22 \\ Charles R Greathouse IV, Apr 06 2016
CROSSREFS
Sequence in context: A287015 A130311 A063672 * A332803 A073731 A179937
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 13 2002
STATUS
approved