Question:

Let \( A = \{1, 2, 3, \ldots, 100\} \). Let \( R \) be a relation on \( A \) defined by \( (x, y) \in R \) if and only if \( 2x = 3y \). Let \( R_1 \) be a symmetric relation on \( A \) such that \( R \subset R_1 \) and the number of elements in \( R_1 \) is \( n \). Then, the minimum value of \( n \) is \(\_\_\_\_\_\).

Updated On: Nov 5, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 66

Approach Solution - 1

Given:

\[ A = \{1, 2, 3, \ldots, 100\} \]

Step 1: Define the relation \( R \)

\[ R \Rightarrow 2x = 3y \Rightarrow y = \frac{2x}{3} \]

Therefore, \[ R = \{(3, 2), (6, 4), (9, 6), \ldots, (99, 66)\} \]

Number of elements in \( R \): \[ n(R) = 33 \]

Since \( R \subset R_1 \)

Step 2: Define \( R_1 \)

\[ R_1 = \{(3, 2), (6, 4), (9, 6), \ldots, (99, 66), (2, 3), (4, 6), (6, 9), \ldots, (66, 99)\} \]

Step 3: Minimum number of elements

\[ \text{Minimum number of elements in } R_1 = 66 \]

Final Answer:

\[ \boxed{66} \]

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The relation \( R \) consists of ordered pairs \( (x, y) \) such that \( 2x = 3y \). For \( x \) and \( y \) to satisfy this relation, \( x \) and \( y \) must form pairs with specific integer values that satisfy \( 2x = 3y \).

Thus, the pairs in \( R \) are:

\[ R = \{(3, 2), (6, 4), (9, 6), (12, 8), \ldots, (99, 66)\}. \]

There are 33 such pairs in \( R \), so:

\[ n(R) = 33. \]

To make \( R_1 \) symmetric, we include both \( (x, y) \) and \( (y, x) \) for each pair in \( R \). Thus, the pairs in \( R_1 \) are:

\[ R_1 = \{(3, 2), (2, 3), (6, 4), (4, 6), (9, 6), (6, 9), \ldots, (99, 66), (66, 99)\}. \]

This doubles the number of elements:

\[ n = 2 \times 33 = 66. \]

Therefore, the minimum value of \( n \) is: \[ 66 \]

Was this answer helpful?
0
0