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

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

0,3

MATHEMATICA

PowerMod[Range[0, 100], 7, 31]  (* From Harvey P. Dale, Apr 23 2011 *)

PROG

(Other) sage: [power_mod(n, 7, 31)for n in xrange(0, 77)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Oct 29 2009]

CROSSREFS

Sequence in context: A195881 A063625 A057596 * A195884 A138268 A031444

Adjacent sequences:  A070709 A070710 A070711 * A070713 A070714 A070715

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 15 11:25 EST 2012. Contains 205777 sequences.