Proof of Multiplicative Inverses of Coprime Numbers via Euclidean Algorithm

  • Context: Graduate 
  • Thread starter Thread starter miccol999
  • Start date Start date
  • Tags Tags
    Algorithm Euclidean
Click For Summary
SUMMARY

The discussion centers on proving that coprime numbers possess multiplicative inverses modulo each other using the Euclidean algorithm. The initial proof attempt references Fermat's Little Theorem but lacks clarity and rigor, particularly in defining variables and establishing necessary conditions for invertibility. Participants highlight critical flaws in the proof, such as the improper introduction of variables and the assumption of invertibility without justification. The conversation emphasizes the need for a clear and structured approach to demonstrating the theorem.

PREREQUISITES
  • Understanding of the Euclidean algorithm
  • Familiarity with Fermat's Little Theorem
  • Knowledge of modular arithmetic
  • Concept of coprime numbers
NEXT STEPS
  • Study the proof of the existence of multiplicative inverses in modular arithmetic
  • Learn about the Extended Euclidean Algorithm for finding inverses
  • Explore the implications of Fermat's Little Theorem in number theory
  • Investigate the properties of coprime integers and their applications
USEFUL FOR

Students of Information Theory, mathematicians, and anyone interested in number theory, particularly those studying modular arithmetic and the properties of coprime numbers.

miccol999
Messages
7
Reaction score
0
Hi
I am currently studying Information Theory. Could I please have anyone's ideas on the following question:

Using the Euclidean algorithm, show that coprime numbers always have multiplicative inverses modulo each other.

I tried the following proof, using Fermat's little theorem, let me know what you think.

Let
{a,2a,...,(n-1)a}={1,2,...,(n-1)}(mod n)
Then
(n-1)! a^(n-1)=(n-1)! (mod n)
and
a^(n-1)=1 (mod n)

any improvements/suggestions are very welcome! Thank you!
 
Physics news on Phys.org
Well, I see these problems:

First, you introduce new variables without explanation: a and n. If they are supposed to be an arbitrary pair of coprime numbers, then you should say something like that.

{a,2a,...,(n-1)a}={1,2,...,(n-1)}(mod n)
How do you know that? The most obvious proof requires you to already know that a is invertible mod n.

Then
(n-1)! a^(n-1)=(n-1)! (mod n)
and
a^(n-1)=1 (mod n)
You cannot divide by (n-1)! unless you already know it's invertible. And you cannot prove it's invertible -- for most n it's actually equivalent to zero mod n

And finally, you've made no remark about why this should have anything to do with the theorem you were trying to prove.


Using the Euclidean algorithm, show that coprime numbers always have multiplicative inverses modulo each other.
But the most serious problem is that you aren't even doing the problem you were asked to do.
 
Last edited:
ok then, that proves that I am completely lost! how would you prove this theorem?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 17 ·
Replies
17
Views
5K
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K