Skip to main content
Back to Sets, Relations & Functions
JEE Main 2024
Sets, Relations & Functions
Sets and Relations
Hard

Question

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

Options

Solution

Key Concepts and Formulas

  • Relation on a Set: A relation RR on a set AA is a subset of the Cartesian product A×AA \times A. An element (x,y)R(x,y) \in R means xx is related to yy, denoted by xRyxRy.
  • Symmetric Relation: A relation RR on a set AA is symmetric if for every (x,y)R(x,y) \in R, it is also true that (y,x)R(y,x) \in R.
  • Minimum Elements for Symmetry: To make a relation RR symmetric, we need to add all pairs (y,x)(y,x) such that (x,y)R(x,y) \in R but (y,x)R(y,x) \notin R. The number of such pairs is the minimum number of elements to be added.

Step-by-Step Solution

Step 1: Determine the elements of relation R and calculate m.

We are given the set A={1,2,3,4,5}A = \{1, 2, 3, 4, 5\} and a relation RR on AA defined by xRyxRy if and only if 4x5y4x \leq 5y. We need to find all ordered pairs (x,y)(x,y) where x,yAx, y \in A that satisfy this inequality.

  • For x=1x=1: 4(1)5y45yy454(1) \leq 5y \Rightarrow 4 \leq 5y \Rightarrow y \geq \frac{4}{5}. Since y{1,2,3,4,5}y \in \{1,2,3,4,5\}, all values of yy are valid. Pairs: (1,1),(1,2),(1,3),(1,4),(1,5)(1,1), (1,2), (1,3), (1,4), (1,5). (5 pairs)
  • For x=2x=2: 4(2)5y85yy85=1.64(2) \leq 5y \Rightarrow 8 \leq 5y \Rightarrow y \geq \frac{8}{5} = 1.6. Since y{1,2,3,4,5}y \in \{1,2,3,4,5\}, valid yy are {2,3,4,5}\{2,3,4,5\}. Pairs: (2,2),(2,3),(2,4),(2,5)(2,2), (2,3), (2,4), (2,5). (4 pairs)
  • For x=3x=3: 4(3)5y125yy125=2.44(3) \leq 5y \Rightarrow 12 \leq 5y \Rightarrow y \geq \frac{12}{5} = 2.4. Since y{1,2,3,4,5}y \in \{1,2,3,4,5\}, valid yy are {3,4,5}\{3,4,5\}. Pairs: (3,3),(3,4),(3,5)(3,3), (3,4), (3,5). (3 pairs)
  • For x=4x=4: 4(4)5y165yy165=3.24(4) \leq 5y \Rightarrow 16 \leq 5y \Rightarrow y \geq \frac{16}{5} = 3.2. Since y{1,2,3,4,5}y \in \{1,2,3,4,5\}, valid yy are {4,5}\{4,5\}. Pairs: (4,4),(4,5)(4,4), (4,5). (2 pairs)
  • For x=5x=5: 4(5)5y205yy205=44(5) \leq 5y \Rightarrow 20 \leq 5y \Rightarrow y \geq \frac{20}{5} = 4. Since y{1,2,3,4,5}y \in \{1,2,3,4,5\}, valid yy are {4,5}\{4,5\}. Pairs: (5,4),(5,5)(5,4), (5,5). (2 pairs)

The relation RR is the union of all these pairs: 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)\} The number of elements in RR is m=5+4+3+2+2=16m = 5 + 4 + 3 + 2 + 2 = 16.

Step 2: Identify elements required for symmetry and calculate n.

To make RR symmetric, for every pair (x,y)R(x,y) \in R, the pair (y,x)(y,x) must also be in RR. We need to find pairs (x,y)R(x,y) \in R such that (y,x)R(y,x) \notin R. The number of such unique pairs (y,x)(y,x) will be nn.

