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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070708 n^7 mod 27. 0
0, 1, 20, 0, 22, 14, 0, 16, 8, 0, 10, 2, 0, 4, 23, 0, 25, 17, 0, 19, 11, 0, 13, 5, 0, 7, 26, 0, 1, 20, 0, 22, 14, 0, 16, 8, 0, 10, 2, 0, 4, 23, 0, 25, 17, 0, 19, 11, 0, 13, 5, 0, 7, 26, 0, 1, 20, 0, 22, 14, 0, 16, 8, 0, 10, 2, 0, 4, 23, 0, 25, 17, 0, 19, 11, 0, 13, 5, 0, 7, 26, 0, 1, 20, 0 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

PowerMod[Range[0, 90], 7, 27] (* From Harvey P. Dale, Oct 30 2011 *)

PROG

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

CROSSREFS

Sequence in context: A023921 A072840 A091234 * A200430 A084029 A008426

Adjacent sequences:  A070705 A070706 A070707 * A070709 A070710 A070711

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 17 10:57 EST 2012. Contains 206009 sequences.