Class CBSE Class 12 Mathematics Relations and Functions Q #1386
KNOWLEDGE BASED
REMEMBER
3 Marks 2025 AISSCE(Board Exam) SA
Let R be a relation defined over N, where N is set of natural numbers, defined as "mRn if and only if m is a multiple of n, m, $n\in N$." Find whether R is reflexive, symmetric and transitive or not.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Check for Reflexivity

A relation R is reflexive if for every element $a$ in the set, $(a, a) \in R$. In this case, we need to check if $mRm$ for all $m \in N$. Since every natural number is a multiple of itself, $m$ is a multiple of $m$ for all $m \in N$. Therefore, R is reflexive.

Step 2: Check for Symmetry

A relation R is symmetric if whenever $(a, b) \in R$, then $(b, a) \in R$. In this case, we need to check if $mRn$ implies $nRm$. That is, if $m$ is a multiple of $n$, then $n$ is a multiple of $m$. Consider $m = 4$ and $n = 2$. $4$ is a multiple of $2$, so $mRn$. However, $2$ is not a multiple of $4$, so $nRm$ is false. Therefore, R is not symmetric.

Step 3: Check for Transitivity

A relation R is transitive if whenever $(a, b) \in R$ and $(b, c) \in R$, then $(a, c) \in R$. In this case, we need to check if $mRn$ and $nRp$ implies $mRp$. That is, if $m$ is a multiple of $n$ and $n$ is a multiple of $p$, then $m$ is a multiple of $p$. If $m$ is a multiple of $n$, then $m = kn$ for some integer $k$. If $n$ is a multiple of $p$, then $n = lp$ for some integer $l$. Substituting $n = lp$ into $m = kn$, we get $m = k(lp) = (kl)p$. Since $kl$ is an integer, $m$ is a multiple of $p$. Therefore, R is transitive.

Final Answer: R is reflexive and transitive but not symmetric.

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an REMEMBER question because it requires recalling the definitions of reflexive, symmetric, and transitive relations and applying them to a given relation.
Knowledge Dimension: CONCEPTUAL
Justification: The question tests the understanding of the concepts of reflexive, symmetric, and transitive relations, rather than just recalling facts or procedures.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly assesses the student's understanding of relations and their properties, a core topic in the Relations and Functions unit.