A368703 a(n) is the least integer k whose arithmetic derivative is equal to the n-th primorial, or 0 if no such k exists.
2, 0, 9, 161, 2189, 29861, 510221, 1547371, 79332523, 9592991561, 265257420749, 1102527599503
Offset: 0
Examples
a(0) = 2 as the least number k such that A003415(k) = A002110(0) = 1 is 2. a(1) = 0 as there is no number k such that A003415(k) = A002110(1) = 2. a(7) = 1547371 as it is the least number k such that A003415(k) = A002110(7) = 510510. See also A366890.
Links
- Antti Karttunen, PARI program
- Index entries for sequences related to primorial numbers
Comments