To be specific : How many $4\times4$ matrices with entries from $0$, $1$ have odd determinant?
P.S : Please do post comment/answer by fully reading it first and which satisfies what I asked for which I cleared at my best possible.
Approach :
I didn't go for combinatorial approach as it was a multiple choice question .
So what i thought of is :
Consider Half of them are even and remaining are odd.
Total is $2^{4\times 4}$ so half would be $65536/2$ hence 2 of the options i have eliminated.
Now, One option was "20160" and other was "32767" but reason i choose 1st option because there are some matrices with "0" determinant so it wont be "32767" , actually less than that so i go for "20160" .
But though I got correct answer , i wasn't satisfied by own intuition so tried it for $2\times 2$ matrix. What I found is "10" zero matrices , "6" odd and "0" even matrices. ( I didn't considered "0" in the category of even just to separate it from odd/even)
With the $2\times 2$ matrix it didn't satisfy my above intuition of dividing into half. So my question is :
Whether I got the correct answer by luck?
Where my intuition gone wrong?
How to proceed with generalisation?