7233629131domain: NAppears in sequencesa(n) = ceiling(2^n/n).at n=37A053638Smallest a(n) so that division by n can be performed by floor(x/n) = floor(x*a(n)/2^A346496(n)) for any 0 <= x < 2^32.at n=18A346495