I read such a judgement,it says:
If $p$ is a prime integer,then the non-constant polynomials in $\mathbb Z/(p^k)[x]$ have a unique factorization, for positive integer $k$.
So how can I prove it? since $\mathbb Z(p^k)$ is not a field.
I read such a judgement,it says:
If $p$ is a prime integer,then the non-constant polynomials in $\mathbb Z/(p^k)[x]$ have a unique factorization, for positive integer $k$.
So how can I prove it? since $\mathbb Z(p^k)$ is not a field.
$F_{p^k}$ is not the same thing as $Z/(p^k)$ because the former is a field with $p^k$ elements, whereas the latter is just a ring with $p^k$ elements (and not a field when $k>1$).
For instance, if $p^k = 2^2 = 4$ then $F_4$ is a field with 4 elements {0,1,a,b} in which $x+x = 0$ for all $x \in F_4$. However, $Z/(4)$ is a ring with 4 elements {0,1,2,3}, and in this ring, 1+1 is not 0.