Not sure if my thinking is correct. For the problem "$a$ divides $b$ if and only if $a$ divides $b^2$." So far my proof goes: since $a$ divides $b$ there exists an integer $n$ such that $b=an$. Then $b^2=a^2*n^2=a(an^2)$. Hence $a$ divides $b^2$. I am having a problem proving the converse.
2026-04-13 05:03:35.1776056615
Proof for elementary divisibility problem
86 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It is incorrect. $16$ divides $16=4^2$, but $16$ doesn't divide $4$.