OFFSET
1,1
COMMENTS
Regarding the distribution: Let K be the union of primes and semiprimes in A259145. Let S be the set of other terms. The growth rate of the cardinality of S with respect to the cardinality of K is significantly slower. For instance, if we take the first 50000 terms of A259145, about 32.5 percent are contained in S. If we take the first 350000 terms, about 38.2 percent are contained in S.
a(n) that are in A002997 (Carmichael numbers) for a(n) <= 10^6 are 561, 1105, 8911, 10585, 29341, 825265.
a(n) that are in A051015 (Zeisel numbers) for a(n) <= 3*10^6 are 1885, 353977, 2953711.
LINKS
Carlos Eduardo Olivieri, Table of n, a(n) for n = 1..8906
Eric Naslund, Integers with a predetermined prime factorization, arXiv:1203.2363 [math.NT], 2012.
MATHEMATICA
Select[Range[25000], PrimeQ[#^2 - EulerPhi[#]] && PrimeNu[#] > 2 &]
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Carlos Eduardo Olivieri, Jun 19 2015
STATUS
approved