Factoring in Polynomial Quotient Ring

Chris*

New member
Joined
Jan 9, 2007
Messages
22
I'm really stuck on this problem.

Question: Let p=x42\displaystyle p=x^4-2. The factor K=Q[x]/(p)\displaystyle K=\mathbb{Q}[x]/(p) is a field since p\displaystyle p is irreducible over Q\displaystyle \mathbb{Q}.

Factor the polynomial q=y42\displaystyle q=y^4-2 in K\displaystyle K into a product of irreducible polynomials, and show that each factor is irreducible.


Solution Attempt:
So, I know that K\displaystyle K is an extension that does have a root of p\displaystyle p, namely x\displaystyle x itself.
So yx\displaystyle y-x must be a factor of q\displaystyle q.
Replacing 2\displaystyle 2 with x4\displaystyle x^4 in q\displaystyle q, I got:
q=y42=y4x4=(yx)(y+x)(y2+x2)\displaystyle q=y^4-2=y^4-x^4=(y-x)(y+x)(y^2+x^2)

Now, I know that (yx),(y+x)\displaystyle (y-x),(y+x) are irreducible because they are of degree one. But I'm not sure how to show that (y2+x2)\displaystyle (y^2+x^2) is irreducible in K.
Since it's a quadratic polynomial, I wanted to show its roots are not in K, but I wasn't sure how to go about doing that.

I appreciate any suggestions!
 
I'm really stuck on this problem.

Question: Let p=x42\displaystyle p=x^4-2. The factor K=Q[x]/(p)\displaystyle K=\mathbb{Q}[x]/(p) is a field since p\displaystyle p is irreducible over Q\displaystyle \mathbb{Q}.

Factor the polynomial q=y42\displaystyle q=y^4-2 in K\displaystyle K into a product of irreducible polynomials, and show that each factor is irreducible.


Solution Attempt:
So, I know that K\displaystyle K is an extension that does have a root of p\displaystyle p, namely x\displaystyle x itself.
So yx\displaystyle y-x must be a factor of q\displaystyle q.
Replacing 2\displaystyle 2 with x4\displaystyle x^4 in q\displaystyle q, I got:
q=y42=y4x4=(yx)(y+x)(y2+x2)\displaystyle q=y^4-2=y^4-x^4=(y-x)(y+x)(y^2+x^2)

Now, I know that (yx),(y+x)\displaystyle (y-x),(y+x) are irreducible because they are of degree one. But I'm not sure how to show that (y2+x2)\displaystyle (y^2+x^2) is irreducible in K.
Since it's a quadratic polynomial, I wanted to show its roots are not in K, but I wasn't sure how to go about doing that.

I appreciate any suggestions!

Can you show K[y]/(y2+x2)\displaystyle K[y]/(y^2+x^2) is a field? If so, the ideal must be maximal, and hence the polynomial irreducible. Any element in this ring can be written ay+b\displaystyle ay+b where a,bK=Q[x]/(p)\displaystyle a,b \in K = Q[x]/(p). Really all you need is multiplicative inverses, it might help to treat the "polynomials" in K\displaystyle K as just real numbers since it is a field afterall.
 
Top