Let $R$ be a relation defined on the set $\Bbb N$ by $a R b$ if either $a|2b$ or $b|2a$. Prove or disprove: $R$ is an equivalence relation.
I able to prove reflexive and symmetric. I understand that this is not an equivalence relation I was just unsure how to prove that it is not transitive.
To prove a equivalence relation we must prove 3 things. A) a~a B) if a~b then b~a C) if a~b and b~c then a~c.
C) Assume for a contradiction that a~c. Let a=1, b=2, and c=4. We can see by our definition that a~b and b~c. However we can see our contradiction that neither 2a=c nor a=2c so a~c is false drawing our contradiction.
Because R has failed one piece of the definition of a equivalence relation it is not a equivalence relation.