Does the GCD of a set divide the GCD of any subset?

  • Thread starter jack476
  • Start date
  • Tags
    Gcd Set
In summary, the conversation discusses the relationship between the greatest common denominator of a set A of integers and a set B properly contained in A. It is concluded that if A and B have greatest common denominators of a and b, respectively, then a must divide b. A possible proof by contradiction is also suggested.
  • #1
jack476
328
125

Homework Statement


If A is a set of integers and B is a set properly contained in A, does the greatest common denominator of all of the integers in A divide the greatest common denominator of all elements in B?

Homework Equations


None.

The Attempt at a Solution


Obviously gcd(A) divides any element of B, since anything in B is contained is also in A, but I can't get from there to anything about the relationship between gcd(A) and gcd(B).
 
Physics news on Phys.org
  • #2
It's not the most elegant way, but it's quick and easy: try proof by contradiction.
Let ##a=gcd(A)## so that ##\forall x\in A:\ a|x##
and
##b=gcd(B)## so that ##\forall x\in B:\ b|x##

Assume that ##a\nmid b##. By looking at prime power divisors of ##a## that are not divisors of ##b## you should be able to find a way of making a common divisor of ##B## that is bigger than ##b##, thereby contradicting the supposition that ##b## is a GCD of ##B##.
 

1. What is the GCD of a set?

The GCD (Greatest Common Divisor) of a set is the largest number that divides all the numbers in the set without any remainder.

2. What is the GCD of a subset?

The GCD of a subset is the largest number that divides all the numbers in that subset without any remainder.

3. Does the GCD of a set always divide the GCD of any subset?

Yes, the GCD of a set will always divide the GCD of any subset because the GCD of the subset is a smaller number that is also a factor of all the numbers in the subset, making it an even multiple of the GCD of the set.

4. Can the GCD of a set be smaller than the GCD of a subset?

No, the GCD of a set will always be larger than or equal to the GCD of any subset because the GCD of a set is the largest number that divides all the numbers in the set, so it must also divide all the numbers in any subset of that set.

5. Is the GCD of a set equal to the GCD of its elements?

Not necessarily, the GCD of a set is the largest number that divides all the numbers in the set, while the GCD of the elements is the largest number that divides each individual number in the set. In some cases, the GCD of the elements may be different from the GCD of the set.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
975
  • Calculus and Beyond Homework Help
Replies
1
Views
859
  • Calculus and Beyond Homework Help
Replies
1
Views
872
  • Calculus and Beyond Homework Help
Replies
4
Views
985
  • Calculus and Beyond Homework Help
Replies
1
Views
890
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Back
Top