Even, Odd, Congruent

198 Views Asked by At

Im new in math world, i know the modulo congruence in order to defining odd and even. But I don't know if i can write

Even is $$x \equiv 2x$$ Odd is $$x \equiv 2x + 1$$

If it's not that, can you explain me why ?

Thank you