167940domain: NAppears in sequencesNumbers k such that the sum of k, the divisors of k, and the numbers < k that are coprime to k, is a perfect power.at n=8A352876a(n) = binomial(2*n-2,n) - 2*(n-1).at n=8A359175