Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Hard · Level 11 · symmetric relation,counting,reflexive symmetricView options
(2^6)
(2^{10})
(2^4)
(4^2)
Hard · Level 11 · symmetric relation,general formula,countingView options
(2^{\frac{n(n+1)}{2}})
(2^{n^2})
(2^{\frac{n(n-1)}{2}})
(n^2)
Hard · Level 11 · symmetric relation,matrix representation,class 12View options
Symmetric
Not symmetric
Only universal relation
Only empty relation
Hard · Level 11 · symmetric matrix,relation matrix,mcqView options
(\begin{pmatrix}1&1&0\1&0&1\0&1&1\end{pmatrix})
(\begin{pmatrix}1&1&0\0&1&1\0&0&1\end{pmatrix})
(\begin{pmatrix}0&1&1\0&0&1\1&0&0\end{pmatrix})
(\begin{pmatrix}1&0&1\1&1&0\0&1&1\end{pmatrix})
Hard · Level 11 · inverse relation,symmetric relation,propertiesView options
(R^{-1}=R)
(R^{-1}\cap R=\varnothing)
(R^{-1}) is always empty
(R^{-1}) is never a relation
Question 1HardLevel 10
On (A={1,2,3,4}), how many symmetric relations must contain both ((1,2)) and ((3,4))?
Correct answer: A
Step 1: For (4) elements, there are (10) independent groups. Step 2: The groups containing ((1,2)) and ((3,4)) are fixed as included. Step 3: The remaining (8) groups are free, so the number is (2^8).
On (A={1,2,3,4}), how many symmetric relations contain ((1,2)) but not ((2,1))?
Correct answer: A
Step 1: A symmetric relation must contain ((2,1)) whenever it contains ((1,2)). Step 2: The condition asks for ((1,2)) to be present but ((2,1)) absent, which violates symmetry. Step 3: Hence the number of such relations is (0).
If (M) is the matrix of a relation (R), what is the correct matrix condition for (R) to be symmetric?
Correct answer: A
Step 1: ((a_i,a_j)) in a relation means (m_{ij}=1). Step 2: Symmetry requires ((a_j,a_i)), meaning (m_{ji}=1). Step 3: Thus (m_{ij}=m_{ji}) for all (i,j), so (M=M^T).
On (A={1,2,3}), (R={(1,2),(2,3),(3,1)}). What is the minimum number of pairs to add to make (R) symmetric?
Correct answer: A
Step 1: ((1,2)) needs ((2,1)). Step 2: ((2,3)) needs ((3,2)), and ((3,1)) needs ((1,3)). Step 3: All three reverse pairs are missing, so the minimum number to add is (3).
On (A={1,2,3,4}), (R={(1,2),(2,1),(3,4)}). What must be done to make (R) symmetric?
Correct answer: A
Step 1: ((1,2)) and ((2,1)) already appear as a reverse pair. Step 2: The reverse of ((3,4)), namely ((4,3)), is missing. Step 3: Adding only ((4,3)) is enough and minimal.
Step 1: (a-b=0) means (a=b). Step 2: If (a=b), then (b=a), so the reverse pair also belongs. Step 3: Equality-based relations are symmetric, while conditions like (a-b=1) change when reversed.
Which statement gives the most accurate definition of a symmetric relation?
Correct answer: A
Step 1: Symmetry is about the presence of reverse pairs. Step 2: If ((a,b)\in R), then ((b,a)\in R) must also hold. Step 3: The diagonal condition is reflexivity, and the three-pair condition is transitivity.
If (R) and (S) are symmetric relations on (A), choose the correct statement about (R\triangle S), where (R\triangle S=(R-S)\cup(S-R)).
Correct answer: A
Step 1: The difference of two symmetric relations is symmetric. Step 2: Therefore (R-S) and (S-R) are both symmetric. Step 3: The union of two symmetric relations is symmetric, so (R\triangle S) is symmetric.
On (A={1,2,3,4}), (R={(a,b):a\equiv -b \pmod{5}}). What is the correct statement about (R)?
Correct answer: A
Step 1: (a\equiv -b \pmod{5}) means (a+b\equiv0 \pmod{5}). Step 2: Reversing the order gives (b+a\equiv0 \pmod{5}), the same condition. Step 3: Therefore the reverse pair also belongs, so the relation is symmetric.
On (A={1,2,3}), (R={(1,1),(2,2),(3,3),(1,2),(2,1),(2,3)}). What is the minimum number of pairs to remove to make the relation symmetric?
Correct answer: A
Step 1: ((1,2)) and ((2,1)) are already balanced, and diagonal pairs cause no issue. Step 2: ((2,3)) is present but ((3,2)) is missing. Step 3: If only removal is allowed, remove ((2,3)), so the minimum number is (1).
On the set (A={1,2,3,4,5}), the relation (R={(a,b):a+b\text{ is even}}) is given. Is (R) symmetric?
Correct answer: A
Step 1: A relation is symmetric if ((a,b)\in R) implies ((b,a)\in R). Step 2: Here the condition is (a+b\text{ is even}), and (a+b=b+a), so the reverse pair also satisfies it. Step 3: In exams, check commutative conditions like addition first.
On (A={1,2,3,4}), (R={(a,b):a-b\text{ is divisible by }2}). Choose the correct statement about (R).
Correct answer: A
Step 1: If (a-b) is divisible by (2), then (b-a=-(a-b)) is also divisible by (2). Step 2: So ((a,b)\in R) implies ((b,a)\in R). Step 3: Divisibility conditions often remain symmetric after changing the sign.
On (A={1,2,3}), (R={(1,2),(2,1),(2,3),(3,2),(1,1)}). Is (R) symmetric or not?
Correct answer: A
Step 1: The reverse of ((1,2)) is ((2,1)), and both are present. Step 2: The reverse of ((2,3)) is ((3,2)), and ((1,1)) is its own reverse. Step 3: Symmetry does not require all possible pairs, only reverse pairs of the chosen pairs.
On (A={a,b,c}), a symmetric relation contains ((a,b)) and ((c,a)). Which pairs must be present at minimum?
Correct answer: A
Step 1: In a symmetric relation, every included ordered pair needs its reverse. Step 2: ((a,b)) requires ((b,a)), and ((c,a)) requires ((a,c)). Step 3: Diagonal pairs are required for reflexivity, not for symmetry alone.
How many symmetric relations can be formed on a set having three elements?
Correct answer: A
Step 1: The number of symmetric relations on a set with (n) elements is (2^{\frac{n(n+1)}{2}}). Step 2: For (n=3), the exponent is (\frac{3\cdot4}{2}=6). Step 3: Diagonal pairs are chosen independently, while non-diagonal pairs are chosen in reverse-pair blocks.
For a set (A) with four elements, how many symmetric relations contain all diagonal pairs necessarily?
Correct answer: A
Step 1: For four elements, the number of non-diagonal reverse-pair blocks is (\frac{4\cdot3}{2}=6). Step 2: All diagonal pairs are compulsory, so only these six blocks can be included or excluded. Step 3: When reflexive and symmetric are combined, do not count diagonal choices as free.
If (A) has (n) elements, which is the total number of symmetric relations on (A)?
Correct answer: A
Step 1: There are (n) diagonal positions and (\frac{n(n-1)}{2}) non-diagonal reverse-pair blocks. Step 2: Total independent choices become (n+\frac{n(n-1)}{2}=\frac{n(n+1)}{2}). Step 3: While counting symmetric relations, do not treat ((a,b)) and ((b,a)) as independent choices.
On (A={1,2,3,4}), the matrix of a relation is (\begin{pmatrix}1&0&1&0\0&1&0&1\1&0&0&0\0&1&0&1\end{pmatrix}). What type is the relation?
Correct answer: A
Step 1: A relation is symmetric when its matrix is symmetric about the main diagonal. Step 2: Here (m_{13}=m_{31}=1), (m_{24}=m_{42}=1), and the other matching positions also agree. Step 3: In matrix questions, compare entries across the main diagonal.
Step 1: A symmetric relation has a matrix satisfying (m_{ij}=m_{ji}). Step 2: In the first matrix, all corresponding entries across the diagonal are equal. Step 3: Even one mismatched pair is enough to make the relation non-symmetric.
If (R) is a symmetric relation on a set (A), which statement is true for (R^{-1})?
Correct answer: A
Step 1: In an inverse relation, every ordered pair is reversed. Step 2: In a symmetric relation, the reversed pair is already in the same relation, so (R^{-1}=R). Step 3: Remembering the link between symmetry and inverse relation saves time in exams.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy