839594600domain: NAppears in sequencesDefine u(n) as in A220448; then a(1)=1, thereafter a(n) = u(n)*a(n-1).at n=11A220449