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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070270 Primes for which the smallest positive primitive root is even and nonprime. 0
41, 109, 151, 229, 251, 271, 313, 337, 367, 733, 761, 971, 991, 1021, 1031, 1069, 1289, 1297, 1303, 1429, 1471, 1489, 1759, 1783, 1789, 1811, 1871, 1873, 1879, 2137, 2411, 2441, 2551, 2749, 2791, 2971, 3001, 3061, 3079, 3109, 3221, 3229, 3251, 3301 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) forprime(n=1, 5000, if((-1)^(lift(znprimroot(n))*(1-isprime(lift(znprimroot(n)))))==1+isprime(lift(znprimroot(n))), print1(n, ", ")))

CROSSREFS

Cf. A047936, A001918.

Sequence in context: A044228 A044609 A142054 * A001125 A116509 A105389

Adjacent sequences:  A070267 A070268 A070269 * A070271 A070272 A070273

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 09 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 00:09 EST 2012. Contains 205978 sequences.