A306709 For n > 1, a(n) = gcd(A001414(n), A167344(n)) where A001414(n) is the sum of primes p dividing n (with repetition) and A167344(n) = b(n) is the totally multiplicative sequence with b(p) = (p-1)*(p+1) = p^2 - 1; a(1) = 0.
0, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 9, 8, 1, 1, 8, 1, 9, 2, 1, 1, 9, 2, 3, 1, 1, 1, 2, 1, 1, 2, 1, 12, 2, 1, 3, 16, 1, 1, 12, 1, 15, 1, 1, 1, 1, 2, 12, 4, 1, 1, 1, 16, 1, 2, 1, 1, 12, 1, 3, 1, 3, 18, 16, 1, 3, 2, 2, 1, 12, 1, 3, 1, 1, 18, 18, 1, 1, 4, 1, 1, 2, 2, 9, 32, 1, 1, 1, 4, 27
Offset: 1
Links
- Antti Karttunen, Table of n, a(n) for n = 1..65537
Programs
Formula
a(p) = 1 for all primes p. - Antti Karttunen, Jan 03 2021
Comments