simplify polynomial
- To: mathgroup at smc.vnet.net
 - Subject: [mg89186] simplify polynomial
 - From: vmarian <vctrmarian at yahoo.com>
 - Date: Wed, 28 May 2008 04:47:12 -0400 (EDT)
 
I want to simplify a polynomial by factorizing the most of the  terms as possible(that means a product of terms plus a small other 
number of terms). I didn't find how to do such incomplete factorization. Is there a command to do it. Factor works only for complete factorizations. 
\!\(Simplify[2 - λ - λ\^2 - 3\ hmb\ \((\(-2\) + λ + 
      λ\^2)\) + hmb\^3\ \((5 - 12\ λ + 4\ λ\^2)\) + hmb\^2\ \((6 - 3\ λ - 
      8\ λ\^2 + 2\ λ\^3)\)]\)
Thank you.
- Follow-Ups:
- Re: simplify polynomial
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
 
 
 - Re: simplify polynomial