gtfitzpatrick
- 372
- 0
Homework Statement
Decide if the following are Equivalence relations and if so describe their classes
i) a\equiv b if 2 divides a^2+b^2
ii) a\equiv b if 2b\geq a
Homework Equations
The Attempt at a Solution
ii) isn't an equivalence relation. it is reflexive but not symmetric. 2a \geq b
i) Its reflexive as a^2+a^2 = 2a^2 which is divisable by 2.
its symmetric
a^2+b^2 = 2x
b^2+a^2 = 2a^2+2b^2-a^2-b^2
b^2+a^2 = 2a^2+2b^2-2x
b^2+a^2 = 2a^2+b^2-x)
so its divisable by 2
its symetric
a^2+b^2 = 2x
b^2+c^2 = 2y
we need to show a^2+c^2 = 2w
b^2 = 2y-c^2
this givesa^2+2y-c^2 = 2x
a^2+c^2 = 2x-2y-2c^2
a^2+c^2 = 2(x-y-c^2)
so it is an equivalence relation. As for the classes are there infinity/2 classes? plus how do i describe them? if a & b are both even or both odd they are divisable by 2 but if a is odd and b is even or vise versa then it is not...