338663domain: NAppears in sequencesa(1) = 1; a(n) = a(n-1) + sigma(a(n-1)) where sigma(k) = sum of the divisors of k.at n=17A081973Irregular array where row n is the positive integers which divide the sum of all previous rows. a(1,1)=1.at n=59A119763