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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067386 primes p such p+1 and p-1 have the same number of distinct prime factors. 0
3, 11, 13, 19, 23, 37, 47, 53, 73, 97, 107, 131, 139, 163, 181, 193, 229, 239, 281, 307, 311, 349, 373, 379, 383, 409, 439, 443, 487, 491, 521, 577, 599, 601, 617, 619, 643, 683, 701, 709, 727, 739, 743, 761, 811, 821, 827, 829, 853, 863, 881, 883, 919, 937 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Prime[Range[2, 180]], Length[FactorInteger[#-1]]==Length[FactorInteger[#+1]]&]  [From Harvey P. Dale, Jan. 9, 2011]

CROSSREFS

Sequence in context: A045428 A191049 A103835 * A063621 A176870 A089152

Adjacent sequences:  A067383 A067384 A067385 * A067387 A067388 A067389

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 23 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 15 23:34 EST 2012. Contains 205860 sequences.