All Exams Test series for 1 year @ ₹349 only
Question

Let \( R \) be the relation on \( \mathbb{N} \) (set of natural numbers) defined by \( R = \{(a, b) : a, b \in \mathbb{N} \) and \( b \) is divisible by \( a\} \). Then the relation \( R \) is:

The correct answer is

Reflexive, transitive but not symmetric.

Understanding the Relation on Natural Numbers

The question asks us to examine a specific relation \( R \) defined on the set of natural numbers, denoted by \( \mathbb{N} \). The set of natural numbers \( \mathbb{N} \) usually starts with 1, i.e., \( \{1, 2, 3, \dots\} \). The relation \( R \) is defined as \( R = \{(a, b) : a, b \in \mathbb{N} \) and \( b \) is divisible by \( a\} \). This means that an ordered pair \( (a, b) \) belongs to the relation \( R \) if and only if \( a \) divides \( b \). We need to determine if this relation \( R \) is reflexive, symmetric, or transitive.

Checking for Reflexivity of the Relation

A relation \( R \) on a set \( A \) is said to be reflexive if for every element \( a \in A \), the ordered pair \( (a, a) \) is in the relation \( R \). In this problem, our set is \( \mathbb{N} \). So, we need to check if for every \( a \in \mathbb{N} \), \( (a, a) \in R \).

According to the definition of \( R \), \( (a, a) \in R \) means that the second element (\( a \)) is divisible by the first element (\( a \)). Is any natural number \( a \) divisible by itself?

Yes, for any natural number \( a \), \( a \) is divisible by \( a \) because \( a = 1 \times a \), and \( 1 \) is an integer (in fact, a natural number). For example:

  • For \( a = 1 \), 1 is divisible by 1 (\( 1 = 1 \times 1 \)), so \( (1, 1) \in R \).
  • For \( a = 5 \), 5 is divisible by 5 (\( 5 = 1 \times 5 \)), so \( (5, 5) \in R \).
  • For any \( a \in \mathbb{N} \), \( a \) is divisible by \( a \).

Since \( (a, a) \in R \) for all \( a \in \mathbb{N} \), the relation \( R \) is reflexive.

Checking for Symmetry of the Relation

A relation \( R \) on a set \( A \) is said to be symmetric if for all elements \( a, b \in A \), whenever \( (a, b) \in R \), it must also be true that \( (b, a) \in R \). In this case, we need to check if for all \( a, b \in \mathbb{N} \), if \( b \) is divisible by \( a \), then \( a \) is also divisible by \( b \).

Let's consider an example. Let \( a = 2 \) and \( b = 4 \). Both are natural numbers.

  • Is \( (2, 4) \in R \)? Yes, because 4 is divisible by 2 (\( 4 = 2 \times 2 \)).
  • Now, is \( (4, 2) \in R \)? This would mean that 2 is divisible by 4. Is 2 divisible by 4? No, 2 cannot be written as \( 4 \times k \) for any natural number \( k \). The only way \( 2 = 4k \) would hold is if \( k = 2/4 = 1/2 \), which is not a natural number.

Since we found a pair \( (2, 4) \in R \) such that \( (4, 2) \notin R \), the condition for symmetry is not met. Therefore, the relation \( R \) is not symmetric.

Checking for Transitivity of the Relation

A relation \( R \) on a set \( A \) is said to be transitive if for all elements \( a, b, c \in A \), whenever \( (a, b) \in R \) and \( (b, c) \in R \), it must also be true that \( (a, c) \in R \). In this case, we need to check if for all \( a, b, c \in \mathbb{N} \), if \( b \) is divisible by \( a \) and \( c \) is divisible by \( b \), then \( c \) is also divisible by \( a \).

Let's assume \( (a, b) \in R \) and \( (b, c) \in R \), where \( a, b, c \in \mathbb{N} \).

  • \( (a, b) \in R \) means \( b \) is divisible by \( a \). This can be written as \( b = ka \) for some natural number \( k \).
  • \( (b, c) \in R \) means \( c \) is divisible by \( b \). This can be written as \( c = lb \) for some natural number \( l \).

Now we need to check if \( (a, c) \in R \), which means \( c \) is divisible by \( a \).

We have \( c = lb \) and we know \( b = ka \). Let's substitute the expression for \( b \) into the equation for \( c \):

\( c = l(ka) \)

Using the associative property of multiplication, we can write this as:

\( c = (lk)a \)

Since \( k \) and \( l \) are natural numbers, their product \( lk \) is also a natural number. Let \( m = lk \). Then \( c = ma \), where \( m \in \mathbb{N} \). This means that \( c \) is divisible by \( a \).

For example, let \( a = 2, b = 6, c = 18 \). All are natural numbers.

  • Is \( (2, 6) \in R \)? Yes, 6 is divisible by 2 (\( 6 = 3 \times 2 \)).
  • Is \( (6, 18) \in R \)? Yes, 18 is divisible by 6 (\( 18 = 3 \times 6 \)).
  • Now, is \( (2, 18) \in R \)? Yes, 18 is divisible by 2 (\( 18 = 9 \times 2 \)).

This holds true for all \( a, b, c \in \mathbb{N} \) where \( a|b \) and \( b|c \). The result is that \( a|c \). Therefore, the relation \( R \) is transitive.

Summary of Relation Properties

Based on our analysis:

  • The relation \( R \) is Reflexive.
  • The relation \( R \) is Not Symmetric.
  • The relation \( R \) is Transitive.

An equivalence relation is a relation that is reflexive, symmetric, and transitive. Since this relation is not symmetric, it is not an equivalence relation.

Thus, the relation \( R \) is reflexive, transitive but not symmetric.

