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.

A386597 Number of distinct values of the permanent of an n X n (0,1)-matrix with exactly three 1's in each row.

Original entry on oeis.org

1, 4, 8, 16, 29, 50, 82
Offset: 3

Views

Author

Robert P. P. McKone, Jul 27 2025

Keywords

Comments

a(n) > A185178(n) for n >= 4.
The permanents for a(n) contain all permanents from a(n-1).
a(10) >= 121.
a(11) >= 186.
a(12) >= 276.
a(13) >= 422.
a(14) >= 638.
a(15) >= 824.

Crossrefs

Cf. A185178 (number of distinct permanents with exactly three 1's in each row and column).