Abstract Algebra: Relations; Find a symmetric and transitive relation in Z x Z

In summary, the conversation discusses finding a relation that is symmetric and transitive but not reflexive. The attempted solution involves using a product relation in Z x Z and finding a condition for the relation, xy > |x + y|. The conversation also explores other examples using brotherhood or sisterhood as relations, and ultimately concludes with the example O = {(x,y)∈ Z2: x≠y}, which satisfies the criteria of being symmetric and transitive but not reflexive.
  • #1
Raze
29
0
Abstract Algebra: Relations; Find a relation that is symmetric, etc

Homework Statement


Find a relation that is symmetric and transitive but not reflexive.


Homework Equations



None, other than my chosen condition on the relation, namely: xy > |x + y|.

The Attempt at a Solution



I'm sure this is on here every semester, but if possible I'd like some feedback on my attempt. This is a product relation in Z x Z.


Call the set O.

O = {(x,y)∈ Z2: xy > |x + y|}


Symmetric:

Since in the integers xy = yx and |x + y| = |y + x|, (y,x)∈ O (it is symmetric).


Transitive:

This means, if (a,b)∈ O and (b,c)∈ O then (a,c)∈ O, that is, if ab > |a + b| and bc > |b + c|, then ac > |a + c|.

First of all, none of a, b or c can be zero, otherwise somewhere along here you'd have 0 > a positive number, because the absolute values are taken.

Second, either a AND b are positive or a AND b are negative, or you'd get a negative number > a positive number.

