137846528818domain: NAppears in sequencesNumber of different ways to select n elements from two sets of n elements under the precondition of choosing at least one element from each set.at n=19A115112A115112 with initial term changed from 0 to 1.at n=19A171074a(n) = binomial(n, [n/2]) - 2.at n=40A201686