A Relation R on the set N of Natural numbers be defined as (x,y) $\in$R if and only if $x^2-4xy+3y^2=0$ for allx,y $\in$N then show that the relation is reflexive,transitive but not SYMMETRIC.
i got how this relation is reflexive or transitive but i am not able to think of any reason of why this relation is not symmetric.
R is not symmetric because $(3,1)\in R$ but $(1,3)\not\in R$. Note that $x^2-4xy+3y^2=(x-y)(x-3y)$.