Complete residue system Question

In summary, the conversation is about self-studying number theory and encountering a problem with proving a congruence involving a complete residue system. The solution involves using the extended Euclidean algorithm to find constants A and B and then plugging them into the equation.
  • #1
sty2004
16
0
Hi i am doing self-study of number theory as it looks interesting and enlightening.
Can someone help because I encounter a problem here..
Suppose A = {a1,a1,,,,,,,ak} is a complete residue system modulo k. Prove that for each integer n and each nonnegative integer s there exists a congruence of the form
n ≡ (sum j=0 to s)bj kj ( mod ks+1 )
where bj[tex]\in[/tex] A for each j .
 
Physics news on Phys.org
  • #2
a_1 and a_k are relatively prime, so you can use the extended Euclidean algorithm to find constants A and B with Aa_1 + Ba_k = 1. Then take (An)a_1 + (Bn)a_k.
 

1. What is a complete residue system?

A complete residue system is a set of integers that are relatively prime to a given modulus and are used to represent all possible remainders when dividing integers by that modulus. It is commonly denoted as {0, 1, 2, ..., n-1} where n is the modulus.

2. Why is a complete residue system important?

A complete residue system is important because it allows us to uniquely represent any integer as a combination of the elements in the system. This is useful in number theory and modular arithmetic, where it simplifies calculations and proofs.

3. How do you find a complete residue system?

A complete residue system can be found by selecting a set of integers that are relatively prime to the given modulus. This can be done by using the Euclidean algorithm to find the greatest common divisor between the modulus and each integer. Alternatively, a complete residue system can also be generated by using the Chinese remainder theorem.

4. Can there be multiple complete residue systems for the same modulus?

Yes, there can be multiple complete residue systems for the same modulus. In fact, any set of integers that are relatively prime to the modulus can be used to form a complete residue system. However, some systems may be more convenient or easier to work with than others.

5. How is a complete residue system used in cryptography?

A complete residue system is used in cryptography to encrypt and decrypt messages using modular arithmetic. The elements of the system serve as keys that are used to encode and decode the message. This is the basis for many encryption algorithms, such as the RSA algorithm.

Similar threads

  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
1
Views
3K
  • Linear and Abstract Algebra
Replies
8
Views
6K
Replies
4
Views
1K
Replies
6
Views
1K
  • Thermodynamics
Replies
4
Views
995
  • Linear and Abstract Algebra
Replies
2
Views
4K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
747
  • Math Proof Training and Practice
3
Replies
100
Views
7K
Back
Top