MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

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.


  • Prev by Date: Re: How to programmatically rewrite (x + y/z) as (xz+ y)/z ?
  • Next by Date: Re: How to programmatically rewrite (x + y/z) as (xz+ y)/z ?
  • Previous by thread: Re: Lorentzian on a baseline
  • Next by thread: Re: simplify polynomial