Let R be the relation in the set {1. 2, 3, 4} given by R = {(1,2), (2, 2), (1, 1), (4, 4), (1, 3), (3, 3), (3, 2)}.
Choose the correct answer.
(A) Â Â Â R is reflexive and symmetric but not transitive.
(B) Â Â Â R is reflexive and transitive but not symmetric.
(C) Â Â Â R is symmetric and transitive but not reflexive.
(D) Â Â Â R is an equivalence relation.
L.et A be the set of all 50 students of class X in a school. Let f : A → N be function defined by f (x) = roll number of student x. Show that f is one-one but not onto.
 Check the injectivity and surjectivity of the following functions :
(i) f : N → N given by f (x) = x2
(ii)    f : Z → Z given by f (x) = x2
(iii)    f : R → R given by f (x) = x2 (iv) f : N → N given by f (x) = x3
(v) f : Z → Z given by f (x) = x3
(i) f : N → N is given by f (x) = x2
Let x1 x2 ∈ N be such that f(x1) = f(x2)
∴ x12 = x 22 ⇒ x2 2 x1 2 = 0
⇒ (x2 –x1) (x2 + x1) = 0
⇒    x2 – x1 = 0    [x1 + x2 ≠0 as x1, x2 ∈ N]
⇒    x2 = x1 ⇒ x1 = x2
∴ f is one-one, i.e.. f is injective.
Since range of f = { 12Â , 22, 32............}
= {1.4.9......} ≠N.
∴ f is not surjective.
(ii) f : Z → Z is given by f (x) = x2
Let x1, x2 ∈ Z be such that f(x1)= f (x2)
∴ x22 =x22 ⇒ x22 = 0
⇒ (x2 – x1) (x2 + x1) = 0
⇒    x2 = x1    or x2 = – x1
∴ f (x1) = f(–x1) ∀ x1 ∈ Z
∴ f is not one-one, i.e. f is not injective.
Also range of f = { 02, 12, 22,.....}
= {0, 1,4, 9,.........}
≠    Z
∴ f is not onto i.e.. f is not surjective (iii) f : R → R is given by f (x1) = x2 Let x1, x2 ∈ R be such that f (x1) = f (x2)
⇒    x12 = x22 ⇒ (x2 – x2) (x2 + x1) = 0
⇒    x2 = x1 or x2 = – x1
⇒    f(x1) = f (–x1) ∀ x1 ∈ R
∴ f is not one-one, i.e., f is not injective.
As range of f does not contain any negative real, therefore, range of ≠R.
Hence. f is not onto, i.e., f is not surjective.
(iv) f : N → N is given by f (x) = x3 Let x1 ,. x2 ∈ N be such that f (x1) = f(x2)
⇒    x13 = x23 ⇒ x1 = x2
∴ f is one-one, i.e., injective.
Also range of f = {13, 23, 33,.........}
= {1,8,27,.....}
≠N
∴ f is not onto, i.e.,f is not surjective.
(v) f : Z → Z is given by f (x) = x3 Let x1, x2 ∈ Z be such that f (x1) = f (x2)
⇒    x13 = x23 ⇒ x1 = x2
Also range of f = {03 ± 13, ± 23, ± 33,....}
= {0, ± 1, ± 8, ± 27.............}
≠Z ∴ f is not onto, i.e., f is not surfective.