tylerc1991
- 158
- 0
Homework Statement
If [itex]3 | m^2[/itex] for some integer [itex]m[/itex], then [itex]3 | m[/itex].
Homework Equations
[itex]a | b[/itex] means there exists an integer [itex]c[/itex] such that [itex]b = ca[/itex].
The Attempt at a Solution
I realize that this is a corollary to Euclid's first theorem, and that there are plenty of ways to solve this. However, I need an elementary proof using basic rules of arithmetic and algebra.
[itex]3 | m^2 \quad \iff \quad m^2 = 3k[/itex] for some integer [itex]k[/itex].
So then [itex]3 = \frac{m^2}{k}[/itex].
At this point it seems intuitively obvious that [itex]m[/itex] must be a multiple of 3, but it obviously doesn't qualify as a proof. Could someone give me a nudge in the right direction? Thank you very much!