33554448domain: NAppears in sequencesa(n) = the smallest positive multiple of n that has exactly n (nonleading) 0's in its binary representation.at n=23A143116a(n) = 16*(2^n + 1).at n=21A175162