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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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 (list; graph; refs; listen; history; text; internal format)
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, 1).
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 | More | 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 April 19 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)