Let R = {(3,1), (1,3), (3,3)} be a relation defined on the set A = {1, 2, 3}. Then R is symmetric, transitive and not reflexive.
False Here in the question, R = {(3,1), (1,3), (3,3)} which is defined on the set A = {1, 2, 3}
As (1 ,1) R, R is not a reflexive one.
As (3, 1) R and (1, 3) belongs to R, then R is symmetric.
Again, (1, 3) R, (3, 1) R. However (1, 1) does not belong to R. Then R is not transitive.