MathGroup Archive 2003

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

Search the Archive

polynomial division

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41770] polynomial division
  • From: oldodo2000 at yahoo.fr (oldodo2000)
  • Date: Wed, 4 Jun 2003 08:34:53 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

I need to divide a polynom p(x)/q(x).
but PolynomialQuotient and PolynomialRemainder function are OK if
degree of p(x)>degree of q(x).

If we consider by example  f(x)=x^2+x+1
How can I find an approximation of the result of g(x)=1/(x^2+x+1)

Thanks 

Olivier


  • Prev by Date: Re: Re: Re: ricatti & set of ODE solution.
  • Next by Date: Re: not linear homogeneus differential equation system... too complicated for mathmeatica... maybe only for me! :)
  • Previous by thread: RE: Re: help converting mathtype to mathematica
  • Next by thread: Re: polynomial division