13643221domain: NAppears in sequencesDefine f(n,k) = floor[n/k] and a(n) = right concatenation of f(n,k) for k = 1 to int[(n+1)/2] or until one arrives at a 1.at n=12A068671