Determine which of the reflexive, symmetric, and transitive properties are satisfied by the given relation R defined on set S...
S= {1,2,3}
R= {(1,1), (1,3), (2,2), (2,3), (3,1), (3,2), (3,3)}
I've concluded that it is not reflexive due to that there is no (1,2) or (2,1) in R. I'm not too confident to say its not symmetric... Basically would anyone be able to properly simplify an explanation on how to find whether its reflexive, transitive, and/ or symmetric?