Let n ∈ N and a, b, c ∈ Z. Recall that c mod n is the remainder r ∈{0, 1, . . . , n − 1} on division of c by n. Provide a short proof that ifa mod n = b mod n, then a ≡ b mod n.2
Question
Let n ∈ N and a, b, c ∈ Z. Recall that c mod n is the remainder r ∈{0, 1, . . . , n − 1} on division of c by n. Provide a short proof that ifa mod n = b mod n, then a ≡ b mod n.2
Solution
The statement "a mod n = b mod n, then a ≡ b mod n" is essentially saying that if the remainder of a divided by n is equal to the remainder of b divided by n, then a is congruent to b modulo n.
Here is a short proof:
-
Let's start with the given, a mod n = b mod n. This means that when a is divided by n, it leaves the same remainder as when b is divided by n.
-
We can write this as: a = q1n + r and b = q2n + r, where q1 and q2 are the quotients of a and b when divided by n, and r is the common remainder.
-
Subtract the second equation from the first to get: a - b = (q1 - q2)*n.
-
This equation tells us that the difference of a and b is a multiple of n, which is the definition of congruence modulo n.
-
Therefore, we can conclude that a ≡ b mod n.
This completes the proof.
Similar Questions
For all integers a, b, c, m with m > 0 and c > 0, if ac ≡ bc (mod m), then a ≡ b (mod m
Let a, b, m be positive integers. Choose correct statement(s). Select one or more:a.a ≡ b (mod m) if and only if m|(a-b)b.The expression "a|b" means a is a multiple of b.c.The expression "a ≡ b (mod m)" means a and b are both multiples of md.The expression "a|b" means b is a multiple of a.
or all integers a, b, c, m with m > 0 and c > 0, if a ≡ b (mod m) then ac ≡ bc (mod mc)
Prove that for all positive integers a, b, c, if b is divisible by a and b is not divisible by c, then a is not divisible by c.
b n =b 1 ⋅q n−1
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.