Simple prime/GCD proof question

  • Thread starter Thread starter jeffreydk
  • Start date Start date
  • Tags Tags
    Proof
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.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
Back
Top