Gentlemen,
May I please ask for your help.
I have this question but no idea how to solve this.
The relation $\sim$ on $\mathbb{Z}^{+}$ is given by m $\sim$ n if and only if there exists $q \in$ $\mathbb{Q}^{+}$ such that $m^{q} = n$.
(i) Show that $\sim$ is an equivalence relation on $\mathbb{Z}^{+}$
(ii) List $5$ smallest elements of the equivalence class $[9]$.
I thank you very much for your time and patience.
Well, its an equivalence relation:
Reflexivity: $m\sim m$, since for $q=1$, $m^q=m$.
Symmetry: If $m\sim n$, i.e., $m^q=n$ for some rational number $q>0$, then $n^{1/q}=m$ with $1/q>0$ a rational number and so $n\sim m$.
Transitivity: if $m\sim n$ and $n\sim k$, i.e., $m^q=n$ and $n^p=k$ for some rational numbers $p,q>0$, then $k=(m^q)^p = m^{pq}$ with $pq>0$ a rational number and so with symmetry $m\sim k$.