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

  • Thread starter lttlbbygurl
  • Start date
In summary, the problem requires us to prove that for any squarefree integer n and positive integers d and e, where de - 1 is divisible by p - 1 for every prime divisor p of n, the congruence a^{de} \equiv a (mod n) holds for any integer a. To do this, we first establish the congruence a^{de} \equiv a (mod p) for all prime factors p in n, and then use Fermat's little theorem to show that this also holds for primes coprime to a. This allows us to raise both sides of the congruence to a power and prove the desired result.
  • #1
lttlbbygurl
6
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 [tex] de \equiv 1 mod \phi(n) [/tex].) Prove that
[tex] a^{de} \equiv a mod n [/tex] for any integer a (whether or not it has a common factor with n).
 
Last edited:
Physics news on Phys.org
  • #2
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,
[tex]a^{de} \equiv a \textrm{ (mod p)}[/tex]
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
[tex]a^{de} \equiv a \textrm{ (mod p)}[/tex]
for primes p that divide a. Now we can assume gcd(p,a) = 1 in which case Fermat's Little theorem tells us
[tex]a^{p-1} \equiv 1 \textrm{ (mod p)}[/tex]
Now we can raise both sides to the (de-1)/(p-1) power to get (this is integral since p-1 | de-1),
[tex]a^{de-1} \equiv 1 \textrm{ (mod p)}[/tex]
From which the problem trivially follows when you multiply by a.
 

What is the proof of A^(de) = a mod n for All Integers a?

The proof of A^(de) = a mod n for All Integers a is a mathematical proof that shows that for any integer a, and any positive integers d and e, the equation A^(de) = a mod n holds true.

Why is this proof important?

This proof is important because it is the foundation for many other important theorems and algorithms in number theory and cryptography. It is also a fundamental concept in modular arithmetic and is used in various applications such as encryption and coding theory.

How is this proof derived?

This proof is derived from the properties of modular arithmetic and the Chinese Remainder Theorem. It involves using the Euler's theorem and the concept of primitive roots to prove the equation A^(de) = a mod n.

What are the implications of this proof?

The implications of this proof are far-reaching. It allows us to solve many complex equations in modular arithmetic, and it is the basis for many cryptographic algorithms such as RSA encryption. It also has applications in coding theory, where it is used to design error-correcting codes.

Are there any limitations to this proof?

While this proof holds true for all integers a, d, and e, it is limited to the domain of modular arithmetic. It cannot be directly applied to real numbers or other number systems. Additionally, this proof assumes that n is a positive integer, and it may not hold true for negative integers or non-integer values of n.

Similar threads

  • Linear and Abstract Algebra
Replies
17
Views
1K
  • Precalculus Mathematics Homework Help
Replies
27
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
694
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
808
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
999
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
942
Back
Top