a(n) = the smallest number k>1 such that floor(Sum_{p|k} 0.p) = n where p runs through the prime divisors of k.
A276654
a(n) = the smallest number k>1 such that floor(Sum_{p|k} 0.p) = n where p runs through the prime divisors of k.
Terms
- a(0) =2a(1) =21a(2) =2905a(3) =281785a(4) =47740490a(5) =9178864590
External references
- oeis: A276654