Discrete mathematics tutorial in Hindi – Previous year question – GATE 2025 -equivalence- Let a,b,c,d.
Discrete mathematics tutorial in Hindi – Previous year question – GATE 2025 -equivalence- Let a,b,c,d.
It looks like you’re looking for Discrete Mathematics tutorials in Hindi for GATE 2025, specifically focusing on equivalence relations and logical equivalence with previous year questions. Here’s a breakdown:
Contents
Equivalence Relations in Discrete Mathematics
An equivalence relation on a set SS is a relation RR that satisfies three properties:
Reflexive: aRaaRa (Each element is related to itself)
Symmetric: If aRbaRb, then bRabRa
Transitive: If aRbaRb and bRcbRc, then aRcaRc
Example:
- Let RR be a relation on set A = {1,2,3,4} defined as “a ≡ b (mod 2)”
- Here, 1 and 3 are equivalent, and 2 and 4 are equivalent.
- This relation is reflexive, symmetric, and transitive, so it is an equivalence relation.
Logical Equivalence
Two logical statements PP and QQ are logically equivalent if they always have the same truth value.
Common Logical Equivalences
- Double Negation: ¬(¬P)≡P\neg (\neg P) \equiv P
- De Morgan’s Laws:
- ¬(P∨Q)≡¬P∧¬Q\neg (P \lor Q) \equiv \neg P \land \neg Q
- ¬(P∧Q)≡¬P∨¬Q\neg (P \land Q) \equiv \neg P \lor \neg Q
- Implication as OR:
- P→Q≡¬P∨QP \rightarrow Q \equiv \neg P \lor Q
- Contrapositive:
- P→Q≡¬Q→¬PP \rightarrow Q \equiv \neg Q \rightarrow \neg P
GATE 2025 Previous Year Question – Equivalence
Question:
Let RR be a relation on set A = {a, b, c, d} defined as:
R={(a,a),(b,b),(c,c),(d,d),(a,b),(b,a),(c,d),(d,c)}R = \{(a,a), (b,b), (c,c), (d,d), (a,b), (b,a), (c,d), (d,c)\}
Which of the following properties does RR satisfy?
(A) Reflexive only
(B) Reflexive and Symmetric only
(C) Reflexive, Symmetric, and Transitive
(D) Symmetric and Transitive only
Solution:
Reflexive Check:
- Since (a,a),(b,b),(c,c),(d,d)(a,a), (b,b), (c,c), (d,d) are present, R is reflexive
- Symmetric Check:
- If (a,b)∈R(a,b) \in R, then (b,a)∈R(b,a) \in R
- If (c,d)∈R(c,d) \in R, then (d,c)∈R(d,c) \in R
- R is symmetric
Transitive Check:
- (a,b)∈R(a,b) \in R and (b,a)∈R(b,a) \in R, but (a,a)∈R(a,a) \in R, so no violation.
- (c,d)∈R(c,d) \in R and (d,c)∈R(d,c) \in R, but (c,c)∈R(c,c) \in R, so no violation.
- R is transitive
Correct Answer: Option (C) – Reflexive, Symmetric, and Transitive
Conclusion & Key Takeaways
Equivalence relations are reflexive, symmetric, and transitive.
Logical equivalence follows algebraic rules like De Morgan’s Laws, Contrapositive, and Implication as OR.
GATE questions often test understanding through set relations & logical identities.
Need more solved questions or explanations in Hindi?