MHB The equation has exactly m different solutions

  • Thread starter Thread starter mathmari
  • Start date Start date
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Let $n=p^rm$, where $p$ is a prime, $m \in \mathbb{N}, r \geq 0$ an integer and $(p,m)=1$.
I have to show that the equation $x^n=1$ has exactly $m$ different roots in the algebraic closure $\overline{\mathbb{Z}}_p$ of $\mathbb{Z}_p$.

I have done the following:

In $\mathbb{Z}_p$ it stands that $x^p=x$.

So, we have that
$$x^{p^r}=(x^{p})^{p^r-1}=x^{p^r-1}=(x^p)^{p^r-2}=x^{p^r-2}= \dots =x^p=x$$

That means that $x^n=1 \Rightarrow x^{p^rm}=1 \Rightarrow (x^{p^r})^m=1 \Rightarrow x^m=1$

Is this correct?? Do we conclude from that, that the equation $x^n=1$ has exactly $m$ different roots in the algebraic closure $\overline{\mathbb{Z}}_p$ of $\mathbb{Z}_p$ ?? (Wondering)
 
Physics news on Phys.org
You're on the right track, but all you've shown is for $x\in \mathbb{Z}_p$, $x^m=1$.
So let S be the collection of all $p^rm$ roots of unity in the algebraic closure. Clearly S is finite (it contains at most $p^rm$ elements). Then let $F$ be the field obtained by adjoining S to $\mathbb{Z}_p$. $F$ is then a finite extension of the base field and so is finite with a power of $p$ elements, say $p^s$. Assume $x\in F$ satisfies $x^{p^rm}=1$. Let $t$ be the multiplicative order of $x$. Then $t$ divides the order of the multiplicative group of $F$, namely $p^s-1$. So $t$ divides the gcd of $(p^rm,p^s-1)$, a divisor of m since $p$ is prime $p^s-1$. Thus $x^m=1$. Conversely, it is clear that $x^m=1$ implies $x^{p^rm}=1$. Since $m$ is prime to $p$, the derivative of $x^m-1$ is not 0 and so has no multiple roots. Since we started in the algebraic closure, there are exactly $m$ roots of this equation.
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top