| Thread Closed |
Congruences |
Share Thread | Thread Tools |
| Feb28-05, 04:03 PM | #1 |
|
|
Congruences
What exactly does this mean?
a=b (mod m) My teacher didn't attempt explain this but I'd still like to know. |
| Feb28-05, 04:18 PM | #2 |
|
Recognitions:
|
[itex]a \equiv b \mod m[/itex], means [itex]a[/itex] is a multiple of [itex]m[/itex] plus [itex]b[/itex]. (a,b and m are integers)
It means when you divide a by b, you get a rest of m. In algebra, a,b and m are not necessarily integers, but in most cases they are. |
| Feb28-05, 04:47 PM | #3 |
|
|
So how do you solve (2/3)= x (mod 5) for x?
I'm told that x=4, but if m<|b|, then that can't be right. |
| Feb28-05, 04:56 PM | #4 |
|
Recognitions:
|
Congruencesa = b (mod m) if and only if (a - b) is exactly divisible by "m" (or equivalently, that "a" divided by "m" has the same remainder as "b" divided by "m"). Example: 10 = 4 (mod 3) ---> (10 - 4)/3 = Integer ---> {10 divided by 3} has same remainder as {4 divided by 3} ~~ |
| Feb28-05, 05:00 PM | #5 |
|
Recognitions:
|
[itex]a \equiv b \mod m[/itex] means division of a by b will give rest m. I'ven't seen fractions on the left side of congruences before, but they probably mean (multiplying both sides by 3): [tex]2 = 3x \mod 5[/tex] or [tex]2-3x = 0 \mod 5[/tex] So 2-3x must be a multiple of 5, so x =4 will work. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Congruences
|
||||
| Thread | Forum | Replies | ||
| Congruences with fractions | Linear & Abstract Algebra | 8 | ||
| congruences | Calculus & Beyond Homework | 1 | ||
| Learning congruences | Linear & Abstract Algebra | 13 | ||
| Congruences of (x^n-2) and its factors | Linear & Abstract Algebra | 9 | ||
| Congruences | Linear & Abstract Algebra | 5 | ||