Find the Composion of this relation

  • Thread starter Jakes
  • Start date
  • Tags
    Relation
In summary, to find the composition of relation RoS, we need to find all possible pairs from the first and second elements of the two given relations R and S. In this case, the only pair that satisfies this condition is (2,y) from R and S, and (3,y) from R and S. Therefore, RoS={(2,y),(3,y)}. However, RoS does not exist since there is no pair in R with first element a or z, and no pair in S with first element a.
  • #1
Jakes
7
0
A = {1,2,3}
B= {a,b,c}
c = {x,y,z}

R = {(1,a) (2,c) (3,a) (3,c)}
S = {(b,x) (b,z) (c,y)}

Find RoS (composition of relation)my solution was this:
(2,c) belongs to R and (c,y) belongs to S so (2,y) belongs to RoS
(3,c) belongs to R and (c,y) belongs to S so (3,y) belongs to Ros
RoS={(2,y) 3,y}

can we use (c,y) more than one time..
Is this correct answer ??
 
Physics news on Phys.org
  • #2
i think you are finding the composition relation [itex]S\circ R[/itex] since
R is relation from A to B and S is relation from B to C. So if you are seeking
[itex]S\circ R[/itex] , then your your first two lines are correct but the final answer
is not since you forgot to put brackets for [itex](3,y)[/itex] .so

[tex]S\circ R=\{(2,y),(3,y)\}[/tex]

and its ok to use (c,y) more than one time
 
  • #3
If you are indeed looking for RoS, then note that S "takes b into" both x and z but there is no pair in R having x or z as a first member. Similarly, S "takes c into" y but there is no pair in R having y as first member. RoS does not exist (or is the empty relation).


To find SoR, R "takes 1 to" a but there is no pair in S with first member a so there is no pair in SoR with first member 1. R "takes 2 to" c and S "takes c to y" so SoR contains (2, y). R "take 3 to" both a and c. There is no pair in S with first member a but S "takes c to" y so (3, y) is in RoS.
 
  • #4
Thanks both of you :)
 
  • #5


Yes, your solution is correct. In a composition of relations, one element from the first set can be paired with multiple elements from the second set. In this case, the element "c" from set B is paired with "y" twice in the composition RoS.
 

1. What is the definition of "Find the Composition of this relation"?

The composition of a relation is a method of combining two or more relations to form a new relation. It is denoted by a small circle symbol (◦) and is read as "composed with" or "after".

2. How do you find the composition of a relation?

To find the composition of a relation, you first need to identify the two relations involved. Then, you need to take the output from the first relation and use it as the input for the second relation. The resulting output is the composition of the two relations.

3. What is the difference between a composition of relations and a composite function?

The composition of relations is a method of combining two or more relations, whereas a composite function is a combination of two or more functions. In a composite function, the output of one function is used as the input for the next function, while in a composition of relations, the output of one relation is used as the input for the next relation.

4. Why is finding the composition of relations important in mathematics?

Finding the composition of relations is important in mathematics because it allows us to simplify complex relationships and analyze the behavior of functions. It also helps in understanding the structure and properties of different mathematical concepts.

5. Can you provide an example of finding the composition of relations?

Yes, for example, if we have two relations R and S, where R = {(1,2), (2,3)} and S = {(2,4), (3,5)}, then the composition of these two relations would be R ◦ S = {(1,4), (2,5)}. This means that the output of relation R is used as the input for relation S, and the resulting output is the composition of the two relations.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
749
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
819
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
743
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
Back
Top