In the first case, if a and b are positive, then by the assumption that bc > |b + c|, c has to be positive. In that case, it is true that ac > |a + c| (if a were 1 and c were 2 this would be false, but we're already assuming that ab > |a + b| and bc > |b+ c|).

HOWEVER, I'm not exactly clear on how I would give a good reason for the above.

The similar reasoning is done if a and b are negative. The relation seems to be transitive. I need a little help in demonstrating this, assuming I'm right.



Reflexive:

It is NOT reflexive for the following reason: (1,1)∉ O. (1)(1) = 1, but |1 + 1| = 2, and 1 > 2 is nonsense.



What do you think? Thanks for any help.
 
Last edited:
Physics news on Phys.org
  • #2
Raze said:

Homework Statement


Find a relation that is symmetric and transitive but not reflexive.


Homework Equations



None, other than my chosen condition on the relation, namely: xy > |x + y|.

The Attempt at a Solution



I'm sure this is on here every semester, but if possible I'd like some feedback on my attempt. This is a product relation in Z x Z.


Call the set O.

O = {(x,y)∈ Z2: xy > |x + y|}


Symmetric:

Since in the integers xy = yx and |x + y| = |y + x|, (y,x)∈ O (it is symmetric).


Transitive:

This means, if (a,b)∈ O and (b,c)∈ O then (a,c)∈ O, that is, if ab > |a + b| and bc > |b + c|, then ac > |a + c|.

First of all, none of a, b or c can be zero, otherwise somewhere along here you'd have 0 > a positive number, because the absolute values are taken.

Second, either a AND b are positive or a AND b are negative, or you'd get a negative number > a positive number.

In the first case, if a and b are positive, then by the assumption that bc > |b + c|, c has to be positive. In that case, it is true that ac > |a + c| (if a were 1 and c were 2 this would be false, but we're already assuming that ab > |a + b| and bc > |b+ c|).

HOWEVER, I'm not exactly clear on how I would give a good reason for the above.

The similar reasoning is done if a and b are negative. The relation seems to be transitive. I need a little help in demonstrating this, assuming I'm right.



Reflexive:

It is NOT reflexive for the following reason: (1,1)∉ O. (1)(1) = 1, but |1 + 1| = 2, and 1 > 2 is nonsense.



What do you think? Thanks for any help.

Edit: Oops. Irreflexive is not the same as not reflexive.

(2,3) and (3,2) are in O, but (2,2) is not. So O is not transitive.
 
Last edited:
  • #3
Does the relation have to be one like > or < or =? The problem statement, which I quote below, doesn't place any conditions such as that it must be a relation between numbers.
Raze said:
Find a relation that is symmetric and transitive but not reflexive.
Do you have any brothers or sisters? Think about brotherhood or sisterhood as relations.
 
  • #4
gopher_p said:
Edit: Oops. Irreflexive is not the same as not reflexive.

(2,3) and (3,2) are in O, but (2,2) is not. So O is not transitive.

Okay, but wouldn't that mean that every relation that is symmetric and transitive is also reflexive? Because I know that is actually false.

EDIT:
I'm thinking here that a, b, and c have to be distinct. Is that not the case?

Mark44 said:
Does the relation have to be one like > or < or =? The problem statement, which I quote below, doesn't place any conditions such as that it must be a relation between numbers.

It has to be in Z x Z. Other than that, no.
Mark44 said:
Do you have any brothers or sisters? Think about brotherhood or sisterhood as relations.
I understand that one pretty well. I can't be a brother to myself.

So we all agree that my example fails, correct?


How about this one (I was trying to be fancy earlier. I'll try something easier).

O = {(x,y)∈ Z2: x≠y}

Well, if x≠y, then y≠x => symmetric

If a≠b and b≠c, then a≠c => transitive

And, a≠a is nonsense => reflexive.




How is that?


The reason I didn't use that first is that I have to come up with TWO of these in the integers, and I thought x >y and then x<y for the next one would be kind of lame.
 
Last edited:
  • #5
Raze said:
Okay, but wouldn't that mean that every relation that is symmetric and transitive is also reflexive? Because I know that is actually false.

EDIT:
I'm thinking here that a, b, and c have to be distinct. Is that not the case?



It has to be in Z x Z. Other than that, no.

I understand that one pretty well. I can't be a brother to myself.

So we all agree that my example fails, correct?


How about this one (I was trying to be fancy earlier. I'll try something easier).

O = {(x,y)∈ Z2: x≠y}

Well, if x≠y, then y≠x => symmetric

If a≠b and b≠c, then a≠c => transitive

And, a≠a is nonsense => reflexive.




How is that?


The reason I didn't use that first is that I have to come up with TWO of these in the integers, and I thought x >y and then x<y for the next one would be kind of lame.

Mark44 said:
Does the relation have to be one like > or < or =? The problem statement, which I quote below, doesn't place any conditions such as that it must be a relation between numbers.

Do you have any brothers or sisters? Think about brotherhood or sisterhood as relations.

Wait. No no no no no. Disregard my answer/question to you at the end of that.

First, if the relation is x ≠ y, then I won't necessarily have a transitive relation, because just because a ≠ b and b ≠ c, it does not follow that a ≠ c (choose a = 1, b = 2, and c = 3, for example).

Second, x > y stops me from having symmetry, because if x > y it is not true that y > x.

Likewise with x < y.


Third:


gopher_p said:
Edit: Oops. Irreflexive is not the same as not reflexive.

(2,3) and (3,2) are in O, but (2,2) is not. So O is not transitive.

If I add one more stipulation to my condition, I think I'll take care of it. If I forbid x from equaling y, I think that solves that problem.


How about this:

O = {(x,y)∈ Z2: xy > |x + y| and x ≠ y}.


Would that not take care of all cases where (a,b), (b,a)∈ O but (a,a) not in O? I can think of no other thing that could prevent that relation from being transitive. Can anyone else?
 
  • #6
Raze said:
Okay, but wouldn't that mean that every relation that is symmetric and transitive is also reflexive? Because I know that is actually false.

EDIT:
I'm thinking here that a, b, and c have to be distinct. Is that not the case?



It has to be in Z x Z. Other than that, no.

I understand that one pretty well. I can't be a brother to myself.

So we all agree that my example fails, correct?


How about this one (I was trying to be fancy earlier. I'll try something easier).

O = {(x,y)∈ Z2: x≠y}

Well, if x≠y, then y≠x => symmetric

If a≠b and b≠c, then a≠c => transitive
No, that doesn't work. 2 ≠ 3 and 3 ≠ 2, but 2 = 2. Even though (2, 3) and (3, 2) are in your set, (2, 2) is not.


Raze said:
And, a≠a is nonsense => reflexive.
No, that makes the relation ≠ irreflexive.
Raze said:
How is that?


The reason I didn't use that first is that I have to come up with TWO of these in the integers, and I thought x >y and then x<y for the next one would be kind of lame.
 
  • #7
Mark44 said:
No, that doesn't work. 2 ≠ 3 and 3 ≠ 2, but 2 = 2. Even though (2, 3) and (3, 2) are in your set, (2, 2) is not.


No, that makes the relation ≠ irreflexive.

*I meant to put NOT reflexive there, but I realized that that relation would make it not necessarily be transitive. Just because a≠b and b≠c, it does not follow that a≠c.

But what about my new condition, if you don't mind?

O = {(x,y)∈ Z2: xy > |x + y| and x ≠ y}

(I'm trying to make a relation that is symmetric and transitive, but not reflexive)
 
  • #8
What's the relation itself? Typical relations are =, ≠, <, ≤, >, ≥, divides, and so on. All you have is a set of ordered pairs, but no operation that is defined on each member of the pair.
 
  • #9
Mark44 said:
What's the relation itself? Typical relations are =, ≠, <, ≤, >, ≥, divides, and so on. All you have is a set of ordered pairs, but no operation that is defined on each member of the pair.

Sorry that's the notation the instructor wants used. The relation is:

xy > |x + y| AND x≠y
 
  • #10
Mark44 said:
What's the relation itself? Typical relations are =, ≠, <, ≤, >, ≥, divides, and so on. All you have is a set of ordered pairs, but no operation that is defined on each member of the pair.

A binary relation on a set X is, by definition, just a subset of X[itex]\times[/itex]X. There's no need to use any well-known "operations" to define the relation.
 
  • #11
Raze said:
*I meant to put NOT reflexive there, but I realized that that relation would make it not necessarily be transitive. Just because a≠b and b≠c, it does not follow that a≠c.

But what about my new condition, if you don't mind?

O = {(x,y)∈ Z2: xy > |x + y| and x ≠ y}

(I'm trying to make a relation that is symmetric and transitive, but not reflexive)

Part of your difficulty with this problem stems from the fact that if you have any two distinct elements x and y with xRy, then symmetry forces yRx, and then transitivity forces xRx (and also yRy). So in a symmetric transitive relation, any element that is related to another must also be related to itself. Trying to keep all elements of the form (x,x) out of your relation is a bad idea.

The easiest example of a relation on a set that is symmetric and transitive and not reflexive that is remotely interesting is to take a three-element set {x,y,z} and let the relation R be given by R={(x,x),(y,y),(x,y),(y,x)}. Note that it's not reflexive since (z,z) is not in R. It's also not irreflexive, since (x,x) and (y,y) are in R.
 
  • #12
gopher_p said:
Part of your difficulty with this problem stems from the fact that if you have any two distinct elements x and y with xRy, then symmetry forces yRx, and then transitivity forces xRx (and also yRy). So in a symmetric transitive relation, any element that is related to another must also be related to itself. Trying to keep elements of the form (x,x) out of your relation is a bad idea.

But my text specifically says that the above argument is insufficient to show reflexivity (namely, Symmetry implies xRy and yRx, then transitivity implies xRx, hence reflexivity). Or is that not reflexivity? What more is required to show it?

No wait. I think I might be getting it. Any symmetric and transitive relation will have each element in the SUBSET where the relation applies relate to itself, but NOT necessarily every element in the original set itself?

gopher_p said:
The easiest example of a relation on a set that is symmetric and transitive and not reflexive that is remotely interesting is to take a three-element set {x,y,z} and let the relation R be given by R={(x,x),(y,y),(x,y),(y,x)}. Note that it's not reflexive since (z,z) is not in R. It's also not irreflexive, since (x,x) and (y,y) are in R.

I see here that the relation doesn't use every element in the set (it is missing z). However, every element in the subset R is related to itself.


Now the question is, how do I find one in Z x Z. I will be working on that pending any more responses.
 

Related to Abstract Algebra: Relations; Find a symmetric and transitive relation in Z x Z

1. What is the definition of a relation in abstract algebra?

A relation in abstract algebra is a set of ordered pairs that represent a connection or association between elements in two sets. It describes how elements in one set are related to elements in another set.

2. What are the types of relations in abstract algebra?

There are three main types of relations in abstract algebra: reflexive, symmetric, and transitive. A reflexive relation is one where every element is related to itself. A symmetric relation is one where if a is related to b, then b is also related to a. A transitive relation is one where if a is related to b and b is related to c, then a is also related to c.

3. How are relations represented in abstract algebra?

In abstract algebra, relations can be represented in various ways, such as using tables, diagrams, or algebraic equations. They can also be represented using set notation, where the relation is written as a set of ordered pairs.

4. What is the importance of relations in abstract algebra?

Relations are essential in abstract algebra because they help us understand the connections and patterns between elements in different sets. They also allow us to define and analyze algebraic structures, such as groups, rings, and fields, which are fundamental concepts in abstract algebra.

5. How are relations used in real-life applications?

Relations have many real-life applications, such as in computer science, social sciences, and natural sciences. In computer science, relations are used to model databases, networks, and software systems. In social sciences, relations are used to study social networks and relationships between individuals. In natural sciences, relations are used to describe physical laws and interactions between objects.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
680
  • Calculus and Beyond Homework Help
Replies
14
Views
756
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
10K
  • Calculus and Beyond Homework Help
Replies
2
Views
566
  • Calculus and Beyond Homework Help
Replies
5
Views
11K
  • Set Theory, Logic, Probability, Statistics
2
Replies
35
Views
885
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top