A369239 Number of integers whose arithmetic derivative is larger than 1 and equal to the n-th partial sum of primorial numbers.
0, 1, 2, 1, 2, 1, 2, 1, 27, 0, 319, 1
Offset: 1
Examples
a(12) = 1 as there is a unique solution k such that k' = A143293(12) = 7628001653829, that k being 318745032938881 = 71*173*307*1259*67139. It's also the first solution with more than four prime factors. a(14) >= 1, because as A143293(14)-2 = 13394639596851069-2 = 13394639596851067 is a prime, we have at least one solution, with A003415(2*13394639596851067) = A003415(26789279193702134) = 2+13394639596851067 = A143293(14). For more examples, see A369240.
Links
Programs
-
PARI
\\ See the attached program.
Comments