A369978 Dirichlet inverse of sequence b(n) = 1+A083345(n), where A083345(n) = n' / gcd(n,n'), and n' stands for the arithmetic derivative of n, A003415.
1, -2, -2, 2, -2, 2, -2, -4, 1, 0, -2, 3, -2, -2, -1, 9, -2, 4, -2, 9, -3, -6, -2, -8, 1, -8, 2, 15, -2, 12, -2, -18, -7, -12, -5, -14, -2, -14, -9, -22, -2, 18, -2, 27, 10, -18, -2, 20, 1, 10, -13, 33, -2, -8, -9, -36, -15, -24, -2, -16, -2, -26, 14, 36, -11, 30, -2, 45, -19, 16, -2, 22, -2, -32, 12, 51, -11, 36
Offset: 1
Keywords
Links
- Antti Karttunen, Table of n, a(n) for n = 1..16384
Crossrefs
Programs
Formula
a(1) = 1, and for n > 1, a(n) = -Sum_{d|n, dA083345(n/d)) * a(d).