OFFSET
1,1
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
EXAMPLE
58 is a term because psi(58) = 90 is not a term of A002202.
PROG
(PARI) a001615(n) = n*sumdivmult(n, d, issquarefree(d)/d);
isok(n) = !istotient(a001615(n)); \\ after Charles R Greathouse IV at A001615
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Altug Alkan, Aug 21 2017
STATUS
approved