Irreducible polynomial on polynomial ring

  • Thread starter Thread starter SN1987a
  • Start date Start date
  • Tags Tags
    Polynomial Ring
SN1987a
Messages
35
Reaction score
0
How would I prove that x^2+1 is irreducible in Z_p[x], where p is an odd prime of the form 3+4m.

I know that for it to be rreducible, it has to have roots in the ring. So x^2=-1 (mod p). Or x^2+1=k(3+4m), for some k. I tried induction on m, but it does not work because [itex}x^2+1[/itex] is only reducible on Z_p[x] if p is prime, which is not the case for all m. Apperently, there exists a two-line solution.

Any tips would be appreciated.
 
Physics news on Phys.org
Hint: Fermat's little theorem and this lemma: if R is a commutative ring with identity, and a in R is invertible, then a^n=1 and a^m=1 => a^gcd(n,m)=1.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top