MHB Troubleshooting Euclid's Lemma Proof in Modular Arithmetic

  • Thread starter Thread starter Joe20
  • Start date Start date
  • Tags Tags
    Arithmetic Proof
Joe20
Messages
53
Reaction score
1
Encountered difficulties in proving the attached image. Greatly appreciate for the help!
 

Attachments

  • Doc1 (2).zip
    Doc1 (2).zip
    33.8 KB · Views: 111
  • 1-min.png
    1-min.png
    7.2 KB · Views: 96
Last edited:
Physics news on Phys.org
Alexis87 said:
Encountered difficulties in proving the attached image. Greatly appreciate for the help!

A counter example is $\displaystyle \begin{align*} 2\,\textrm{mod}\,4 \times 2\,\textrm{mod}\,4 = 0\,\textrm{mod}\,4 \end{align*}$.
 
Alexis87 said:
Encountered difficulties in proving the attached image. Greatly appreciate for the help!

As for the proof: Since $\displaystyle \begin{align*} p \end{align*}$ is prime, it is a positive integer.

$\displaystyle \begin{align*} 0\,\textrm{mod}\,p = k \, p \end{align*}$, where $\displaystyle \begin{align*} k \end{align*}$ is some integer.

As $\displaystyle \begin{align*} p \end{align*}$ is prime, the only way to get a multiple of $\displaystyle \begin{align*} p \end{align*}$ is if that number has $\displaystyle \begin{align*} p \end{align*}$ as a factor. But any multiple of $\displaystyle \begin{align*} p \end{align*}$ is itself $\displaystyle \begin{align*} 0\,\textrm{mod}\,p \end{align*}$, and thus the only way to get $\displaystyle \begin{align*} 0\,\textrm{mod}\,p \end{align*}$ through multiplication in $\displaystyle \begin{align*} \mathbf{Z}_p \end{align*}$ is to multiply by $\displaystyle \begin{align*} 0\,\textrm{mod}\,p \end{align*}$.
 
Back
Top