Proof of A^(de) = a mod n for All Integers a

  • Context: Graduate 
  • Thread starter Thread starter lttlbbygurl
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on proving the congruence relation \( a^{de} \equiv a \mod n \) for any integer \( a \), where \( n \) is a squarefree integer and \( d \) and \( e \) are positive integers satisfying \( de - 1 \) is divisible by \( p - 1 \) for every prime divisor \( p \) of \( n \). The proof leverages Fermat's Little Theorem and the properties of prime factors of \( n \). It establishes that for prime factors \( p \) dividing \( a \), the congruence holds trivially, while for \( p \) not dividing \( a \), the theorem allows the conclusion through exponentiation.

PREREQUISITES
  • Understanding of modular arithmetic and congruences
  • Fermat's Little Theorem
  • Knowledge of squarefree integers and their properties
  • Basic number theory concepts, including prime factorization
NEXT STEPS
  • Study the applications of Fermat's Little Theorem in number theory
  • Explore the properties of squarefree integers and their significance
  • Learn about the Euler's Totient Function and its relation to modular arithmetic
  • Investigate advanced congruences and their proofs in number theory
USEFUL FOR

This discussion is beneficial for students and enthusiasts of number theory, mathematicians focusing on modular arithmetic, and anyone interested in proofs involving congruences and prime factorization.

lttlbbygurl
Messages
6
Reaction score
0
So I came across this problem in my textbook, but couldn't seem to solve it...

Let n be any squarefree integer (product of distinct primes). Let d
and e be positive integers such that de — 1 is divisible by p — 1 for every prime divisor p of n. (For example, this is the case if de \equiv 1 mod \phi(n).) Prove that
a^{de} \equiv a mod n for any integer a (whether or not it has a common factor with n).
 
Last edited:
Physics news on Phys.org
I'm new here so hope it's ok to give a pretty much complete answer as this doesn't seem to be homework.

The fact that n is a squarefree integer strongly suggests that it would be simpler to show,
a^{de} \equiv a \textrm{ (mod p)}
For all prime factors p in n. We then use that all the prime factors are relatively prime to get the original congruence.

To establish such identities we normally require that gcd(p,a) = 1 so we can use Fermat's little theorem, but the problem explicitly states that we are not allowed to assume that so we need to consider the case p | a. However if this is the case clearly both sides of the congruences are congruent to 0 so we have established
a^{de} \equiv a \textrm{ (mod p)}
for primes p that divide a. Now we can assume gcd(p,a) = 1 in which case Fermat's Little theorem tells us
a^{p-1} \equiv 1 \textrm{ (mod p)}
Now we can raise both sides to the (de-1)/(p-1) power to get (this is integral since p-1 | de-1),
a^{de-1} \equiv 1 \textrm{ (mod p)}
From which the problem trivially follows when you multiply by a.
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
Replies
27
Views
4K
Replies
48
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
17
Views
3K
Replies
9
Views
3K
  • · Replies 12 ·
Replies
12
Views
1K