cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A345679 a(n) is the number of disjoint preference profiles in the stable marriage problem with n men and n women.

Original entry on oeis.org

1, 12, 8784, 1031049216
Offset: 1

Views

Author

Tanya Khovanova and MIT PRIMES STEP Senior group, Jun 22 2021

Keywords

Comments

A disjoint profile is defined as a preference profile where each pair of rankings appears exactly once.
A preference profile corresponds to a digit in a complete n^2 X n^2 Sudoku grid.
A disjoint profile corresponds to a digit in a disjoint-groups Sudoku.

Examples

			For n=2, there are 16 preference profiles. Each profile is either a disjoint profile or a joint profile. The number of joint profiles is A344693(2) = 4. Thus, the number of disjoint profiles is 12.
		

Crossrefs

Showing 1-1 of 1 results.