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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A036160 3^n mod 223. 1
1, 3, 9, 27, 81, 20, 60, 180, 94, 59, 177, 85, 32, 96, 65, 195, 139, 194, 136, 185, 109, 104, 89, 44, 132, 173, 73, 219, 211, 187, 115, 122, 143, 206, 172, 70, 210, 184, 106, 95, 62, 186, 112, 113, 116, 125, 152, 10 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

I. M. Vinogradov, Elements of Number Theory, pp. 220 ff.

MAPLE

[ seq(primroot(ithprime(i))^j mod ithprime(i), j=0..100) ];

MATHEMATICA

PowerMod[3, Range[0, 50], 223] (* From Harvey P. Dale, Jan 04 2012 *)

CROSSREFS

Sequence in context: A134396 A059502 A036142 * A001218 A036158 A036136

Adjacent sequences:  A036157 A036158 A036159 * A036161 A036162 A036163

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 06:55 EST 2012. Contains 205694 sequences.