a(n) is the minimum permanent of an n X n matrix using the integers 1 to n^2.
A350565
a(n) is the minimum permanent of an n X n matrix using the integers 1 to n^2.
Terms
- a(0) =1a(1) =1a(2) =10a(3) =436a(4) =52197a(5) =13300936a(6) =6192060119
External references
- oeis: A350565