Permanents of (0,1) matrices :: classification

Meeussen Wouter (bkarnd) wouter.meeussen at vandemoortele.com
Thu Oct 30 13:45:37 CET 2003


seqfanners,

since the Permanent of a (square) (0,1)-matrix is conserved under
permutation of rows and\or columns,
one might wonder how many 'base forms' of such matrices exist:

           baseform= sortrows( sortcolumns(sortrows( matrix) ) )

throwing this definition over all (0,1) matrices from 1x1 opto 4x4
I find:          2,  7,  45,  660

(! EIS : no match!  Huh? 
is this sorting technique too irrelevant? I checked that it 'fixpoints' !)

Superseeker produced only matches thru substitutions & deletions..


Wouter.


Mma:
Table[Length at Split[Sort[baseform/@(Partition[#,n]&/@(
IntegerDigits[Range[0,-1+2^n^2],2,n^2]))]],{n,4}]









(* corporate gibberish below this line *)






===============================
This email is confidential and intended solely for the use of the individual to whom it is addressed. 
If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited.
You are explicitly requested to notify the sender of this email that the intended recipient was not reached.






More information about the SeqFan mailing list