591191domain: NAppears in sequencesa(n) is number of solutions of the equation sigma(x)=10^n.at n=40A110078a(1)=1. a(n) = a(n-1) + (largest integer occurring among {a(1),a(2),a(3),...,a(n-1)} that is coprime to n).at n=29A120939