What Is the Flaw in This Proof of the Greatest Common Divisor?

Click For Summary
SUMMARY

The proof claiming that if \( d = \text{GCD}(a, b) \), then \( d^2 = \text{GCD}(a^2, b^2) \) is flawed. The error lies in the assumption that \( d^2 \) being a common divisor of \( a^2 \) and \( b^2 \) implies it is the greatest common divisor. The proof fails to establish that \( d^2 \) is the largest common divisor, which is essential for the conclusion to hold true.

PREREQUISITES
  • Understanding of GCD (Greatest Common Divisor) and its properties
  • Basic knowledge of number theory concepts
  • Familiarity with integer factorization
  • Experience with mathematical proofs and logical reasoning
NEXT STEPS
  • Study the properties of GCD and LCM (Least Common Multiple)
  • Learn about the Euclidean algorithm for computing GCD
  • Explore counterexamples in mathematical proofs
  • Investigate the implications of common divisors in number theory
USEFUL FOR

Students of mathematics, particularly those studying number theory, educators teaching proof techniques, and anyone interested in understanding the nuances of GCD properties.

kathrynag
Messages
595
Reaction score
0

Homework Statement


Suppsoe a, b[tex]\in[/tex]natural numbers, and d=GCD(a,b). Then d^2=GCD(a^2,b^2). I need to find where the proof goes wrong.


Homework Equations





The Attempt at a Solution


By hypothesis, we have that d divides a and d divides b, so there are integres s and t with a=ds and b=dt. Then a^2=d^2s^2 and so d^2 divides a^2. Similarily d^2 divides b^2. Thus d^2 is a common divisor of a^2 and b^2, as desired.
 
Physics news on Phys.org


No, not "as desired". What you "desire" is the greatest common divisor. Saying that d^2 is a common divisor does not mean it is the GREATEST common divisor.
 


HallsofIvy said:
No, not "as desired". What you "desire" is the greatest common divisor. Saying that d^2 is a common divisor does not mean it is the GREATEST common divisor.

Ok, that made a lot more sense now that I see that!
 

Similar threads

Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
19K
  • · Replies 20 ·
Replies
20
Views
3K