Property Check for Relation R (b is divisible by a) Result
Reflexive Is \( a \) divisible by \( a \) for all \( a \in \mathbb{N} \)? Yes, \( a = 1 \cdot a \). Yes
Symmetric If \( b \) is divisible by \( a \), is \( a \) divisible by \( b \) for all \( a, b \in \mathbb{N} \)? No, e.g., 4 is divisible by 2, but 2 is not divisible by 4. No
Transitive If \( b \) is divisible by \( a \) and \( c \) is divisible by \( b \), is \( c \) divisible by \( a \) for all \( a, b, c \in \mathbb{N} \)? Yes, if \( b=ka \) and \( c=lb \), then \( c=l(ka)=(lk)a \). Yes

Conclusion on Relation Properties

The relation \( R \) defined by \( (a, b) \in R \) if and only if \( b \) is divisible by \( a \) on the set of natural numbers \( \mathbb{N} \) is found to be reflexive and transitive, but not symmetric.

Revision Table: Key Concepts of Relations

Property Definition on Set A Example (Divisibility on \( \mathbb{N} \))
Reflexive For all \( a \in A \), \( (a, a) \in R \) \( (5, 5) \in R \) because 5 is divisible by 5. Holds for all \( a \in \mathbb{N} \).
Symmetric For all \( a, b \in A \), if \( (a, b) \in R \), then \( (b, a) \in R \) \( (2, 4) \in R \) (4 is divisible by 2). Is \( (4, 2) \in R \)? (Is 2 divisible by 4?) No.
Transitive For all \( a, b, c \in A \), if \( (a, b) \in R \) and \( (b, c) \in R \), then \( (a, c) \in R \) \( (2, 6) \in R \) (6 is divisible by 2) and \( (6, 18) \in R \) (18 is divisible by 6). Is \( (2, 18) \in R \)? (Is 18 divisible by 2?) Yes.
Equivalence Relation Reflexive, Symmetric, and Transitive Divisibility on \( \mathbb{N} \) is not an equivalence relation as it is not symmetric.

Additional Information on Relations

Relations are fundamental concepts in mathematics, particularly in discrete mathematics and set theory. They describe connections between elements of sets. Understanding the properties like reflexivity, symmetry, and transitivity helps classify different types of relations.

  • Partial Order Relation: A relation that is reflexive, antisymmetric, and transitive is called a partial order. The divisibility relation on \( \mathbb{N} \) is reflexive and transitive, and it is also antisymmetric (if \( a|b \) and \( b|a \) for \( a, b \in \mathbb{N} \), then \( a=b \)). Therefore, the divisibility relation on \( \mathbb{N} \) is a partial order relation.
  • Equivalence Relation: As mentioned, a relation is an equivalence relation if it is reflexive, symmetric, and transitive. Equivalence relations partition a set into disjoint equivalence classes. Examples include the relation "is equal to" on any set, or "has the same age as" on a set of people.

Analyzing relations based on these properties is a key skill in understanding mathematical structures.

Was this answer helpful?

Similar Questions

  1. If \( f: \mathbb{R} \to \mathbb{R} \) is a function given by \( f(x) = \lfloor x \rfloor \) (greatest integer function), then which of the following is/are correct?

    • (a) \( f \) is one-one
    • (b) \( f \) is not onto
    • (c) Range of \( f \) is \( \mathbb{I} \) (set of integers)
    • (d) \( f(2.5) = 2 \)
    • (e) \( f \) is bijective

    Choose the correct answer from the options given below:

  2. If \( m \) and \( M \) are respectively minimum and maximum values of \( f(x) = |2 - |x|| \), for \( -3 \leq x \leq 3 \), then:

  3. Let \( R \) be an equivalence relation on the set \( A = \{1,2,3,4,5\} \) given by \( R = \{(x,y):2 \) divides \( (x-y) \} \). Then the equivalence class of 3 is:


Important Questions from Relations and Functions

  1. Which one of the following represents the correct feasible region determined by the following constraints of an LPP?

    \( x + y \geq 10, \quad 2x + 2y \leq 25, \quad x \geq 0, \quad y \geq 0 \)

     

  2. If the function \( f: \mathbb{N} \to \mathbb{N} \) is defined as

    \( f(n) = \begin{cases} n - 1, & \text{if } n \text{ is even} \\ n + 1, & \text{if } n \text{ is odd} \end{cases} \)

    then:

    (A) \( f \) is injective

    (B) f is into

    (C) f is surjective

    (D) f is invertible

    Choose the correct answer from the options given below :

  3. Let [x] denote the greatest integer function. Then match List-I with List-II:

    List-IList-II
    (A) |x - 1| + |x - 2|(I) is differentiable everywhere except at x = 0
    (B) x - |x|(II) is continuous everywhere
    (C) x - [x](III) is not differentiable at x = 1
    (D) x |x|(IV) is differentiable at x = 1

    Choose the correct answer from the options given below:

  4. If \( f: \mathbb{R} \to \mathbb{R} \) is a function given by \( f(x) = \lfloor x \rfloor \) (greatest integer function), then which of the following is/are correct?

    • (a) \( f \) is one-one
    • (b) \( f \) is not onto
    • (c) Range of \( f \) is \( \mathbb{I} \) (set of integers)
    • (d) \( f(2.5) = 2 \)
    • (e) \( f \) is bijective

    Choose the correct answer from the options given below:

  5. If \( m \) and \( M \) are respectively minimum and maximum values of \( f(x) = |2 - |x|| \), for \( -3 \leq x \leq 3 \), then:

Need Expert Advice?
Upcoming Exams
GATE
February 06, 2027
Test Series
CUET UG img
CUET
CUET UG 2026 Mock Test Series
963 Tests 9 Tests Free
18766 Attempts
4(786)
English
More Questions from CUET UG

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App