Let a be an integer. Prove that if 3|2a , then 3|a.
I'm trying to think of a way to solve this with a direct proof, or at least without using a contrapositive which would be too easy. I considered trying a proof by cases where a was even and a was odd and that didn't work at all. Would a proof by cases where 3|a, 3|a+1, and 3|a+2 work? I could show when 3|a+1, and 3|a+2, it doesn't divide 2a.
Also I'm curious, is there a good way to introduce a lemma to solve this?
Many ways to do this. One approach: If ${3|2a}$ then $2a=3x$ where $x$ is some integer.(Factor-Multiple relationship) Actually, $x$ is not just some integer, here it comes...an EVEN integer. Do you know why even? Ok, and if $x$ is even then we can write $x=2t$ where $t$ is any integer. Conclusion?