189466domain: NAppears in sequencesNumber of distinct structures that can be made from n cubes without overhangs.at n=11A331621a(n) = Sum_{k=0..floor(n/4)} (-1)^k * (n-3*k)!/(n-4*k)!.at n=30A358605