What is the maximum possible determinant of a 3 by 3 Binary Matrix?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
i took the matrix who has zero in the place third row and third column others are 1 and its determinant was 2.I tried to avoid zeros.