Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #30 Feb 14 2022 11:24:52
%S 457411536,249495038,50719534,5983183,774164,24157,4038,253,0,1
%N a(n) is the number of reduced stable marriage problem instances of order 4 that generate n possible stable matchings.
%C A344667(10) is reduced from 144 to 1, demonstrating that it is a unique maximal instance up to relabeling of the participants.
%F a(n) = A344667(n)/A010790(3) as described in A351409.
%Y Cf. A344667, A351409, A010790.
%K nonn,fini,full
%O 1,1
%A _Dan Eilers_, Feb 11 2022