Hello the question I am having trouble with is
Describe a binary relation on 1, 2, 3 that is reflexive and transitive, but not symmetric nor antisymmetric.
I Have the answer {(1,1),(1,2),(1,3),(2,2),(2,3),(3,3)}
is this right? i'm not sure if it is antisymmetric or not
The proposed relation is antisymmetric, meaning that all your non-reflexive relations are one-way (there are no cases of both $R(a,b)$ and $R(b,a)$ for $a\ne b$). You could just pick any one additional relation to remove the antisymmetry, because then you would have a case where both $(a,b)$ and $(b,a)$ are true. Preserving the transitivity might take a bit more work