Can anyone give me a rundown on Congruence?

  • Thread starter AndersHermansson
  • Start date
In summary, the conversation discusses the concept of congruence modulo and the modulus operator. It explains that two integers are congruent modulo if they leave the same remainder on division by a fixed integer. Examples and properties of congruences are also provided.
  • #1
AndersHermansson
61
0
I've googled for an hour now and I've found a few resources but they all assume you know the terminology. Like for example.

a = b(mod n)

Can anyone explain the modulus operator and congruence to me?
 
Mathematics news on Phys.org
  • #2
0= 0 χ 5 + 0
1= 0 χ 5 + 1
2= 0 χ 5 + 2
3= 0 χ 5 + 3
4= 0 χ 5 + 4
5= 1 χ 5 + 0
6= 1 χ 5 + 1
.
.
.

We observe that the remainder left when any integer is divided by 5 is one of the five integers 0, 1, 2, 3, 4. We say that two integers a and b are "congruent modulo 5" if they leave the same remainder on division by 5. Thus 2, 7, 22, -3, -8, etc are all congurent modulo 5 since they leave the remainder 2. In general, we say that two integers a and b are congrent modulo d, where d is a fixed integer, if a and b leave the same remainder on division by d. For example, 15 and 1 are congruent modulo 7. We can write 15 ≡ 1 (mod 7)

Defination
Let a and b be integers and let n be a positive integer. We say a is congruent to b modulo n , written
a ≡ b (mod n)

In fact "a ≡ b (mod n)" and "a=b+nd (where d is an integer)" are equilvalent.


Here are more examples
2003 ≡ 3 (mod 1000)
1985 ≡ 85 (mod 100)
1985 ≡ 985 (mod 1000)
121 ≡ 0 (mod 11)
953 ≡ 4 (mod 13)

Here are some properties of congruences. For all integers a, b and c, we have
1) a ≡ a (mod n)
2) a ≡ b (mod n) if and only if b≡ a (mod n)
3) if a ≡ b (mod n) and b ≡ c (mod n), then a≡ c (mod n)
4) n | a if and only of a ≡ 0 (mod n)
5) If a ≡ b (mod n) and x is a natural number, then ax ≡ bx (mod n)
 
  • #3
Thanks alot, that really helped!
 

1. What is Congruence?

Congruence is a term used in geometry to describe the relationship between two shapes or figures that have the same size and shape. In other words, if you were to superimpose one shape onto the other, they would perfectly match up.

2. How is Congruence determined?

Congruence is determined by comparing the corresponding sides and angles of two shapes. If all sides and angles are equal, then the two shapes are congruent.

3. What are the properties of Congruence?

The properties of Congruence include: equality of corresponding angles, equality of corresponding sides, and the ability to superimpose one shape onto another without any gaps or overlaps.

4. Why is Congruence important?

Congruence is important in geometry because it allows us to identify and classify shapes based on their size and shape. It also helps us to solve problems involving measurements and relationships between shapes.

5. How is Congruence used in real life?

Congruence is used in real life in various fields such as architecture, engineering, and design. It helps in creating and replicating structures with precision and accuracy.

Similar threads

Replies
5
Views
2K
Replies
4
Views
1K
Replies
8
Views
1K
  • General Math
Replies
4
Views
2K
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
27
Views
2K
  • General Math
Replies
23
Views
1K
  • Art, Music, History, and Linguistics
Replies
13
Views
451
Replies
3
Views
235
Replies
6
Views
1K
Back
Top