OFFSET
1,1
COMMENTS
One of these divisors is number 11 and the second is A132287(n).
PROG
(PARI) lista(nn) = {for(n=1, nn, if (ismo(n) && (bigomega(n) == 2), print1(n, ", "); ); ); } \\ Michel Marcus, Nov 05 2013
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Artur Jasinski, Aug 16 2007
EXTENSIONS
More terms from Michel Marcus, Nov 05 2013
STATUS
approved