MathGroup Archive 2002

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

Search the Archive

Factor Polynomials

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34267] Factor Polynomials
  • From: "Nikola" <nletic at hotmail.com>
  • Date: Mon, 13 May 2002 05:54:08 -0400 (EDT)
  • Reply-to: "Nikola" <nletic at hotmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,
how can I factor polynomials like these:
x^2+y^2-2 x y+x1^2 +y1^2-2x1 y1
so I get result:
(x-y)^2+(x1-y1)^2
Factor and other similar functions don't do anything in this case.
Thanks
Nikola





  • Prev by Date: RE: Re: RE: Sequence and Or
  • Next by Date: Assigning to superscripted variables
  • Previous by thread: Re: RE: RE: RE: Re: How to integrate over a constrained domain
  • Next by thread: Re: Factor Polynomials