What Does a ≡ b (mod m) Mean in Mathematics?

  • Thread starter flyingpig
  • Start date
In summary: I don't know what you mean.In summary, the question is asking for verification that "a=b mod m" is an equivalence relation.
  • #1
flyingpig
2,579
1
OKay, what is a "mod"...?

Homework Statement



Verify the proposition
[PLAIN]http://img442.imageshack.us/img442/7808/unledah.png


The Attempt at a Solution



I don't know how to start, all I see is that 0/m belongs to Z...
 
Last edited by a moderator:
Physics news on Phys.org
  • #2


Surely wikipedia can offer some help, right? Don't waste our time on trivial questions that you can easily answer for yourself.
 
  • #3


Mark44 said:
Surely wikipedia can offer some help, right? Don't waste our time on trivial questions that you can easily answer for yourself.
I'm not sure that wiki will help him solve this. Yes, he might learn what mod means, but he said he doesn't know where to start. Surely he could use a shove in the right direction.
 
  • #4


If (b-a)/m ∊ , that means b-a is an integer multiply of m, i.e. (b-a)/m has a remainder of zero.
 
  • #5


DaveC426913 said:
I'm not sure that wiki will help him solve this. Yes, he might learn what mod means, but he said he doesn't know where to start. Surely he could use a shove in the right direction.
It would probably help him answer the question in his thread title.
 
  • #6


DaveC426913 said:
I'm not sure that wiki will help him solve this. Yes, he might learn what mod means, but he said he doesn't know where to start. Surely he could use a shove in the right direction.
Yes, what Mark said sounded rather harsh, but Mark & I & several others (even micromass worked with him though a multi-page thread recently) have a fairly extensive history of working with fp (flyingpig), so Mark knows him fairly well, and had his reasons for that post.

I'm sure Mark didn't intend for that remark to be mean-spirited.
 
  • #7


Mark44 said:
It would probably help him answer the question in his thread title.

Yes, but you didn't finish reading his post before spewing venom.
 
  • #8


Okay all that

"congruent module" (big words) mean is that some number m beside the "mod" means whatever comes in front is a divisor, nothing more than that.

Jesus these unnecessary abstract words are killing me

Sorry for causing the ruckus.What exactly is there to verify? As Sammy said there is no reminder (0? )

Flyingpig's Work said:
I got to satisfy the three rules of relations

1) reflexivity (again what's with all these words?)

aRa

(a - a)/m = 0/m = 0 [tex]\in Z[/tex]

2) symmetry

I am going to use M for some other integer and m the original integer

So there exists a b such that

b - a = Mm so that a - b = -Mm = M(-m)

BUt -m is also in Z, so that holds

3) Same reasoning as (2)

There exists some c

such that

a - b = Mm

b - c = Nm

a + c = Mm + Nm = m(N + M)

But N + M is also in Z, so that holds and thus completes the proof
aRb = bRa
 
  • #9


The question gives you the definition of "modulo equals" and then asks you to (use that definition to) verify that it's an equivalence relation.

For example, Show that if "a=b mod m" and "b=c mod m" that "a=c mod m" and so on.
 
  • #10


SammyS said:
Yes, what Mark said sounded rather harsh, but Mark & I & several others (even micromass worked with him though a multi-page thread recently) have a fairly extensive history of working with fp (flyingpig), so Mark knows him fairly well, and had his reasons for that post.

I'm sure Mark didn't intend for that remark to be mean-spirited.
Right, I didn't. "Peeved" is closer to what I was feeling. In retrospect I should have toned what I said down a notch or so.

DaveC426913 said:
Yes, but you didn't finish reading his post before spewing venom.
No, Dave, I did read his entire post, which also includes, "I don't know how to start..." My intent was to get flyingpig to do due diligence by looking up some basic terminology.
 
  • #11


COuld someone please critique my work?
 
  • #12


I just want to correct one small thing in the problem. It actually asks me to PROVE and not VERIFY, though I don't think there is a difference in this case.
 
  • #13


Your work in post #8 looks OK at a quick glance, but your book's definition of modulo requires me to do mental translation, and your use of m and M makes it more difficult to follow than it needs to be.

a [itex]\equiv[/itex] b (mod m) is usually defined to mean that a - b = km for some integer k.

Modulo arithmetic divides the integers into equivalence classes based on their remainders when divided by m.

For example, in modulo 7, the only possible remainders are 0 (multiples of 7), 1, 2, 3, 4, 5, and 6.

13 [itex]\equiv[/itex] 6 (mod 7), because 13 - 6 = 7 = 1*7.
 
  • #14


