411 views
0 votes
0 votes
Consider the sets $A_1,  A_2,  A_3  \dots  A_m$. Prove that the number of distinct sets of the form $A_i \oplus A_j$ is at least $m$.

1 Answer

1 votes
1 votes

Here I am assuming that the sets A1,A2,A3,......,Am are all distinct

THE QUESTION IS WRONG

 The number of distinct sets of the form Ai ⊕ Aj should be at least m-1.

Take the example

A1 = {1,2,3}  A2 ={3}  A3 = {1} and A4 = {2}

TRY TO FIND 4 distinct sets of the form Ai ⊕ Aj. YOU CANT FIND IT  THERE IS ONLY 3. 

So, I am proving that.

Now, let us assume for arbitrary i,j ∈ { 1,2,3,.....,m}

we have A1 ⊕ Ai = A1 ⊕ Aj 

=> A1 ⊕ (A⊕ Ai) = A1 ⊕ (A1 ⊕ Aj)

=> (A1 ⊕ A1) ⊕ Ai = ( A1 ⊕ A1 ) ⊕ Aj  ( Assosiative property XOR)

=> Ai = Aj

But we know that all the Ai 's are distinct.

So, our assumption was wrong

Thus (A1 ⊕ Ai ) !=  (A1 ⊕ Aj)

Thus (A⊕ A2) , (A1 ⊕ A3) , (A1 ⊕ A4) , ..................., (A1 ⊕ Am) are all distinct sets.

So, we have got m-1 distinct sets of the form Ai ⊕ Aj 

Thus there are at least m-1 distinct sets of the form Ai ⊕ Aj (proved)

Related questions

0 votes
0 votes
0 answers
1
1 votes
1 votes
1 answer
3
dd asked Apr 16, 2018
880 views
We have $m$ sets $A_1,A_2,A_3 \text{ to } A_m$. All $A_i \subseteq [n]$ where $ [n] = \{1,2,3, \dots n \}.$ Given that $|A_i| = \text{odd number}$ and $|A_i \cap A_j| = ...
0 votes
0 votes
0 answers
4
dd asked Apr 27, 2018
377 views
Consider the sets $A_1, A_2, A_3 \dots A_m$ each a subset of size $k$ of $\{1,2,3, \dots , n\}$. If in a 2-colouring of $\{1,2,3, \dots , n\}$ no set $A_i$ is monoch...