Given: Let $n$ be an integer. Then $n^2=3a$ for some integer $a$ if and only if $n=3b$ for some integer $b$.
Proof real number $\sqrt{3}$ is an irrational number.
Here is I have so far: Assume $\sqrt{3}=a/b$ where $a,b$ are integers. Then $a^2=3(b^2)$, which means $a^2=3c$, where $c$ is some integer.
next is what I'm confused about: With the given fact I can get $a=3d$ where $d$ is integer in order to let $a^2=3c$
I'm not quite sure how to continue this.. Can someone please help?