Thread Closed

Sets: Is A ⊆ B? A={x ∈ ℤ | x ≡ 7 (mod 8)} B={x ∈ ℤ | x ≡ 3 (mod 4)}

 
Share Thread Thread Tools
Mar2-10, 04:53 PM   #1
 

Sets: Is A ⊆ B? A={x ∈ ℤ | x ≡ 7 (mod 8)} B={x ∈ ℤ | x ≡ 3 (mod 4)}


A={x ∈ ℤ | x ≡ 7 (mod 8)}
B={x ∈ ℤ | x ≡ 3 (mod 4)}

Is A ⊆ B? Yes

Since x ∈ A, then xa = 7 + 8a = 8a + 7 = 2(4a + 3) +1. And since the ∈ B are of the form xb = 3 + 4b = 4b + 3 = 2(2b + 1) + 1, both ∈ A,B are odd. A ⊆ B since the ∈ of both sets are of 2p + 1. Q.E.D.

Is this correct?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Mar2-10, 04:58 PM   #2
 
No. You want to show that every element of A is an element of B. All you showed is that neither contains an even integer.

Try writing 7 + 8a in a form that shows it is in B.
Mar2-10, 04:59 PM   #3
 
I don't know how to go about doing that.
Mar2-10, 05:36 PM   #4
 
Mentor

Sets: Is A ⊆ B? A={x ∈ ℤ | x ≡ 7 (mod 8)} B={x ∈ ℤ | x ≡ 3 (mod 4)}


What is this character - ℤ ?

7 + 8a = 3 + 4 + 4(2a) = 3 + 4(1 + 2a)
Mar2-10, 05:38 PM   #5
 
Integers
Mar2-10, 05:44 PM   #6
 
So do you see how the conclusion follows? It is pretty straight forward now.
Mar2-10, 05:46 PM   #7
 
Since x ∈ A, then x = 7 + 8a = 8a + 7 = 4(2a) + 4 + 3 = 4(2a + 1) + 3. And since the ∈ B are of the form x = 3 + 4b = 4b + 3, all x = 4p + 3 and A ⊆ B. Q.E.D.

Correct?
Thread Closed

Tags
proofs, sets, subsets
Thread Tools


Similar Threads for: Sets: Is A ⊆ B? A={x ∈ ℤ | x ≡ 7 (mod 8)} B={x ∈ ℤ | x ≡ 3 (mod 4)}
Thread Forum Replies
Let p,q ∈ ℤ+ , p < q. Prove that if p - q divides p - 1, then q - p divides q - 1. Calculus & Beyond Homework 4
lcm of k,k+1,k+2 where k≡3(mod 4) ? Calculus & Beyond Homework 16
ax≡ay (mod m) iff x≡y (mod m/(a,m)) Linear & Abstract Algebra 5
For all x∈]0;2pi[ : tan(x) > x Precalculus Mathematics Homework 6
ab ≡ 0 (mod N) Linear & Abstract Algebra 1