Engineering Mathematics Exam  >  Engineering Mathematics Tests  >  Engineering Mathematics  >  Test: Equivalence Relations - Engineering Mathematics MCQ

Test: Equivalence Relations - Engineering Mathematics MCQ


Test Description

10 Questions MCQ Test Engineering Mathematics - Test: Equivalence Relations

Test: Equivalence Relations for Engineering Mathematics 2025 is part of Engineering Mathematics preparation. The Test: Equivalence Relations questions and answers have been prepared according to the Engineering Mathematics exam syllabus.The Test: Equivalence Relations MCQs are made for Engineering Mathematics 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Equivalence Relations below.
Solutions of Test: Equivalence Relations questions in English are available as part of our Engineering Mathematics for Engineering Mathematics & Test: Equivalence Relations solutions in Hindi for Engineering Mathematics course. Download more important topics, notes, lectures and mock test series for Engineering Mathematics Exam by signing up for free. Attempt Test: Equivalence Relations | 10 questions in 30 minutes | Mock test for Engineering Mathematics preparation | Free important questions MCQ to study Engineering Mathematics for Engineering Mathematics Exam | Download free PDF with solutions
Test: Equivalence Relations - Question 1

Relation R is defined as

R = {(a, b) | (a - b) = km for some fixed integer m and a, b, k ∈ z}, then R is

Detailed Solution for Test: Equivalence Relations - Question 1

Given:

Relation R is defined by function R = {(a, b) | (a - b) = km for some fixed integer m and a, b, k ∈ z}.

  1. For the same number a, R = a - a = 0 × m, where m is a fixed integer and 0 є z, hence the relation R is reflexive.
  2. For two numbers (a, b) if R = a - b = km, where m is a fixed integer and k є z, then for (b, a), R = b - a = -(a - b) = -km, where -k є z. Hence relation R is symmetric.
  3. Consider three numbers a, b, and c. If, for (a, b), R = a - b = km and for (b, c), R = b - c = lm, where m is a fixed integer and k, l є z, then for (a, c), R = a - c = a - b + b - c = km + lm = m(k + l), where (k + l) є z, since k, l є z. Hence relation R is transitive.

Hence, relation R is an equivalence relation.
Hence, the correct answer is option 4.

Test: Equivalence Relations - Question 2

What is the nature of relation R, if R is defined as R = {(x, y) : 2x + y = 41, x, y ∈ N}? 

Detailed Solution for Test: Equivalence Relations - Question 2

Let us check all the conditions:

Reflexivity:
Let x be an arbitrary element of R. For Reflexive, let y + x
i.e. for any x ∈ R
⇒ 2x + x = 41

Thus, it is NOT reflexive.

Symmetry:
Let (x, y) ∈ R. Then,
2x + y = 41 Which is not equal to 2y + x = 41
i.e. (y , x) ∉ R
So, R is NOT symmetric.

Transitivity:
Let (x, y) and (y, z) ∈ R
⇒ 2x + y = 41 and 2y + z = 41
which is not equal to 2x + z = 41
i.e. (x , z) ∉ R
Thus, R is NOT transitive.

Test: Equivalence Relations - Question 3

A relation R is said to be circular if aRb and bRc together imply cRa. Which of the following options is/are correct?

Detailed Solution for Test: Equivalence Relations - Question 3

Let's start with Option 3;

Option 3:if a relation S is reflexive and circular, then S is an equivalence relation.
It is correct.
- S is reflexive and circular; see that if are able to derive Symmetric and transitive property from these given properties.
aRa ∈ S and aRb ∈ S => bRa ∈ S   //Using Reflexive and circular 
aRb and bRa both exist then the relation is Symmetric.
- Now 
aRb and bRc together => cRa and according to symmetricity ≡  aRc 
aRb and bRc together => aRc
Hence Transitivity satisfied.
Hence S is an Equivalence Relation.
Example : S = { {a,a) (b.b) (c,c) } (diagonal relation)

Option 1: If a relation S is transitive and circular, then S is an equivalence relation.
It is not correct.
Consider a example of empty relation or S = {(a,b)}; it is transitive and circular but its not Equivalence Relation.
Hence S is not an equivalence Relation.

Option 2: If a relation S is reflexive and symmetric, then S is an equivalence relation.
It is not correct. For a Relation S to be Equivalence Reflexive, Symmetric and Transitive are required.

Option 4: if a relation S is circular and symmetric, then S is an equivalence relation.
It is not correct.
Consider a example of empty relation or S = {(a,b) , (b,a), (a,a)}; It is circular and symmetric but its not Equivalence relation.
Hence S is not an equivalence Relation.

Test: Equivalence Relations - Question 4

Let m ∈ Z and consider the relation Rm defined by a Rm b if and only if a ≡  b mod m. Then Rm  is -

Detailed Solution for Test: Equivalence Relations - Question 4

Given: a Rmb if and only if a ≡  b mod.
Since m|(a-a) = 0, we have a ≡ a mod m
So  Rm is reflexive.
if m|(a-b), then
​⇒ m|(-1)(a-b).
⇒ m|(b-a).
​⇒ So, if a ≡  b mod m​​ ⇒ b ≡  a mod m.

  • Therefore, Rm is symmetric.
  • If aRmb and bRmc 

