guys.
I just started to learn infinitesimal mathematics 1 (I think it's analagous to calculus A - the professor said that it's the most theoretical course on calculus offered in the university (The Technion, in Israel).
So I'm just saying that I'm a noobie.
We weren't really taught things in number theory and things that are related to mathematics, specifically, but the course has a short introduction about $\mathbb{R}$eal numbers.
In the homework I've got, I'm supposed to prove this:
$\forall n\in\mathbb{N}(3|n^2\Rightarrow 3|n)$
(meaning that $3$ divides $n^2\Rightarrow 3$ divides $n$.
What I did so far is this:
$3|n^2 \because given\Rightarrow$
$n^2 = 3k\,|\, k\in\mathbb{N}$
$n^2 = 3k\, \>|:3\Rightarrow$
$\frac{n^2}{3}=k$
I really don't know what to do beyond this.
I need to rely on high school knowledge and intuitive logic and formulate that. The idea of doing this is practicing making formal proofs.
What knowledge am I suppose to rely on?
Thanks for everyone in advance!