DIZNR INTERNATIONAL

Previous year gate question of Discrete in Hindi – GATE 1993 Let A be a finite set of size n.

Previous year gate question of Discrete in Hindi – GATE 199 Let A be a finite set of size n.

https://www.gyanodhan.com/video/7B5.%20GATE%20CSEIT/Discrete%20Mathematics%202/545.%20Previous%20year%20gate%20question%20of%20Discrete%20in%20Hindi%20-%20GATE%201993%20%20%20Let%20A%20be%20a%20finite%20set%20of%20size%20n.mp4

 GATE 1993 | Discrete Mathematics Previous Year Question in Hindi

प्रश्न:
मान लीजिए कि AA एक परिमित समुच्चय (Finite Set) है जिसकी आकार (Size) nn है।
इस समुच्चय के Power Set (पॉवर सेट) में कुल कितने उपसमुच्चय (Subsets) होंगे?

 हल (Solution):

किसी समुच्चय (Set) AA जिसका आकार nn हो, उसके पॉवर सेट (Power Set) में कुल उपसमुच्चय (Subsets) की संख्या होती है:

Total Subsets=2n\text{Total Subsets} = 2^n

जहाँ nn, समुच्चय AA में मौज़ूद तत्वों (Elements) की संख्या है।

 उदाहरण (Example):

मान लीजिए A={1,2,3}A = \{1, 2, 3\} है, यानी n=3n = 3
तो इसके पॉवर सेट में कुल उपसमुच्चय होंगे

23=82^3 = 8

पॉवर सेट:

{∅,{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}}\{\emptyset, \{1\}, \{2\}, \{3\}, \{1,2\}, \{1,3\}, \{2,3\}, \{1,2,3\} \}

अगर AA में 5 तत्व हैं (n=5n = 5)
तो इसके पॉवर सेट में कुल उपसमुच्चय होंगे

25=322^5 = 32

 निष्कर्ष (Final Answer):

यदि AA के अंदर nn तत्व हैं, तो उसके पॉवर सेट में कुल 2n2^n उपसमुच्चय होंगे।

GATE 1993 का सही उत्तर:

\mathbf{2^n} \] अगर आपको कोई और **GATE का प्रश्न समझना हो, तो बताइए!

Previous year gate question of Discrete in Hindi – GATE 1993 Let A be a finite set of size n.

Discrete Mathematics for Computer Science

Discrete Mathematical Structures

GATE CS – 1993

यहाँ पर GATE 1993 का एक बहुत प्रसिद्ध और बार-बार पूछा गया प्रश्न है Discrete Mathematics से — जिसे हमने हिंदी में सरल रूप में समझाया है।


GATE 1993 – Discrete Mathematics (Set Theory)

Question (In English):
Let A be a finite set of size n. The total number of relations on A which are reflexive and symmetric is:


प्रश्न का हिंदी अनुवाद:

मान लीजिए कि A एक सीमित (finite) सेट है, जिसमें n तत्त्व हैं।
तो ऐसे कुल कितने relations बनाए जा सकते हैं जो कि:


Concept Explanation in Hindi:

1. Reflexive Relation क्या होता है?

हर तत्त्व का खुद से संबंध होना चाहिए।
यानि: (a, a) ∈ R ∀ a ∈ A
⇒ n elements होंगे तो n reflexive pairs होने जरूरी हैं:
(a₁,a₁), (a₂,a₂), ..., (aₙ,aₙ)

इन्हें relation में रखना ही होगा, कोई option नहीं।


2. Symmetric Relation क्या होता है?

अगर (a, b) ∈ R है, तो (b, a) भी R में होना चाहिए।
यानि unordered pairs (a ≠ b) को जोड़ने पर symmetric बनाए रखना पड़ेगा।


अब गिनती करते हैं:

Step 1: Total pairs possible on set A:

Total ordered pairs from A × A = n²

लेकिन हम symmetric relation की बात कर रहे हैं। तो:

Step 2: Reflexive pairs:

n pairs like (a₁,a₁), …, (aₙ,aₙ) — ये necessary हैं
(हर relation में होने ही चाहिए)

Step 3: Off-diagonal pairs (a ≠ b):

Total such pairs = n(n – 1)

लेकिन symmetric में:

So, number of such unordered pairs = n(n − 1)/2


Final Step: Counting Relations

So total number of reflexive + symmetric relations =
2n(n−1)/2


Final Answer: 2n(n−1)/2


उदाहरण के लिए:

यदि n = 3, तो
⇒ Answer = 23(3−1)/2 = 23 = 8 reflexive + symmetric relations


क्या आप चाहेंगे:

बताइए — मैं तुरंत आपको भेज दूँ!

Previous year gate question of Discrete in Hindi – GATE 1993 Let A be a finite set of size n.

GATE 2025 : Electrical Engineering