a(n) is the maximal permanent of an n X n matrix using the integers 0 to n^2 - 1.
A358487
a(n) is the maximal permanent of an n X n matrix using the integers 0 to n^2 - 1.
Terms
- a(0) =1a(1) =0a(2) =6a(3) =553a(4) =107140a(5) =40179728a(6) =27312009708
External references
- oeis: A358487