Let's examine each pair in RR:

  • (1,1)R(1,1) \in R. (1,1)R(1,1) \in R. (Symmetric)

  • (1,2)R(1,2) \in R. Check (2,1)(2,1): 4(2)=84(2) = 8, 5(1)=55(1) = 5. 8≰58 \not\leq 5, so (2,1)R(2,1) \notin R. Add (2,1)(2,1).

  • (1,3)R(1,3) \in R. Check (3,1)(3,1): 4(3)=124(3) = 12, 5(1)=55(1) = 5. 12≰512 \not\leq 5, so (3,1)R(3,1) \notin R. Add (3,1)(3,1).

  • (1,4)R(1,4) \in R. Check (4,1)(4,1): 4(4)=164(4) = 16, 5(1)=55(1) = 5. 16≰516 \not\leq 5, so (4,1)R(4,1) \notin R. Add (4,1)(4,1).

  • (1,5)R(1,5) \in R. Check (5,1)(5,1): 4(5)=204(5) = 20, 5(1)=55(1) = 5. 20≰520 \not\leq 5, so (5,1)R(5,1) \notin R. Add (5,1)(5,1).

  • (2,2)R(2,2) \in R. (2,2)R(2,2) \in R. (Symmetric)

  • (2,3)R(2,3) \in R. Check (3,2)(3,2): 4(3)=124(3) = 12, 5(2)=105(2) = 10. 12≰1012 \not\leq 10, so (3,2)R(3,2) \notin R. Add (3,2)(3,2).

  • (2,4)R(2,4) \in R. Check (4,2)(4,2): 4(4)=164(4) = 16, 5(2)=105(2) = 10. 16≰1016 \not\leq 10, so (4,2)R(4,2) \notin R. Add (4,2)(4,2).

  • (2,5)R(2,5) \in R. Check (5,2)(5,2): 4(5)=204(5) = 20, 5(2)=105(2) = 10. 20≰1020 \not\leq 10, so (5,2)R(5,2) \notin R. Add (5,2)(5,2).

  • (3,3)R(3,3) \in R. (3,3)R(3,3) \in R. (Symmetric)

  • (3,4)R(3,4) \in R. Check (4,3)(4,3): 4(4)=164(4) = 16, 5(3)=155(3) = 15. 16≰1516 \not\leq 15, so (4,3)R(4,3) \notin R. Add (4,3)(4,3).

  • (3,5)R(3,5) \in R. Check (5,3)(5,3): 4(5)=204(5) = 20, 5(3)=155(3) = 15. 20≰1520 \not\leq 15, so (5,3)R(5,3) \notin R. Add (5,3)(5,3).

  • (4,4)R(4,4) \in R. (4,4)R(4,4) \in R. (Symmetric)

  • (4,5)R(4,5) \in R. Check (5,4)(5,4): 4(5)=204(5) = 20, 5(4)=205(4) = 20. 202020 \leq 20, so (5,4)R(5,4) \in R. (Symmetric)

  • (5,4)R(5,4) \in R. Check (4,5)(4,5): 4(4)=164(4) = 16, 5(5)=255(5) = 25. 162516 \leq 25, so (4,5)R(4,5) \in R. (Symmetric)

  • (5,5)R(5,5) \in R. (5,5)R(5,5) \in R. (Symmetric)

The pairs (x,y)(x,y) for which (y,x)R(y,x) \notin R are: (2,1),(3,1),(4,1),(5,1)(2,1), (3,1), (4,1), (5,1) (3,2),(4,2),(5,2)(3,2), (4,2), (5,2) (4,3),(5,3)(4,3), (5,3)

The set of elements to be added for symmetry is {(2,1),(3,1),(4,1),(5,1),(3,2),(4,2),(5,2),(4,3),(5,3)}\{(2,1), (3,1), (4,1), (5,1), (3,2), (4,2), (5,2), (4,3), (5,3)\}. The number of elements to be added is n=4+3+2=9n = 4 + 3 + 2 = 9.

Step 3: Calculate m + n.

We found m=16m = 16 and n=9n = 9. Therefore, m+n=16+9=25m + n = 16 + 9 = 25.

Common Mistakes & Tips

  • When checking for symmetry, ensure you are checking if the reverse pair (y,x)(y,x) is already present in the original relation RR. If (y,x)(y,x) is already in RR, it does not contribute to nn.
  • Pairs of the form (x,x)(x,x) are always symmetric. If (x,x)R(x,x) \in R, then (x,x)R(x,x) \in R, so these pairs never contribute to nn.
  • Be careful with the inequality signs and ensure all possible values from set AA are considered for each variable.

Summary

We first determined all pairs (x,y)(x,y) in A×AA \times A satisfying 4x5y4x \leq 5y to find the number of elements mm in relation RR. This yielded m=16m=16. Subsequently, we identified pairs (x,y)R(x,y) \in R for which the reverse pair (y,x)(y,x) was not present in RR. The count of these missing reverse pairs gave us the minimum number of elements nn required to make RR symmetric, resulting in n=9n=9. Finally, we calculated m+n=16+9=25m+n = 16+9=25.

The final answer is 25\boxed{25}.

Practice More Sets, Relations & Functions Questions

View All Questions