36506664960domain: NAppears in sequencesNumber of different ways of coloring an n X n grid of squares using two colors so that the resulting grid has just one line of symmetry.at n=7A140650a(n) = n * 2^(n - 2) * (2^(n - 1) - 1).at n=17A308700