How many equivalence relations on the set $\{1,2,3\}$ containing $(1,2)$ and $(2,1)$ are there in all? Justify your answer.
My try: Okay, so how can I possibly write all the possible equivalence relations and not just of the condition specified above? And then, how would my answer be reduced if I use the condition given in the question?
Since this is an equivalence relation it must be reflexive symmetric and transitive. So we now observe that in order that the relation is equivalent it will either contain both the given elements or neither of the elements. Also the relation must be reflexive, so it contains $(1,1)$,$(2,2)$ and $(3,3)$ compulsorily. Due to its equivalent condition, realise that there are only $3$ more choices as each choice involves the inclusion of a pair or a triplet, namely $(1,2)(2,1)$, $(2,3)(3,2)$ and $(1,3)(3,1)$.
And if one of the last $2$ choices happen along with the first choice, then all $3$ choices happen due to the equivalence condition.
So , analysing case by case, your answer is $2$.