Mark44 said:
Your work in post #8 looks OK at a quick glance, but your book's definition of modulo requires me to do mental translation, and your use of m and M makes it more difficult to follow than it needs to be.

So it's just my poor choice of letters that's really wrong because I was worried about transitivity part ? It's not my book it's my notes our prof sent to us lol
 
  • #15


It's not too bad.

See red inserts.
flyingpig said:
...

these unnecessary abstract words are killing me     (They're not unnecessary.)

What exactly is there to verify? As Sammy said there is no reminder (0? )

Originally Posted by Flyingpig's Work

"
I got to satisfy the three rules of relations

1) reflexivity (again what's with all these words?)

aRa    Here you are showing that a ≡ a (mod m)

(a - a)/m = 0/m = 0
∈Z

Write what you've just proved !

congruence (mod m) is reflexive.

2) symmetry       Here you are showing that if a ≡ b (mod m), then b ≡ a (mod m)   Let the reader know (that you know) this.

I am going to use M for some other integer and m the original integer

So there exists a b such that

b - a = Mm so that a - b = -Mm = M(-m)

But -m is also in Z, so that holds

congruence (mod m) is symmetric.

3) Transitivity    Here you are showing that if a ≡ b (mod m), and b ≡ c (mod m) then a ≡ c (mod m)

[STRIKE] Same reasoning as (2)[/STRIKE]

There exists some c

such that

a - b = Mm

b - c = Nm

a + c = Mm + Nm = m(N + M)

But N + M is also in Z, so that holds

congruence (mod m) is transitive.

... and thus completes the proof

"

aRb = bRa

And finally, ... Why did you put in a quote what wasn't in a post anywhere? Makes it difficult for others to include that stuff in a quote.

Had to CUT & PASTE it.
 
  • #16


Let me give you a loose defn of "mod"

If a=b+km
s.t k is an integer,

a==b (mod m)
 
  • #17


SammyS said:
And finally, ... Why did you put in a quote what wasn't in a post anywhere? Makes it difficult for others to include that stuff in a quote.

Had to CUT & PASTE it.

LOl, I actually did it because I thought it would look neat. I had no idea it would be the other way around. Reminds me of that time I had so many spoilers no one (HallsofIvy, you, and someone else, I think it was vela) knew what on Earth I was doing

Sammy said:
(They're not unnecessary.)

What's wrong with saying "[tex]a \equiv b[/tex] is divisible by m"?
 
  • #18


flyingpig said:
LOl, I actually did it because I thought it would look neat. I had no idea it would be the other way around. Reminds me of that time I had so many spoilers no one (HallsofIvy, you, and someone else, I think it was vela) knew what on Earth I was doing

Well, I just had to give you some crap about that "QUOTE" thing. I did make you post look nice, and the cutting & pasting wasn't really that difficult.
 
  • #19


flyingpig said:
LOl, I actually did it because I thought it would look neat. I had no idea it would be the other way around. Reminds me of that time I had so many spoilers no one (HallsofIvy, you, and someone else, I think it was vela) knew what on Earth I was doing



What's wrong with saying "[tex]a \equiv b[/tex] is divisible by m"?

I sympathize with struggling with terminology, but not every abstract concept has an explanation as succinct as this. If math was structured the way you propose, with no terminology beyond the basic stuff, most advanced concepts would require a tangled mess of implications to explain, and textbooks and research papers would require A TON more paper. It would always have to go back to the basic axioms, which would obviously be completely ridiculous.

As Sammy said, the are certainly NOT unnecessary
 

FAQ: What Does a ≡ b (mod m) Mean in Mathematics?

What exactly is a "mod" in scientific terms?

A "mod" is short for "modification" and refers to any change or alteration made to a system or object.

How are mods used in scientific research?

Mods can be used in a variety of ways in scientific research, such as modifying the DNA of organisms for genetic studies, altering the parameters of experiments, or adjusting equipment for specific purposes.

Can mods have negative effects on research outcomes?

Yes, mods can potentially have negative effects on research outcomes if they are not properly tested or if their effects are not fully understood. It is important for scientists to carefully consider and test any modifications before implementing them in their research.

Are there any regulations or guidelines for using mods in scientific research?

Yes, there are often regulations and guidelines in place for using mods in scientific research, especially when it involves human subjects or potentially harmful modifications. These regulations may vary depending on the specific field of research and country.

How do scientists determine if a mod is successful?

The success of a mod is determined by its ability to achieve the desired outcome or change in the system or object being modified. This can be measured through various methods, such as data analysis, observation, or comparison to control groups.

Similar threads

Back
Top