Can the GCD and LCM of [a,b] be proven to equal [ac,bc] with c>0?

  • Context: Undergrad 
  • Thread starter Thread starter 1+1=1
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers on the relationship between the greatest common divisor (gcd) and least common multiple (lcm) of two numbers, specifically exploring whether the lcm of the products [ac, bc] equals c times the lcm of [a, b] for positive integers a, b, and c.

Discussion Character

  • Debate/contested
  • Mathematical reasoning
  • Conceptual clarification

Main Points Raised

  • Some participants question the notation [a, b] and whether it represents the lcm or gcd, leading to confusion about the problem statement.
  • One participant suggests using the relationship lcm(x, y) = xy/gcd(x, y) to approach the proof.
  • Another participant proposes that if the prime factorizations of ac and bc are known, the gcd can be derived from the common prime factors.
  • There is a suggestion to clarify the notation used, with some participants asserting that [x, y] denotes the least common multiple.
  • One participant expresses uncertainty about whether they can assume c divides a or b, and how that assumption would aid in proving the statement.
  • Another participant emphasizes the need to prove the integers form a unique factorization domain before using prime factorization arguments.
  • Participants discuss the implications of their findings and the need for clarity in mathematical notation and definitions.

Areas of Agreement / Disagreement

Participants generally do not agree on the definitions of the notation used, leading to multiple competing views on how to approach the problem. The discussion remains unresolved regarding the proof and the relationships between the gcd and lcm in this context.

Contextual Notes

There are limitations in the clarity of notation and definitions, which affect the participants' ability to engage with the problem effectively. The assumptions regarding divisibility and the properties of gcd and lcm are also not fully established.

1+1=1
Messages
93
Reaction score
0
hey check out this ?. with c>0, prove [ac,bc] = to c[a,b]. so far, i am saying that c/a and c/b. so, after that i get stuck. any help?
 
Physics news on Phys.org
What exactly are you talking about? What is [a,b] and [ac,bc] (I mean are they points, vectors, what?) What do you mean you're "saying that c/a and c/b?" Actually, looking at the title, are you saying you need to prove that the lowest common multiply of ac, and bc is c times the lowest common multiple of a and b?
 
a,b,c are just numbers in the pos. int. and the ? is show that [ac,bc]=c[a,b]. i started off the proof saying that c divides a and c divides b, but can i say that? if so, how does that help me with the [ac,bc] part ?
 
What does the notation [x,y] mean ? Is it the lcm of x and y ? Or is it the gcd ? Or what ?
 
1+1=1 said:
a,b,c are just numbers in the pos. int. and the ? is show that [ac,bc]=c[a,b]. i started off the proof saying that c divides a and c divides b, but can i say that? if so, how does that help me with the [ac,bc] part ?
You can't say c divides a or c divides b. Moreover, we don't even know what [ac,bc] means, but I guess it means the lowest common denominator of ac and bc. You really need to be clear when asking questions, it's asking a little much of people here to answer your questions if they have to work just to figure out what the question is.
 
If [x,y] is the lcm(x,y) then use the fact that lcm(x,y)=xy/gcd(x,y).

Then you are left with having to prove that gcd(ab,ac) = a*gcd(b,c) which is straightforward, from the prime factorization of b,c.
 
I think I have a solution assuming I know what the question is. I will use a slightly less ambiguous notation, however, that is:

[itex]\mathop{\rm lcm}\nolimits (x,y) \equiv[/itex] the lowest common multiple of x and y

[itex]\mathop{\rm gcd}\nolimits (x,y) \equiv[/itex] the greatest common denominator of x and y

I don't have a proof yet, but I'm pretty sure:

[tex]\mathop{\rm lcm}\nolimits (x,y) = \frac{x \times y}{\mathop{\rm gcd}\nolimits (x,y)}[/tex]

I'll come back and try and prove it. However, assuming it's true, then we need to prove that:

[tex]\frac{ac \times bc}{\mathop{\rm gcd}\nolimits (ac,bc)} = c \frac{a \times b}{\mathop{\rm gcd}\nolimits (a,b)}[/tex]

Now, if we have the prime factorizations of ac and bc, then we can choose a common denominator of ac and bc by determining the product of some set of prime factors that are common to both. The greatest common denominator is the product of all primes common to both. For example, if we had 28 and 20, we'd have:
2, 2, 7
2, 2, 5
{2,2} is the set of prime factors common to both, and it gives us a greatest common denominator of 2 x 2 = 4. Now, let the set of primes common to a and b be C, and thus the product of all elements in C gives us gcd(a,b). Let A and B represent the set of prime factors of a and b respectively, therefore [itex]\mathbf{C} = \mathbf{A} \cap \mathbf{B}[/itex]. Now, let c represent the set of prime factors of c. The set of prime factors of ac is thus [itex]\mathbf{A} \cup \mathbf{c}[/itex]. Now, the set of prime factors common to ac and bc would be[itex](\mathbf{A} \cup \mathbf{c}) \cap (\mathbf{A} \cup \mathbf{c}) = (\mathbf{A} \cap \mathbf{B}) \cup \mathbf{c}[/itex]. Note that A, B, and c, would be disjoint in this treatment. So, from the last line, we find that the gcd of ac and bc would be equal to gcd(a,b) * c, and this result gives us what we wanted to prove.
 
Once you've done it in terms of the prime factorizations, try it without resorting to it. Arguably in an exam you'd have to prove that the integers formed a unique factorization domain before you were allowed to use that argument.

(lcm(x,y))= {ax+by| a,b in Z}
(lcm(cx,cy))={acx+bcy | a,b in Z}

show that the second ideal is "c times" the first ideal. The lcms are the minimal positive elements in each ideal.
 
ok [a,b] is notation for the least common multiple. and, what matt was saying, if i can show that "c times " what ever then any multiple of that would be = to those letters. this is rather perplexing i know, but for sure and for further reference [x,y] means least common multiple and (x,y) means greatest common divisor.

AKG- i had no intentions on confusing anyone here. i just assumed that everyone thought that [ ] means the least common multiple. again, sorry for the confusion and frustration. i will try to be more clear from now on.
 
Last edited:
  • #10
correction to myself, the gcds are the minimal positive elements in those ideals. once you've done the gcd, you may then figure out the lcm result.
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 23 ·
Replies
23
Views
3K
Replies
8
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
13K