समुच्चय \(A=\{1,2,3\}\) पर \(R=\{(1,2),(2,1)\}\) का संक्रामी आवरण कौन सा है?
On \(A=\{1,2,3\}\), what is the transitive closure of \(R=\{(1,2),(2,1)\}\)?
Explanation opens after your attempt
B. ({(1,2),(2,1),(1,1),(2,2)})
Concept
((1,2)) और ((2,1)) से ((1,1)) चाहिए। / ((1,2)) and ((2,1)) require ((1,1)).
Why this answer is correct
((2,1)) और ((1,2)) से ((2,2)) चाहिए। / ((2,1)) and ((1,2)) require ((2,2)).
Exam Tip
(3) से जुड़ा कोई युग्म नहीं है, इसलिए ((3,3)) जोड़ना संक्रामकता के लिए जरूरी नहीं। / No pair involving (3) creates a chain, so ((3,3)) is not required for transitivity.
Login to save your score, XP, coins and progress.
