OFFSET
0,1
MATHEMATICA
sopfr = Function[x, Plus @@ Map[Times @@ # &, FactorInteger[x]]]; Select[sopfr /@ HarmonicNumber[Range[100]], PrimeQ]
CROSSREFS
KEYWORD
nonn
AUTHOR
Carlos Alves, Dec 16 2007
STATUS
approved