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-4 of 4 results.

A344669 a(n) is the number of preference profiles in the stable marriage problem with n men and n women that generate the maximum possible number of stable matchings.

Original entry on oeis.org

1, 2, 1092, 144, 507254400
Offset: 1

Views

Author

Tanya Khovanova and MIT PRIMES STEP Senior group, May 27 2021

Keywords

Comments

From Dan Eilers, Dec 23 2023: (Start)
A357271 provides the best known lower bounds for the maximum number of stable matchings of order n.
A357269 provides exact results. (End)

Examples

			For n=2, there are 16 possible preference profiles: 14 of them generate one stable matching and 2 of them generate two stable matchings. Thus, a(2) = 2.
		

Crossrefs

Formula

a(n) = A368433(n) * A010790(n-1). - Dan Eilers, Dec 24 2023

Extensions

a(5) from Dan Eilers, Dec 23 2023

A344667 a(n) is the number of preference profiles in the stable marriage problem with 4 men and 4 women that generate n possible stable matchings.

Original entry on oeis.org

65867261184, 35927285472, 7303612896, 861578352, 111479616, 3478608, 581472, 36432, 0, 144
Offset: 1

Views

Author

Tanya Khovanova and MIT PRIMES STEP Senior group, May 27 2021

Keywords

Comments

A185141(n) is the total number of preference profiles for n men and n women.
A185141(4) = 110075314176 is the sum of the terms of this sequence.
For 2 men and 2 women, the total number of preference profiles is 16, where 14 profiles have 1 stable matching, and 2 profiles have 2 stable matchings.
For 3 men and 3 women, the total number of preference profiles is 46656, where the number of possible stable matchings ranges from 1 to 3. The distribution is provided by sequence A344666(n).

Crossrefs

A344668 a(n) is the number of preference profiles in the stable marriage problem with n men and n women that generate exactly 1 possible stable matching.

Original entry on oeis.org

1, 14, 34080, 65867261184
Offset: 1

Views

Author

Tanya Khovanova and MIT PRIMES STEP Senior group, May 27 2021

Keywords

Comments

A069124(n) provides the lower bound for the maximum number of stable matchings with n men and n women. It is exact for n below 5.

Examples

			For n=2, there are 16 possible preference profiles: 14 of them generate one stable matching and 2 of them generate two stable matchings. Thus, a(2) = 14.
		

Crossrefs

A369597 a(n) is the number of reduced stable marriage problem instances of order 3 that generate n possible stable matchings.

Original entry on oeis.org

2840, 957, 91
Offset: 1

Views

Author

Dan Eilers, Jan 27 2024

Keywords

Crossrefs

Cf. A351430 (order 4, reduced), A368419 (order 5, reduced).
Cf. A344666 (order 3 unreduced), A344667 (order 4 unreduced).
Cf. A351409 (number of reduced instances of order n).
Cf. A010790 (reduction factor for order n).
Showing 1-4 of 4 results.