Abstract Algebra: GCD proof

In summary, if p is a prime and divides ab, then p cannot divide either a or b. However, if p is a prime and divides ab and c, then p can divide either a or b.
  • #1
Undoubtedly0
98
0

Homework Statement



If (a,c) = 1 and (b,c) = 1, prove that (ab,c) = 1. Note that (x,y) refers to the greatest common divisor between x and y.

2. The attempt at a solution

There is a theorem that says since (a,c) = 1, there exist integers u and v such that au + cv = 1. Likewise, there also exist integers p and q such that bp + cq = 1. How though, could that be tied to the proof's conclusion, that there exist integers m and n such that (ab)m + cn = 1? Thanks all!
 
Physics news on Phys.org
  • #2
OK, let's do this from the definitions. Let p be a prime such that p divides ab and c. Can you reach a contradiction?
 
  • #3
Maybe, if p divides ab and c, then there is an x and y such that px = ab and py = c. Now substituting into au + cv = 1 gives (px/b)u + (py)v = p(xu/b + yv) = 1. If (xu/b + yv) is an integer, is this a contradiction?
 
  • #4
If p divides ab, can you show that p divides either a or b?
 
  • #5
I think so; if px = ab, then p(x/b) = a, meaning p divides a?
 
  • #6
Undoubtedly0 said:
I think so; if px = ab, then p(x/b) = a, meaning p divides a?

Not necessarily as you don't know that x/b is an integer.
 
  • #7
Ah! Okay, if py = c, then since au + cv = 1, substituting gives au + (py)v = au + p(yv) = 1, which means (a,p) = 1. It could be done similarly to show (b,p) = 1. Is this correct?
 
  • #8
Undoubtedly0 said:
Ah! Okay, if py = c, then since au + cv = 1, substituting gives au + (py)v = au + p(yv) = 1, which means (a,p) = 1. It could be done similarly to show (b,p) = 1. Is this correct?

Yes, this is already correct.
 
  • #9
micromass said:
Yes, this is already correct.

Sorry, what do you mean? Do you mean to say that this is the end of the proof?
 
  • #10
Undoubtedly0 said:
Sorry, what do you mean? Do you mean to say that this is the end of the proof?

No, I'm saying that what you done is correct.
 
  • #11
Okay, so I assume from there it must be true that p cannot divide ab, thus a contradiction. But how would you suggest writing this out in a rigorous manner?
 
  • #12
Ah, this works:

ax + cy = 1 (1)

bw + cz = 1 (2)

Multiplying (2) by 'a' gives

abw + cz = a (3)

and substituting (3) into (1) gives

(abw + cz)x + cy = ab(w) + c(azx + y) = 1

meaning (ab,c) = 1.
 

1. What is abstract algebra?

Abstract algebra is a branch of mathematics that deals with the study of algebraic structures. These structures involve sets of elements and operations on those elements, such as addition and multiplication.

2. What is GCD?

GCD, or greatest common divisor, is the largest number that divides evenly into two or more numbers. It is often used in abstract algebra to simplify equations and prove theorems.

3. Why is the GCD important in abstract algebra?

The GCD is important in abstract algebra because it allows us to find common factors and simplify equations, making it easier to prove theorems and solve problems.

4. How is GCD used in proofs?

In abstract algebra, GCD is used to show that two or more numbers have a common factor, which can then be used to simplify equations and prove theorems. It is often used in conjunction with other algebraic properties and operations.

5. Can you give an example of a GCD proof?

Yes, for example, to prove that the GCD of two even numbers is always even, we can use the fact that any even number can be written as 2 multiplied by another number. So, if we have two even numbers, say 6 and 10, we can write them as 2*3 and 2*5. The GCD of these two numbers is 2, which is also even. Therefore, we have proven that the GCD of two even numbers is always even.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
965
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
807
  • Calculus and Beyond Homework Help
Replies
3
Views
526
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
893
Back
Top