login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A070599
n^5 mod 14.
0
0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8, 11, 12, 9, 10, 13, 0, 1, 4, 5, 2, 3, 6, 7, 8
OFFSET
0,3
LINKS
PROG
(Sage) [power_mod(n, 5, 14)for n in range(0, 93)] # - Zerinvary Lajos, Nov 04 2009
(PARI) a(n)=n^5%14 \\ Charles R Greathouse IV, Apr 06 2016
CROSSREFS
Sequence in context: A371747 A155793 A070593 * A057301 A344531 A213171
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 13 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 23 09:55 EDT 2024. Contains 376154 sequences. (Running on oeis4.)