The relation R={(1,1),(2,2),(3,3),(1,2),(2,3),(1,3)} on set A={1,2,3} is
GIven A={1,2,3} and R={(1,1),(2,2),(3,3),(1,2),(2,3),(1,3)}
A relation R in A is said to be reflexive, if (a,a)∈R for every a∈A.
Since (1,1),(2,2),(3,3)∈R , R is reflexive.
A relation R in A is said to be symmetric, if (a1,a2)∈R⟹(a2,a1)∈R for a1,a2∈A.
(1,2)∈R But (2,1)∉R
(2,3)∈R But (3,2)∉R
(1,3)∈R But (3,1)∉R
Hence R is not symmetric.