25769803760domain: NAppears in sequencesSmallest number m such that exactly n editing steps (insert or substitute) are necessary to transform the binary representation of m into the least prime not less than m.at n=32A171402a(n) = 3*a(n-1) - 2*a(n-2) with a(0)=32 and a(1)=80.at n=29A182466