Simple but annoying characteristic of congruences

  • Thread starter Thread starter trap101
  • Start date Start date
  • Tags Tags
    Characteristic
Click For Summary
SUMMARY

The discussion centers on the characteristics of congruences in modulo arithmetic, specifically addressing the equation 75 congruent to x (mod 21). The user explores the relationship between 7 and 21, noting that 7 is not a multiple of 21, yet 7 can be expressed as -12 (mod 21). The conversation also touches on the implications for RSA encoding, where the remainder of 7 raised to the power of 5 is also 7, highlighting the cyclical nature of congruences.

PREREQUISITES
  • Understanding of modulo arithmetic
  • Familiarity with congruences
  • Basic knowledge of RSA encryption
  • Experience with mathematical proofs and relationships
NEXT STEPS
  • Study the properties of modulo operations in number theory
  • Learn about the RSA algorithm and its mathematical foundations
  • Explore the concept of modular exponentiation
  • Investigate the implications of congruences in cryptography
USEFUL FOR

Mathematicians, cryptographers, and students studying number theory or RSA encryption will benefit from this discussion.

trap101
Messages
339
Reaction score
0
I've been having this small problem with modulo arithmetic that's just irking me and this is the perfect example to get clarifivation

find the remainder for 75 congruent to x (mod 21)


here's my issue...so I'd set this up to solve and see if I could find this relationship

7\equiv x (mod 21)...now 7 is a multiple of 21, but of course 21 doesn't divide 7 unless we take into account the negative numbers which would produce 7 \equiv -12 (mod 21)...is this the right way to look at that?

the next thing I did and which made it easier was look at 72 \equiv 7 (mod 21) ...now I have 75 \equiv 7 (mod 21) when all is said and done...but the fact that I know 7 has a relationship with 21 is sitting uneasy with me...
 
Last edited:
Physics news on Phys.org
Don't know what's sitting uneasy with you. Sure, if 7^2=7 (mod 21) then 7^5=7 (mod 21).
 
Dick said:
Don't know what's sitting uneasy with you. Sure, if 7^2=7 (mod 21) then 7^5=7 (mod 21).



Well it has to do with an RSA encoding question, in order to encode my message which in this case is 7, I have to send the remainder when I raise 7 to the power of 5...which ended up being 7. Probably I'm just over thinking it
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
Replies
1
Views
3K