Let I = [ ∣ 1 , 1 5 6 7 ∣ ] , ( A i ) 1 ≤ i ≤ 2 1 5 6 7 − 1 a non-empty part of I numbered in any order and B ∈ M 2 1 5 6 7 − 1 ( R ) matrix defined by b i , j = 1 if A i ∩ A j = ∅ and b i , j = 0 otherwise. Submit your answer as det ( B ) .
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.
Nice solution! we can even start by showing that the determinant doesn't involve the order of how we choose A i that make it more easier when using induction.
Problem Loading...
Note Loading...
Set Loading...
Here's a proof sketch:
We generalize the problem first. Define [ n ] : = { 1 , 2 , 3 , … , n } , let ( A i , n ) denote the 2 n − 1 nonempty subsets of [ n ] in some order, and define B n ∈ M 2 n − 1 ( R ) with the same definition as given in the problem. Then by elementary row operations, we may show that for all n > 1 , ∣ B n ∣ = − ∣ B n − 1 ∣ 2 . Also, it's an immediate computation that ∣ B 1 ∣ = 1 , so by induction on n , we may see ∣ B n ∣ = − 1 for all n ≥ 2 . In particular, by setting n = 1 5 6 7 , ∣ B ∣ = ∣ B 1 5 6 7 ∣ = − 1