If A has n elements, how many symmetric relations on A contain no diagonal pair (a,a)?
Answer and explanation
Correct answer: 2^(n(n−1)/2)
Option A is correct. In a symmetric relation, each off-diagonal pair {a,b} must be selected as a complete two-way choice: either both (a,b) and (b,a) are included or neither is included. There are n(n−1)/2 such unordered pairs. Since diagonal pairs are forbidden and each off-diagonal pair can be chosen independently, the total number is 2^(n(n−1)/2).
Frequently asked questions
What is the correct answer to this question?
2^(n(n−1)/2)
Why is this the correct answer?
Option A is correct. In a symmetric relation, each off-diagonal pair {a,b} must be selected as a complete two-way choice: either both (a,b) and (b,a) are included or neither is included. There are n(n−1)/2 such unordered pairs. Since diagonal pairs are forbidden and each off-diagonal pair can be chosen independently, the total number is 2^(n(n−1)/2).
Which subject and chapter does this question cover?
This is a Class 12 Mathematics question. Chapter: Relations and Functions. Topic: Symmetric relation.
Student feedback
Was this question useful?
👍 0 Helpful 👎 0 Not helpful
Yes 0% No 0%
0 responsesStudent Reviews
No published reviews yet.