Let $ a,b \in \Bbb{N} $
We define the equivalence relation
$a \sim b:\Leftrightarrow$ there exist $r,s \in$$\Bbb{N}_{>0}$ such that $a^r=b^s$
Show that it is indeed an equivalence relation and find equivalence class of $144$.
What i have done so far :
Reflexive because $a^1=a^1$
Symmetric Let $a^r=b^s$ then $b^s=a^r$
Transivitive: Let $a^r=b^s $and $ b^l=c^k$ then there exists an $s$ such that $ a^{r\ell}=b^{s\ell} $ and $b^{\ell s}= c^{ks} $ so $a^{r\ell} = c^{ks}$
My thoughts on equivalence class of 144 is 12 and the powers of 144 but im not quite sure.