- Prove that if $m^2 | n^2, \text{then } m|n$
- if $m^2 | n^3, \text{then } m|n$? prove or disprove.
i really no idea of that, someone could help me?
i really no idea of that, someone could help me?
For 1. there are a lot of proofs. This one is my Favorite $$m^2|n^2 \implies k = \frac{m^2}{n^2} = \left(\frac{m}{n}\right)^2 $$ But because only Integers have Integer roots, $\frac{m}{n}$ must be an Integer.
For 2. Let $a$ be an Integer greater than 1. set $m=a^3$ and $n=a^2$. We see $m^2 = a^6 = n^3$ so $m^3| n^2$ but $a^3$ is not a divisor of $a^2.$