Let A and B be relations on the set C = {1,2,3,4,5,6}

  • Thread starter Thread starter pearapple
  • Start date Start date
  • Tags Tags
    Relations Set
AI Thread Summary
The discussion centers on the properties of symmetric relations A and B on the set C = {1,2,3,4,5,6} and whether their union A U B is also symmetric. A participant expresses confusion about the definition of A U B, clarifying that it represents the union of ordered pairs from both relations. They confirm that for A U B to be symmetric, if x is related to y through A or B, then y must also be related to x. The conversation concludes with a mutual understanding of the conditions for symmetry in the context of the union of relations. The key takeaway is that the union of two symmetric relations is indeed symmetric.
pearapple
Messages
10
Reaction score
0

Homework Statement


Let A and B be relations on the set C = {1,2,3,4,5,6}. Prove or disprove the following:

If A and B are symmetric, then A U B is symmetric.


Homework Equations





The Attempt at a Solution


The main problem is that I don't know how A U B is defined.

In general, a relation R is a subset of A x B. For example, {(1,1), (1,2)} is one relation. (ie. I can write 1 R 1, and 1 R 2.)

Symmetric means that for all x, y in C, if x R y then y R x.

I know A U B would be read "A or B", but I don't understand it? Is it like (x A y) or (x B y)?

Then I don't get what A U B would look like if it was symmetric.

Then to prove it you suppose that if x A y then y A x. You also suppose that if x B y then y B x.

From here I don't know what I'm supposed to show...
 
Physics news on Phys.org


AUB means the union of the sets A and B. It's the union of the set of all of the ordered pairs defining the A relation with all of the ordered pairs defining the B relation. If x AUB y, then either x A y or x B y. Does that help?
 
Last edited:


So would it be:

x RUS y if (x R y or x S y) ?

And the condition for symmetry is if x RUS y then y RUS x?
 


pearapple said:
So would it be:

x RUS y if (x R y or x S y) ?

And the condition for symmetry is if x RUS y then y RUS x?

Exactly.
 


Perfect, thanks!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top