close
login
A369244
a(n) is the greatest integer k whose arithmetic derivative is equal to the n-th partial sum of primorials, and 0 if no such k exists.
5
0, 14, 74, 198, 10295, 65174, 40354813, 20485574, 680909375411, 0, 17866904665985941, 318745032938881, 1059829063639229651477
OFFSET
1,2
COMMENTS
a(n) = the largest integer k for which A003415(k) = A143293(n), and 0 if no such k exists.
FORMULA
a(n) >= A369243(n).
a(n) = A369240(n,A369239(n)) when A369239(n) > 0; otherwise a(n) = 0. - Max Alekseyev, Sep 17 2025
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Antti Karttunen, Jan 19 2024
EXTENSIONS
a(13) from Max Alekseyev, Sep 17 2025
STATUS
approved