login
A368920
Number of terms of A368904 less than 10^n, where A368904 gives the numbers k for which there is no prime p such that p^p divides A342001(k).
4
8, 80, 781, 7752, 77275, 772088, 7718342, 77161311
OFFSET
1,1
PROG
(PARI)\\ Needs also program from A368914:
tp=10; s=0; for(n=1, 10^10, s+=A368914(n); if(1+n==tp, print1(s, ", "), if(n==tp, tp *= 10)));
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 14 2024
STATUS
approved