OFFSET
1,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
MATHEMATICA
Select[Range[1000], PrimeQ[Total[IntegerDigits[#]]+Total[IntegerDigits[#^2]]]&]
CROSSREFS
KEYWORD
nonn,easy,base
AUTHOR
Harvey P. Dale, Feb 16 2011
STATUS
approved