PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: No information on entry rating
[parent] grouping method for factoring polynomials (Algorithm)

Factoring a given polynomial may in certain special cases succeed by using the following grouping method:

  1. Group the terms of the polynomial in two (or sometimes more) suitable groups.
  2. Factorize the groups separately.
  3. The whole polynomial may then possibly be written in form of a product.

Examples

a) $ x^3-x^2-x+1 = \{x^3-x^2\}+\{-x+1\} = x^2(x-1)-1(x-1) = (x-1)(x^2-1)\\ = (x-1)^2(x+1)$

b) $ x^4+3x^3-3x-1 = \{x^4-1\}+\{3x^3-3x\} = (x^2+1)(x^2-1)+3x(x^2-1)\\ = (x^2-1)(x^2+1+3x) = (x-1)(x+1)(x^2+3x+1)$

c) $ x^4+4 = \{x^4+4x^2+4\}-4x^2 = (x^2+2)^2-(2x)^2 = (x^2+2+2x)(x^2+2-2x)\\ = (x^2+2x+2)(x^2-2x+2)$

d) $ x^4+x^2+1 = \{x^4+2x^2+1\}-x^2 = (x^2+1)^2-x^2 = (x^2+1+x)(x^2+1-x)\ = (x^2+x+1)(x^2-x+1)$

The trinomials $ x^2\!+\!3x\!+\!1$, $ x^2\!\pm\!2x\!+\!2$ and $ x^2\!\pm\!x\!+\!1$ are irreducible polynomials.



"grouping method for factoring polynomials" is owned by pahio.
(view preamble)

View style:

See Also: difference of squares, example of gcd, zero rule of product

Also defines:  grouping method

This object's parent.

Attachments:
factoring all-one polynomials using the grouping method (Example) by rspuzio
Log in to rate this entry.
(view current ratings)

Cross-references: irreducible polynomials, trinomials, product, polynomial
There are 3 references to this entry.

This is version 9 of grouping method for factoring polynomials, born on 2005-03-06, modified 2008-02-28.
Object id is 6850, canonical name is GroupingMethodForFactorizingPolynomials.
Accessed 7559 times total.

Classification:
AMS MSC13P05 (Commutative rings and algebras :: Computational aspects of commutative algebra :: Polynomials, factorization)

Pending Errata and Addenda
None.
[ View all 1 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)