OFFSET
1,2
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..2500
EXAMPLE
14 is a term since A317797(14) = 350 is divisible by 14.
MATHEMATICA
Select[Range[10000], Divisible[Plus @@ (Abs[Divisors[#, GaussianIntegers -> True]]^2), #] &]
CROSSREFS
KEYWORD
nonn
AUTHOR
Amiram Eldar, Feb 21 2020
STATUS
approved