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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062174 3^(n-1) mod n. 3
0, 1, 0, 3, 1, 3, 1, 3, 0, 3, 1, 3, 1, 3, 9, 11, 1, 9, 1, 7, 9, 3, 1, 3, 6, 3, 0, 27, 1, 3, 1, 11, 9, 3, 4, 27, 1, 3, 9, 27, 1, 33, 1, 27, 36, 3, 1, 27, 43, 33, 9, 27, 1, 27, 4, 3, 9, 3, 1, 27, 1, 3, 9, 43, 16, 45, 1, 27, 9, 13, 1, 27, 1, 3, 69, 27, 25, 9, 1, 27, 0, 3, 1, 75, 81, 3, 9, 75, 1, 63 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

Index entries for sequences related to pseudoprimes

PROG

(PARI) { for (n=1, 1000, write("b062174.txt", n, " ", 3^(n - 1)%n) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 02 2009]

CROSSREFS

Cf. A062172.

Sequence in context: A030728 A138291 A201681 * A154754 A102368 A063062

Adjacent sequences:  A062171 A062172 A062173 * A062175 A062176 A062177

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Jun 12 2001

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 08:15 EST 2012. Contains 205725 sequences.