+ Reply to Thread
Results 1 to 5 of 5

Thread: Factoring polynomials

  1. #1

    Factoring polynomials

    This is a question from a previous exam:

    Express the following polynomial in Z3[x] as a product of irreducibles:

    p(x) = 2x4 + x2 + x + 2.

    I can divide this by x + 2, but x + 2 is zero when x = 1 (in Z3[x]), so it's not irreducible, right?

  2. #2
    Registered Senior Member
    Posts
    919
    Quote Originally Posted by arfa brane View Post
    This is a question from a previous exam:

    Express the following polynomial in Z3[x] as a product of irreducibles:

    p(x) = 2x4 + x2 + x + 2.

    I can divide this by x + 2, but x + 2 is zero when x = 1 (in Z3[x]), so it's not irreducible, right?
    In this context what do you mean by irreducible? Ordinarily, a linear factor is irreducible.

  3. #3

    Proof that the last term is not factorisable.
    If it was factorisable, it would be into terms of order 1 and 2. So it suffices to check all irreducible monomials polynomials with order 1.
    Last edited by rpenner; 05-04-12 at 09:11 AM.

  4. #4
    Quote Originally Posted by mathman
    Ordinarily, a linear factor is irreducible.
    Yeah, trick question.
    Irreducible means it can't be written as a product of lower degree polynomials.
    Quote Originally Posted by rpenner
    Proof that the last term is not factorisable.
    The other way to prove is not factorisable is to show it has no zeros in Z3[x], which clearly it doesn't. This only applies to degree 3 or 2 polynomials (why?).

  5. #5
    A degree four polynomial could be a product of two irreducible polynomials of degree 2.

    Examples (in Z_3[x]):
    x^4 + 1
    x^4 + 2x^2 + 1
    x^4 + x^3 + x + 2
    x^4 + x^3 + 2 x^2 + 2 x + 1
    x^4 + 2 x^3 + 2x + 2
    x^4 + 2 x^3 + 2 x^2 + x + 1

    So factoring in Z_3[x] an polynomial like x^8 + 2 can be tricky.

Similar Threads

  1. By Trippy in forum Physics & Math
    Last Post: 09-22-11, 06:17 PM
    Replies: 23
  2. By smslca in forum Physics & Math
    Last Post: 04-23-11, 12:58 PM
    Replies: 16
  3. By 3.14159265358979323 in forum Physics & Math
    Last Post: 06-07-10, 11:54 AM
    Replies: 10
  4. By StMartin in forum Physics & Math
    Last Post: 04-17-08, 03:01 AM
    Replies: 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •