Ring Theory: Solving Homework Statement with Double Inclusion Method

  • Thread starter Thread starter STEMucator
  • Start date Start date
  • Tags Tags
    Ring Theory
STEMucator
Homework Helper
Messages
2,076
Reaction score
140

Homework Statement



Didn't know what to title this one. I found it while I was doing some practice problems :

http://gyazo.com/51a668d4db1a1638353a9de4b43d42ed

Homework Equations



lcm(m,n) = k for some integer k.

The Attempt at a Solution



I'm not really sure how to start this one. My guess is I want to argue with double inclusion? As in argue they're both subsets of each other.

Any help would be great.
 
Physics news on Phys.org
Obvious approach is to let x be a member of the set on the LHS and show it is therefore in kZ; then show the converse (which is trivial).
 
haruspex said:
Obvious approach is to let x be a member of the set on the LHS and show it is therefore in kZ; then show the converse (which is trivial).

Hmm okay. So :

We want to show for some positive integers, m and n, that m \mathbb{Z} \cap n \mathbb{Z} = k \mathbb{Z} for some integer k \in \mathbb{Z} \space | \space lcm(m,n) = k

Case : mZ\capnZ \subseteq kZ

Choose any a\inmZ\capnZ. We want to show a\inkZ.

Observe that a is also a positive integer because mZ\capnZ is the set of all positive integers such that a\inmZ and a\innZ.

Hence a = mx and a = ny for some integers x and y. So that a is an integer multiple of m and n.

Is this on the right track? I'm getting a bit stuck.

Stuff I didn't quite know if it mattered :

---Now, since lcm(m,n) = k, we know that k is also a positive integer so that kZ is a set of positive integers---
 
Last edited:
Zondrina said:
Hmm okay. So :

We want to show for some positive integers, m and n, that m \mathbb{Z} \cap n \mathbb{Z} = k \mathbb{Z} for some integer k \in \mathbb{Z} \space | \space lcm(m,n) = k

Case : mZ\capnZ \subseteq kZ

Choose any a\inmZ\capnZ. We want to show a\inkZ.

Observe that a is also a positive integer because mZ\capnZ is the set of all positive integers such that a\inmZ and a\innZ.

Hence a = mx and a = ny for some integers x and y.

Is this on the right track? I'm getting a bit stuck.

Stuff I didn't quite know if it mattered :

---Now, since lcm(m,n) = k, we know that k is also a positive integer so that kZ is a set of positive integers---

Ok, you've shown a is a common multiple of m and n. Can you show ANY common multiple of m and n is a multiple of the least common multiple?
 
Dick said:
Ok, you've shown a is a common multiple of m and n. Can you show ANY common multiple of m and n is a multiple of the least common multiple?

Hmmm, I think I see what you're getting at here.

Since lcm(m,n) = k, then lcm(m,n)a = ka for any positive integer a ( Any integer really ). I wouldn't understand what you mean by 'show' though.
 
Zondrina said:
Hmmm, I think I see what you're getting at here.

Since lcm(m,n) = k, then lcm(m,n)a = ka for any positive integer a ( Any integer really ). I wouldn't understand what you mean by 'show' though.

There is some content here. You need to show that if a is any common multiple of n and m then it is an integer multiple of lcm(n,m). Think about what the lcm means in terms of prime factorization. See http://en.wikipedia.org/wiki/Least_common_multiple
 
Dick said:
There is some content here. You need to show that if a is any common multiple of n and m then it is an integer multiple of lcm(n,m). Think about what the lcm means in terms of prime factorization. See http://en.wikipedia.org/wiki/Least_common_multiple

We need to show that if a is any common multiple of m and n, then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = kr for some integer r.

Since m|k and n|k, we have k = mq and k = np for integers q and p.

Is this on the right track?
 
Zondrina said:
We need to show that if a is any common multiple of m and n, then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = kr for some integer r.

Since m|k and n|k, we have k = mq and k = np for integers q and p.

Is this on the right track?

You haven't made any false statements. But you need to use another property of the integers to prove it. Like the division algorithm or prime factorization. Did you look at the reference I gave you and think about it?
 
Dick said:
You haven't made any false statements. But you need to use another property of the integers to prove it. Like the division algorithm or prime factorization. Did you look at the reference I gave you and think about it?

Yeah I read a bit of the page. I didn't really see how the prime factorization would be appropriate here when I could apply the D.A. I thought of a slightly better way to go about this I think.

We need to show that if a is any common multiple of m and n ( which means it is also an multiple of m and n which I showed ), then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = kq for some integer q.

So we divide a by k so that by the DA we write a = kq + r, 0 ≤ r < k.

Since m|a, n|a, m|k and n|k, they also divide r = a − kq. So, r is a common multiple of m and n. But k is the least positive common multiple of m and n.

So, we would have a contradiction unless r = 0. So, we must have r = 0 and k|a so that a = kq as contended.
 
Last edited:
  • #10
Zondrina said:
Yeah I read a bit of the page. I didn't really see how the prime factorization would be appropriate here when I could apply the D.A. I thought of a slightly better way to go about this I think.

We need to show that if a is any common multiple of m and n ( which means it is also an multiple of m and n which I showed ), then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = qk for some integer k.

So we divide k by a so that by the DA we write a = qk + r, 0 ≤ r < k.

Since m|a, n|a, m|k and n|k, they also divide r = a − qk. So, r is a common multiple of m and n. But k is the least positive common multiple of m and n.

So, we would have a contradiction unless r = 0. So, we must have r = 0 and k|a so that a = qk as contended.

Sure, that works.
 
  • #11
Dick said:
Sure, that works.

Some things I said were wrong in that post, so I edited it a bit. Like I got mixed up with a bunch of the letters, but hopefully that's right now. So i'll combine the work done in the posts so far into this one.

We want to show for some positive integers, m and n, that m \mathbb{Z} \cap n \mathbb{Z} = k \mathbb{Z} for some integer k \in \mathbb{Z} \space | \space lcm(m,n) = k

Case : mZ\capnZ \subseteq kZ

Choose any a\inmZ\capnZ. We want to show a\inkZ.

Observe that a is also a positive integer because mZ\capnZ is the set of all positive integers such that a\inmZ and a\innZ.

Hence a = mx and a = ny for some integers x and y. So that a is an integer multiple of m and n.

We need to show that if a is any common multiple of m and n ( which means it is also an multiple of m and n which I showed ), then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = kq for some integer q.

So we divide a by k so that by the DA we write a = kq + r, 0 ≤ r < k.

Since m|a, n|a, m|k and n|k, they also divide r = a − kq. So, r is a common multiple of m and n. But k is the least positive common multiple of m and n.

So, we would have a contradiction unless r = 0. So, we must have r = 0 and k|a so that a = kq as contended.

Okay, so I've shown that a is both a integer multiple of m and n and also k. Since kZ is the set of all integer multiples of k, then it must be that a\inkZ as desired which implies that mZ\capnZ \subseteq kZ.

Lookin good so far?
 
  • #12
Zondrina said:
Some things I said were wrong in that post, so I edited it a bit. Like I got mixed up with a bunch of the letters, but hopefully that's right now. So i'll combine the work done in the posts so far into this one.

We want to show for some positive integers, m and n, that m \mathbb{Z} \cap n \mathbb{Z} = k \mathbb{Z} for some integer k \in \mathbb{Z} \space | \space lcm(m,n) = k

Case : mZ\capnZ \subseteq kZ

Choose any a\inmZ\capnZ. We want to show a\inkZ.

Observe that a is also a positive integer because mZ\capnZ is the set of all positive integers such that a\inmZ and a\innZ.

Hence a = mx and a = ny for some integers x and y. So that a is an integer multiple of m and n.

We need to show that if a is any common multiple of m and n ( which means it is also an multiple of m and n which I showed ), then it is an integer multiple of lcm(m,n) = k.

That is, we must show a = kq for some integer q.

So we divide a by k so that by the DA we write a = kq + r, 0 ≤ r < k.

Since m|a, n|a, m|k and n|k, they also divide r = a − kq. So, r is a common multiple of m and n. But k is the least positive common multiple of m and n.

So, we would have a contradiction unless r = 0. So, we must have r = 0 and k|a so that a = kq as contended.

Okay, so I've shown that a is both a integer multiple of m and n and also k. Since kZ is the set of all integer multiples of k, then it must be that a\inkZ as desired which implies that mZ\capnZ \subseteq kZ.

Lookin good so far?

It looks good to me.
 
  • #13
Dick said:
It looks good to me.

Sweet, got to love the mornings. So now for the other way.

Case : mZ\capnZ \supseteq kZ

I know there must be a trivial way to show this which doesn't require as much work as before. I believe this has something to do with the lcm(m,n) = k.

Hmm... Since lcm(m,n) = k, we know every member of kZ is an integer multiple of both m and n. Hence every element of kZ is also in mZ\capnZ.

Is it really that straightforward?
 
Last edited:
  • #14
Zondrina said:
Sweet, got to love the mornings. So now for the other way.

Case : mZ\capnZ \supseteq kZ

I know there must be a trivial way to show this which doesn't require as much work as before. I believe this has something to do with the lcm(m,n) = k.

Hmm... Since lcm(m,n) = k, we know every member of kZ is an integer multiple of both m and n. Hence every element of kZ is also in mZ\capnZ.

Is it really that straightforward?

Yes it is. That is the easy direction.
 
  • #15
Dick said:
Yes it is. That is the easy direction.

Sweet. QED then I suppose.

Thanks for giving me the right pointers and confirming my work as usual :) I would probably be lost otherwise.
 
Back
Top