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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070666 n^6 mod 43. 0
0, 1, 21, 41, 11, 16, 1, 1, 16, 4, 35, 4, 21, 16, 21, 11, 35, 35, 41, 11, 4, 41, 41, 4, 11, 41, 35, 35, 11, 21, 16, 21, 4, 35, 4, 16, 1, 1, 16, 11, 41, 21, 1, 0, 1, 21, 41, 11, 16, 1, 1, 16, 4, 35, 4, 21, 16, 21, 11, 35, 35, 41, 11, 4, 41, 41, 4, 11, 41, 35, 35, 11, 21, 16, 21, 4, 35 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

PowerMod[Range[0, 100], 6, 43] (* From Harvey P. Dale, Dec 30 2011 *)

PROG

(Other) sage: [power_mod(n, 6, 43)for n in xrange(0, 77)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 07 2009]

CROSSREFS

Sequence in context: A102478 A020220 A084856 * A104393 A154576 A173960

Adjacent sequences:  A070663 A070664 A070665 * A070667 A070668 A070669

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 14 10:09 EST 2012. Contains 205614 sequences.