3578400domain: NAppears in sequencesNumber of circular permutations of {1, 2, ..., n}, where every next element in binary notation has ones at the same or adjacent positions of previous element's binary ones.at n=13A115507Triangle T(n, k) = n*( (n-1)! - (k-1)! ), read by rows.at n=52A137259