Intersection of Sets A, B and C in ℤ

In summary: Notice that 96 and 11 are relatively prime: the only common factor is 1 so the "linear Diophantine equation" 11m+ 96n= 1 has a solution. Euclid's algorithm gives us that solution: 11(-8)+ 96(1)= 1. Multiply by 8: 11(-64)+ 96(8)= 8. So one member of the set is x= 4(96)+ 11(-64)= 8. That is, 4(96+ 11n)- 11(64+ 96n)= 8. So the set is the same as the set of all integers of the form 4
  • #1
fatineouahbi
10
0
Let A,B,C be three sets such that :

A={x∈ ℤ / x=11k+8 , k∈ℤ}
B={x∈ ℤ / x=4k , k∈ℤ}
C={x∈ ℤ / x=11(4k+1) -3 , k∈ℤ }

Prove A⋂B = C


I started with this :
Let x be an arbitrary element of A⋂B
then ∃(k,k')∈ ℤ² such that x=11k+8 and x=4k'
then 11k+8 = 4k'
then 11(k+1)-3 = 4k'

I don't know where to go from this
 
Mathematics news on Phys.org
  • #2
Hi fatineouahbi,

Since $11k + 8 = 4k'$, then $11k = 4k' - 8$, or $11k = 4(k'-2)$. Hence, $4$ divides $11 k$. As $4$ and $11$ are relatively prime, $4$ divides $k$. So $k = 4u$ for some integer $u$. Now we have $x = 11k + 8 = 11(4u) + 8 = 11(4u + 1) - 3\in C$, showing that $A\cap B \subset C$.

To prove $A\cap B \subset C$, let $x\in C$. Then $x = 11(4k + 1) - 3$ for some integer $k$. Since $11(4k + 1) - 3 = 11(4k) + 8$, then $x\in A$. As $11(4k + 1) - 3 = 11(4k) + 8 = 4(11k) + 4(2) = 4(11k + 2)$, we have $x\in B$. Therefore, $x\in A\cap B$. Consequently, $C\subset A\cap B$.
 
  • #3
Thank you !
 
Last edited:
  • #4
Another way: 11k+ 8= 4k' is the same as 4k'- 11k= 8, a "linear Diophantine equation" which can be solved using "Euclid's algorithm":

4 divides into 11 twice with remainder 3: 11- 2(4)= 3.
3 divides into 4 once with remainder 1: 4- 3= 1.
Replace that "3" with 11- 2(4). 4- (11- 2(4))= 3(4)- 1(11)= 1.
Multiplying by 8, 24(4)- 8(11)= 8.

So one solution is k'= 24, k= 8. In fact, all values k'= 24+ 11n, k= 8+ 4n, for n any integer, is also a solution:
4(24+ 11n)- 11(8+ 4n)= 96+ 44n- 88- 44n= 96- 88= 8.

Members of the set are of the form x= 4k'= 96+ 44n for n any integer.
 

1. What is the definition of intersection of sets A, B and C in ℤ?

The intersection of sets A, B and C in ℤ is the set of all elements that are common to all three sets. In other words, it is the set of elements that are present in all three sets.

2. How is the intersection of sets A, B and C in ℤ represented?

The intersection of sets A, B and C in ℤ is typically represented using the symbol ∩. This symbol is placed between the sets to indicate that it is the intersection of those sets.

3. Can the intersection of sets A, B and C in ℤ be empty?

Yes, it is possible for the intersection of sets A, B and C in ℤ to be empty. This occurs when there are no common elements between the sets.

4. How is the intersection of sets A, B and C in ℤ different from the union of those sets?

The intersection of sets A, B and C in ℤ only includes elements that are common to all three sets, while the union of those sets includes all elements from all three sets.

5. What is an example of the intersection of sets A, B and C in ℤ?

If sets A, B, and C are defined as A = {1, 2, 3}, B = {2, 3, 4}, and C = {3, 4, 5}, then the intersection of these sets in ℤ would be {3} since 3 is the only element that is present in all three sets.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
Replies
5
Views
2K
Replies
17
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • General Math
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
4K
  • Math Proof Training and Practice
Replies
3
Views
848
Back
Top