login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070618 n^5 mod 35. 1
0, 1, 32, 33, 9, 10, 6, 7, 8, 4, 5, 16, 17, 13, 14, 15, 11, 12, 23, 24, 20, 21, 22, 18, 19, 30, 31, 27, 28, 29, 25, 26, 2, 3, 34, 0, 1, 32, 33, 9, 10, 6, 7, 8, 4, 5, 16, 17, 13, 14, 15, 11, 12, 23, 24, 20, 21, 22, 18, 19, 30, 31, 27, 28, 29, 25, 26, 2, 3, 34, 0, 1, 32, 33, 9, 10, 6 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..10000

MATHEMATICA

PowerMod[Range[0, 80], 5, 35] (* From Harvey P. Dale, Aug 16 2011 *)

PROG

(Sage) [power_mod(n, 5, 35) for n in xrange(0, 77)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 04 2009]

(MAGMA) [n^5 mod 35: n in [0..80]]; // Vincenzo Librandi, Aug 17 2011

CROSSREFS

Sequence in context: A022366 A165853 A035037 * A070625 A115421 A108927

Adjacent sequences:  A070615 A070616 A070617 * A070619 A070620 A070621

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 13 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 05:32 EST 2012. Contains 205860 sequences.