Simple prime/GCD proof question

  • Context: Graduate 
  • Thread starter Thread starter jeffreydk
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary
SUMMARY

The discussion centers on proving that for two integers a and b expressed in terms of their prime factorization, GCD(a,b) can be determined using the formula GCD(a,b) = p_1^{n_1}p_2^{n_2}p_3^{n_3}...p_k^{n_k}, where n_i = min(r_i, s_i). The participants explore the definition of GCD as a linear combination and the implications of prime factorization. The conclusion emphasizes that the GCD is indeed the product of the lowest powers of the common prime factors.

PREREQUISITES
  • Understanding of prime factorization
  • Familiarity with the concept of GCD (Greatest Common Divisor)
  • Basic knowledge of linear combinations in number theory
  • Experience with abstract algebra concepts as outlined in Hungerford's Abstract Algebra
NEXT STEPS
  • Study the properties of GCD and LCM (Least Common Multiple) in number theory
  • Learn about the Euclidean algorithm for computing GCD
  • Explore the implications of prime factorization in algebraic structures
  • Investigate linear combinations and their applications in proving number-theoretic results
USEFUL FOR

Mathematics students, particularly those studying abstract algebra, educators teaching number theory, and anyone interested in understanding the foundational concepts of GCD and prime factorization.

jeffreydk
Messages
133
Reaction score
0
Hello, I'm working out of Hungerford's Abstract Algebra text and this proof has been bothering me because I think I know why it works and it's so simple but I can't figure out how you would show a rigorous proof of it...

If a=p_1^{r_1}p_2^{r_2}p_3^{r_3} \cdots p_k^{r_k} and b=p_1^{s_1}p_2^{s_2}p_3^{s_3} \cdots p_k^{s_k}

where p_1,p_2, \ldots ,p_k are distinct positive primes and each r_i,s_i \geq 0 ,

then prove that GCD(a,b)=p_1^{n_1}p_2^{n_2}p_3^{n_3} \cdots p_k^{n_k}, where for each i \text{, } n_i=\min(r_i,s_i).

I had thought I might be able to show it through using the definition of GCD as a linear combination--where the GCD, d, is the smallest positive element in the set

S=\big\{ d=am+bn \text{ } \vert \text{ } m,n \in \mathbb{Z} \big\}

and therefore I could use that to show that the GCD(a,b) must be the minimum of each r_i,s_i. But that just isn't working out and seems like it's making the proof too complicated anyway. I apologize that I don't have more of a solution worked out--any hint or help would be greatly appreciated. Thank you.
 
Physics news on Phys.org
it's the greatest!

jeffreydk said:
If a=p_1^{r_1}p_2^{r_2}p_3^{r_3} \cdots p_k^{r_k} and b=p_1^{s_1}p_2^{s_2}p_3^{s_3} \cdots p_k^{s_k}

where p_1,p_2, \ldots ,p_k are distinct positive primes and each r_i,s_i \geq 0 ,

then prove that GCD(a,b)=p_1^{n_1}p_2^{n_2}p_3^{n_3} \cdots p_k^{n_k}, where for each i \text{, } n_i=\min(r_i,s_i).

Hi jeffreydk! :smile:

Well, it obviously is a divisor of both … and if you multiply it by anything else, it won't be, and therefore …

:cool: it's the greatest! :cool:
 
ohh hah yes of course, thanks.
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K