a(n) is the minimal permanent of an n X n matrix using the integers 0 to n^2 - 1.
A358486
a(n) is the minimal permanent of an n X n matrix using the integers 0 to n^2 - 1.
Terms
- a(0) =1a(1) =0a(2) =2a(3) =128a(4) =18948a(5) =40179728a(6) =2863042492
External references
- oeis: A358486