Solveeit Logo

Question

Mathematics Question on Relations and functions

Let A=1,2,3,4,5A = \\{1, 2, 3, 4, 5\\}. Let RR be a relation on AA defined by xRyxRy if and only if 4x5y4x \leq 5y. Let mm be the number of elements in RR and nn be the minimum number of elements from A×AA \times A that are required to be added to RR to make it a symmetric relation. Then m+nm + n is equal to:

A

24

B

23

C

25

D

26

Answer

25

Explanation

Solution

Given: 4x5y4x \leq 5y

then

R=(1,1),(1,2),(1,3),(1,4),(1,5),(2,2),(2,3),(2,4),(2,5),(3,3),(3,4),(3,5),(4,4),(4,5),(5,4),(5,5)R = \\{(1,1), (1,2), (1,3), (1,4), (1,5), (2,2), (2,3), (2,4), (2,5), (3,3), (3,4), (3,5), (4,4), (4,5), (5,4), (5,5)\\}

i.e., 16 elements.

i.e., n=16n = 16

Now to make RR a symmetric relation, add:

(2,1),(3,2),(4,3),(1,4),(2,5),(3,4),(1,5),(2,1)\\{(2,1), (3,2), (4,3), (1,4), (2,5), (3,4), (1,5), (2,1)\\}

i.e., m=9m = 9

So m+n=25m + n = 25