Re: simplify polynomial
- To: mathgroup at smc.vnet.net
- Subject: [mg89197] Re: simplify polynomial
- From: "David Park" <djmpark at comcast.net>
- Date: Thu, 29 May 2008 07:02:57 -0400 (EDT)
- References: <g1j6im$qop$1@smc.vnet.net>
Copy as InputForm from your notebook and then paste in the posting. We can't work with that expression. And tell us what your wish to factor out. -- David Park djmpark at comcast.net http://home.comcast.net/~djmpark/ "vmarian" <vctrmarian at yahoo.com> wrote in message news:g1j6im$qop$1 at smc.vnet.net... >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 - =CE=BB - =CE=BB\^2 - 3\ hmb\ \((\(-2\) + =CE=BB + > =CE=BB\^2)\) + hmb\^3\ \((5 - 12\ =CE=BB + 4\ =CE=BB\^2)\) + hmb\^2\ \((6 - 3\ > =CE=BB - > 8\ =CE=BB\^2 + 2\ =CE=BB\^3)\)]\) > > Thank you. >