i have a question on a decomposition of the set of all roots of unity $\mu_{\infty}$ in $\overline{\mathbb{Q}}$.
Let $\zeta \in \mu_{\infty}$ be any root of unity and let $p$ be any prime number in $\mathbb{Z}$. How can i find two others root of unity $\zeta_1,\zeta_2 \in \mu_{\infty}$ such that
$$\zeta = \zeta_1\zeta_2$$
and the order of $\zeta_1$ is a power of $p$ and the order of $\zeta_2$ is not divisible by $p$?
In other words i want to decompose
$$\mu_{\infty} = \{\alpha \in \overline{\mathbb{Q}}: \alpha^{p^n}=1, \mbox{ for some } n \geq 0\}\cdot\{\alpha \in \overline{\mathbb{Q}}: \alpha^m=1, \mbox{ for some } m \mbox{ such that } p\nmid m\}.$$
My attempt:
If $n$ is the order of $\zeta$ we can write $n = p^ab$ with $p \nmid b$ and $a,b \geq 0$. Define $\zeta_1 = \zeta^b$ and $\zeta_2 = \zeta^{p^a}$. Then the order of $\zeta_1$ is $p^a$ and the order of $\zeta_2$ is $b$, however the multiplication $\zeta_1\zeta_2 = \zeta^{p^a + b}$, but why should this also equals to $\zeta$??
Thanks in advance!
You have $(p^a,b)=1$, so you know that $1$ is a linear combination of them by elementary number theory: $1$=$cp^a+db$. Now let $\zeta_1=\zeta^{db}$ and $\zeta_2=\zeta^{cp^a}$, and you have what you were looking for.