Maths 1
Maths 1
Maths 1
The domain of a relation R from set A to set B is the set of all first elements of the ordered
pairs in R.
The range of a relation R from set A to set B is the set of all second elements of the ordered
pairs in R. The whole set B is called the co-domain of R. Range ⊆ Co-domain
Example: Consider a relation R in set A = {3, 4, 5} given by R = {(a, b): ab < 25,
where a, b ∈ A}. It can be observed that no pair (a, b) satisfies this condition. Therefore, R is
an empty relation.
Both the empty and the universal relation are called trivial relations.
Example: Consider a relation R in the set A, where A = {2, 3, 4}, given by R = {(a, b): ab = 4,
27 or 256}. Here, we may observe that R = {(2, 2), (3, 3), and (4, 4)}. Since each element
of R is related to itself (2 is related 2, 3 is related to 3, and 4 is related to 4), R is a reflexive
relation.
A relation R in a set A is called symmetric, if (a1, a2) ∈ R ⇒ (a2, a1) ∈ R, ∀ (a1, a2) ∈ R
Example: Consider a relation R in the set A, where A is the set of natural numbers, given
by R = {(a, b): 2 ≤ ab < 20}. Here, it can be observed that (b, a) ∈ R since 2 ≤ ba < 20 [since
for natural numbers a and b, ab = ba]
Therefore, the relation R is symmetric.
A relation R in a set A is called transitive, if (a1, a2) ∈ R and (a2, a3) ∈ R ⇒ (a1, a3) ∈ R for
all a1, a2, a3 ∈ A
Example: Let us consider a relation R in the set of all subsets with respect to a universal
set U given by R = {(A, B): A is a subset of B}
Now, if A, B, and C are three sets in R, such that A ⊂ B and B ⊂ C, then we also have A ⊂ C.
Therefore, the relation R is a symmetric relation.
Example: Let (a, b) and (c, d) be two ordered pairs of numbers such that the relation
between them is given by a + d = b + c. This relation will be an equivalence relation. Let us
prove this.
(a, b) is related to (a, b) since a + b = b + a. Therefore, Ris reflexive.
If (a, b) is related to (c, d), then a + d = b + c ⇒ c + b = d + a. This shows that (c, d) is related
to (a, b). Hence, R is symmetric.
Let (a, b) is related to (c, d); and (c, d) is related to (e, f), then a + d = b + c and c + f = d + e.
Now, (a + d) + (c + f) = (b + c) + (d + e) ⇒ a + f = b + e. This shows that (a, b) is related to
(e, f). Hence, R is transitive.
Since R is reflexive, symmetric, and transitive, R is an equivalence relation.
A function f from set X to Y is a specific type of relation in which every element x of X has
one and only one image y in set Y. We write the function f as f: X → Y, where f (x) = y
The one-one and many-one functions can be illustrated by the following figures:
A function f: X → Y can be defined as an onto (surjective) function, if ∀ y ∈ Y, there
exists x ∈ X such that f (x) = y.
The onto and many-one (not onto) functions can be illustrated by the following figures:
Solution:Let x1, x2 ∈ R
For f (x1) = f (x2), we have
Therefore, f is one-one.
Also, for any y in N, there exists in R such that
.
Therefore, f is onto.
Since f is both one-one and onto, f is bijective.
Example: Find gof and fog, if f: R → R and g: R → R are given by f (x) = x2 – 1 and g (x)
= x3 +1.
Solution:
Therefore, f is one-one.
Also, for any y in N, there exists R+ ∪ {0} such that = y.
∴ f is onto.
Hence, f is bijective.
This shows that, f is invertible.
Let us consider a function g: N → R+ ∪ {0} such that
Now,
Therefore, we have
and fog (y) = IN
Domain: The set of all the first elements of the ordered pairs in a relation R from a set A to
a set B is called the domain of the relation R.
Range and Co-domain: The set of all the second elements in a relation R from a set A to a
set B is called the range of the relation R. The whole set B is called the co-domain of the
relation R. Range ⊆Co-domain
If n(A) = p and n(B) = q, then n(A × B) = pq and the total number of relations is 2pq.