163268domain: NAppears in sequencesa(n) is the number of distinct products b_1*b_2*...*b_n where 1 <= b_i <= n.at n=12A110713a(n) = (n^3 + n)*7^n.at n=3A128051