Good afternoon, I have a question: Let $X = \{1, 2,\dots, 10\}$. Define a relation $R$ on $X \times X$ by $(a, b)R(c, d)$ if $a + d = b + c$. Show that R is an equivalence relation on $X \times X$ and list one member from each equivalence class of $X \times X$.
So, I was able to demonstrate that R is an equivalence relation but I don't understand the last part, what is a list of one member from each equivalence class of $X \times X$? I searched the definition but I still don't get it... Can someone help me?
Thank you
So, according to definition, the equivalence class of $(a,b) \in X \times X$ is: \begin{equation*} [(a,b)]_{R} = \{(c,d) \in X \times X \hspace{.2cm} | \hspace{.2cm} (a,b)R(c,d) \} \end{equation*} To list a member from each equivalence is no more than the direct aplication of the definition above. As an extra, i would suggest every equivalence class, and then picking one member of each. I will give an example: \begin{align*} [(1,1)]_{R} = \{(1,1),(2,2),(3,3),(4,4),\dots,(10,10)\} \end{align*} I obtained this with the procedure below: \begin{align*} (1,1)R(c,d) \Leftrightarrow 1 + d = 1 + c \Leftrightarrow c = d \end{align*}
What you have to do now is to calculate the remainder equivalence classes and then pick one member of each. Also, note that $$[(1,1)]_{R} = [(2,2)]_{R} = \dots = [(10,10)]_{R}$$ And so, you don't need to calculate those. (This is a general result, appliable in the rest of the equivalence classes aswell)