Solution to how many reflexive relation on A={1,2,3,4,5},could be definde - Sikademy
Author Image

Archangel Macsika

how many reflexive relation on A={1,2,3,4,5},could be definde

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Let set A = {1 , 2}. In reflexive relation on A \times A are such that (a,b) \in A \times A \implies (b,a) \in A .

Hence, the following are the reflexive relation on A\times A :

\{(1, 1), (2, 2)\} \\ \{(1, 1), (2, 2), (1, 2)\} \\ \{(1, 1), (2, 2), (1, 2), (2, 1)\} \\ \{(1, 1), (2, 2), (2, 1)\} .


A relation has ordered pairs (a,b). Now a can be chosen in n ways and same for b. So set of ordered pairs contains n2 pairs. Now for a reflexive relation, (a,a) must be present in these ordered pairs. And there will be total n pairs of (a,a), so number of ordered pairs will be n2-n pairs. So total number of reflexive relations is equal to 2n(n-1).


Formulas of the number of reflexive relations on an n-element set is 2^{n^2-n} .

Hence, the number of reflexive relation on A={1,2,3,4,5} are 2^{5^2-5} = 2^{25-5}=2^{20} = 1048576.


Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-3787-qpid-2486