Let \(A = \{1,2,3,\ldots,14\}\). Define a relation \(R\) from \(A\) to \(A\) by \(R = \{(x,y):3x-y=0, \ x,y \in A\}\). Write its domain, codomain and range.
Concept Theory
A relation from set \(A\) to set \(B\) is a subset of the Cartesian product \(A\times B\). Each element of a relation is an ordered pair.
For a relation \(R\):
- Domain → set of all first elements of ordered pairs.
- Codomain → target set where relation is defined.
- Range → set of actual second elements obtained.
If \(R\subseteq A\times A\), then:
Domain ⊆ A, Range ⊆ A, Codomain = A
Solution Roadmap
- Rewrite the relation equation.
- Find values of \(x\) such that \(y\) remains inside set \(A\).
- Construct valid ordered pairs.
- Extract Domain and Range from those pairs.
Solution
Given
\[ A=\{1,2,3,\ldots,14\} \]
Relation:
\[ R=\{(x,y):3x-y=0,\ x,y\in A\} \]
From the condition
\[ 3x-y=0 \]
\[ y=3x \]
Thus for every value of \(x\), the corresponding value of \(y\) must be \(3x\). However, \(y\) must also belong to set \(A\).
So we require
\[ 3x \le 14 \]
Possible values of \(x\):
\[ x=1,2,3,4 \]
Corresponding values of \(y\):
\[ 3,6,9,12 \]
Hence the relation is
\[ R=\{(1,3),(2,6),(3,9),(4,12)\} \]
Domain
\[ \{1,2,3,4\} \]
Range
\[ \{3,6,9,12\} \]
Codomain
\[ \{1,2,3,\ldots,14\} \]
Relation Mapping Illustration
Exam Significance
Understanding domain and range of relations is essential for:
- CBSE Board Exams – direct questions on relations and functions.
- JEE Main / CUET – conceptual questions on domain, range and mapping.
- NDA / SSC – identification of ordered pairs and relation sets.
This concept forms the foundation for later topics such as:
- Functions
- Inverse functions
- Mapping diagrams
- Cartesian products