​⇒ m|(a-b) and m|(b - c).
​⇒ m|[(a-b) + (b-c)] 
⇒ m|(a-c) ⇒  a Rmc

Therefore Rm is transitive.
Hence the relation is an equivalence relation.
Therefore option 4 is correct.

Test: Equivalence Relations - Question 5

Consider R and S be two equivalence relations, which of the following is true regarding the R and S

Detailed Solution for Test: Equivalence Relations - Question 5

Option D is wrong as transitivity may break on taking the union of two equivalence relations
For two equivalence relation R and S

  • The largest equivalence relation in R and S is R∩S
  • The smallest equivalence relation which contains R and S is (R∪S)∞ {transitive closure}

So option A is correct.
Option C is trivially false as option A is correct.

Test: Equivalence Relations - Question 6

Let, R = {(a, b): a,b ∈ Z and (a + b) is even}, then R is 

Detailed Solution for Test: Equivalence Relations - Question 6

Here, R = {(a, b): a,b ϵ Z and (a + b) is even}

  • Since,a + a = 2a, ,which is even, so R is reflexive.
  • If a + b is even then b + a will also be even. So, R is symmetric.
  • Let, a = 3, b = 5, and c = 7.

a + b = 3 + 5 = 8 (which is even), b + c = 5 + 7 = 12 (which is again even) and a + c = 3 + 7 = 10 (which is also even)
Therefore, R is an equivalence relation on Z.
Hence, option (2) is correct.

Test: Equivalence Relations - Question 7

Which of the following is an equivalence relation on the set of all functions from Z to Z ?

Detailed Solution for Test: Equivalence Relations - Question 7

(1) { (f, g) | f (x) − g (x) = 1 x ϵ  Z }
It is not reflexive. As f(x) – f(x) = 0 it is not 1. It is also not transitive. So, it cannot be an equivalence relation.

(2) {(f, g) | f (0) = g (0) or f (1) = g (1) }
This relation is not transitive. Suppose f(x) = 0, g(x) = x and h(x) = 1. Here f is not related to h. Only we have a relation given between f and g, g and h. but not between f and h. So, it cannot be an equivalence relation.

(3) {(f, g) | f (0) = g (1) and f (1) = g (0) }
It is not always true f(0) = f(1) for reflexive case. So, it is not reflexive. Hence, no equivalence relation.

(4) { (f, g) | f (x) − g (x) = k for some k ϵ  Z }
It is reflexive relation, consider constant as 0. It is also symmetric because the difference will be equal to a constant value. It is also transitive. So, it is an equivalence relation.

Test: Equivalence Relations - Question 8

Let, R = {(a, b): a, b ϵ N and a2 = b}, then what is the relation R

Detailed Solution for Test: Equivalence Relations - Question 8

Here,  R = {(a, b): a, b ϵ N and a2 = b}
1. Relation R is not reflexive since, 2 ≠ 22
2. Since, 22 = 4 so,  (2, 4) belong to R
But,  4 ≠ 2 and so, R is not symmetric
3. Since, 42 = 16, so (4, 16) belong to R
Also, 162 = 256,  so (16, 256) belong to R
But, 42 ≠ 256  so R is not transitive.
So, R satisfies none of the reflexivity, symmetry and transitivity.

Hence, option (4) is correct. 

Test: Equivalence Relations - Question 9

Suppose A is a finite set with n elements. The number of elements and the rank of the largest equivalence relation on A are

Detailed Solution for Test: Equivalence Relations - Question 9

A = {p, q} ∴ n = 4
R = {(p, p), (p, q), (q, p), (q, q)}
∴ Reflexive
The largest equivalence relation is n2 = 22 = 4
Diagraph of this relation will have only one connected component, hence this relation has rank 1.

Test: Equivalence Relations - Question 10

Let L denote the set of all straight lines in a plane. Let a relation R be l R m if l is perpendicular to m ∀ l, m ∈ L. Then R is:

Detailed Solution for Test: Equivalence Relations - Question 10

Let two lines ℓ1, ℓ2 ∈ L
Now (ℓ1, ℓ2) ∈ R
Only when ℓ1 ⊥ ℓ2
1. For reflexivity:
Let ℓ1 ∈ L
But (ℓ1, ℓ1) ∉ R
Since no line is perpendicular to itself
R is not reflexive

2. For symmetric:
Let, (ℓ1, ℓ2) ∈ L
Now, if ℓ1 ⊥ ℓ2 then this implies that ℓ2 is also perpendicular to ℓ1
Hence, (ℓ1, ℓ1) ∈ L
R is symmetric.

3. For Transitive:
Let (ℓ1, ℓ2) ∈ L and (ℓ2, ℓ3) ∈ L
ℓ1 ⊥ ℓ2 and ℓ2 ⊥ ℓ3

ℓ1 is not perpendicular to ℓ3
(ℓ­1, ℓ3) ∉ R
∴ Not transitive

65 videos|133 docs|94 tests
Information about Test: Equivalence Relations Page
In this test you can find the Exam questions for Test: Equivalence Relations solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Equivalence Relations, EduRev gives you an ample number of Online tests for practice
65 videos|133 docs|94 tests
Download as PDF