समुच्चय \(A=\{1,2,3,4\}\) पर \(R=\{(1,2),(2,1),(2,3),(3,4)\}\) के संक्रामी आवरण में नीचे में कौन सा युग्म होगा?
On \(A=\{1,2,3,4\}\), which pair will belong to the transitive closure of \(R=\{(1,2),(2,1),(2,3),(3,4)\}\)?
Explanation opens after your attempt
A. ((1,4))
Concept
There is a chain \(1\to2\), \(2\to3\), and \(3\to4\).
Why this answer is correct
The transitive closure adds all reachable pairs.
Exam Tip
Since (4) is reachable from (1), ((1,4)) will be included. चरण 1: \(1\to2\), \(2\to3\), और \(3\to4\) की शृंखला बनती है। चरण 2: संक्रामी आवरण सभी पहुंच योग्य युग्म जोड़ता है। चरण 3: इसलिए (1) से (4) तक पहुंच होने के कारण ((1,4)) शामिल होगा।
Login to save your score, XP, coins and progress.
