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!)
A070577 a(n) = n^4 mod 34. 0
0, 1, 16, 13, 18, 13, 4, 21, 16, 33, 4, 21, 30, 1, 30, 33, 18, 17, 18, 33, 30, 1, 30, 21, 4, 33, 16, 21, 4, 13, 18, 13, 16, 1, 0, 1, 16, 13, 18, 13, 4, 21, 16, 33, 4, 21, 30, 1, 30, 33, 18, 17, 18, 33, 30, 1, 30, 21, 4, 33, 16, 21, 4, 13, 18, 13, 16, 1, 0, 1, 16, 13, 18, 13, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
PowerMod[Range[0, 80], 4, 34] (* Harvey P. Dale, Jan 18 2017 *)
PROG
(Sage) [power_mod(n, 4, 34) for n in range(0, 75)] # Zerinvary Lajos, Nov 01 2009
(PARI) a(n)=n^4%34 \\ Charles R Greathouse IV, Apr 06 2016
(Magma) [Modexp(n, 4, 34): n in [0..100]]; // Vincenzo Librandi, Jan 19 2017
CROSSREFS
Sequence in context: A299524 A070534 A269299 * A184752 A291468 A072311
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 May 31 15:11 EDT 2023. Contains 363068 sequences. (Running on oeis4.)