उदाहरण 22. सिद्ध कीजिए कि पूर्णांकों के समुच्चय :
में R = { (a,b): संख्या 2, (a-b) को विभाजित करती है।
द्वारा प्रदत्त संबंध एक तुल्यता संबंध है। (NCERT)
हल: समस्त E7 के लिए,
तो विषम है
(a.b)
अत:R
यहाँR
को
fam
Answers
SOLUTION
TO CHECK
Check if R: Z → Z, R = {(a, b) |2 divides a-b} is equivalence relation.
EVALUATION
Here the given relation is
R : Z → Z such that R = {(a, b) |2 divides a -b}
CHECKING FOR REFLEXIVE
Let a ∈ Z
Since 2 divides a - a
So (a, a) ∈ R
So R is Reflexive
CHECKING FOR SYMMETRIC
Let a, b ∈ Z and (a, b) ∈ R
⇒2 divides a - b
⇒2 divides - ( b - a )
⇒2 divides ( b - a )
⇒(b, a) ∈ R
Thus (a, b) ∈ R implies (b, a) ∈ R
So R is symmetric
CHECKING FOR TRANSITIVE
Let a, b, c ∈ Z
Also let (a, b) ∈ R and (b, c) ∈ R
⇒2 divides a - b and 2 divides b - c
⇒2 divides ( a - b + b - c )
⇒2 divides ( a - c )
⇒(a, c) ∈ R
Thus (a, b) ∈ R and (b, c) ∈ R implies (a, c) ∈ R
R is transitive
Hence R is an equivalence relation
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
. A relation R in the set of real numbers R defined as R = { (a,b): √a = b} is a function or not. Justify
https://brainly.in/question/29064001
2. Let A = (1,8,27,64,125) and B= (1,2,3,4,5,6)and R be the relation ‘is cube of 'from A to B then domain of R is
https://brainly.in/question/21096862