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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A168367 Terms of A123239 which are also primes in Z(rho) where rho = (-1+sqrt(-3))/2. 3
2, 11, 41, 59, 83, 107, 131, 179, 227, 251, 347, 419, 443, 467, 491, 563, 587, 659, 683, 761, 827, 947, 971, 1019, 1091, 1163, 1181, 1187, 1223, 1259, 1283, 1289, 1307, 1427, 1451, 1499, 1511, 1523, 1571, 1583, 1619, 1667, 1787, 1811, 1871, 1877 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..46.

MATHEMATICA

MangammalQ[p_] := Block[{k = 3}, While[k > 2, k = Mod[3 k, p]]; k != 2];

A168367 = Select[Prime[Range[290]], MangammalQ[#] && Mod[#, 3] == 2 &] (*Chandler*)

CROSSREFS

Cf. A003627, A123239, A168325.

Sequence in context: A176621 A000822 A154813 * A080093 A175447 A078746

Adjacent sequences:  A168364 A168365 A168366 * A168368 A168369 A168370

KEYWORD

nonn

AUTHOR

A.K. Devaraj, Nov 23 2009, Nov 25 2009

EXTENSIONS

Extended by Ray Chandler, Jul 21 2011

STATUS

approved

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 May 24 01:37 EDT 2013. Contains 225613 sequences.