समुच्चय \(A=\{1,2,3\}\) पर \(R=\{(1,2),(2,3)\}\) है। (R) के संक्रमणीय समापन में कौन-सा युग्म अवश्य जोड़ा जाएगा?
On \(A=\{1,2,3\}\), \(R=\{(1,2),(2,3)\}\). Which pair must be added in the transitive closure of (R)?
Explanation opens after your attempt
A. ((1,3))
Concept
संक्रमणीय समापन में संबंध को तोड़े बिना जरूरी युग्म जोड़े जाते हैं। / In transitive closure, we add only the pairs needed to remove transitivity gaps.
Why this answer is correct
((1,2)) और ((2,3)) मौजूद हैं, इसलिए ((1,3)) जरूरी है। / Since ((1,2)) and ((2,3)) are present, ((1,3)) is required.
Exam Tip
समापन में मन से युग्म नहीं जोड़ते, केवल श्रृंखला से बने युग्म जोड़ते हैं। / Do not add arbitrary pairs; add only those forced by chains.
Login to save your score, XP, coins and progress.
