MathGroup Archive 2005

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

Search the Archive

Simplify Polynomials with Factor / FullSimplify

  • To: mathgroup at smc.vnet.net
  • Subject: [mg53361] Simplify Polynomials with Factor / FullSimplify
  • From: lightyears78 at yahoo.de (Amanda Pearls)
  • Date: Sat, 8 Jan 2005 02:39:28 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

i want to simplify some of the polynomials in the form like:

a^2+b^2 +2ab --> (a+b)^2 


but even this simple term does not work with Factor / FullSimplify?

Any help?

thanks


  • Prev by Date: Re: logical indexing using more than one variable in a pure function
  • Next by Date: Export Animation
  • Previous by thread: Re: global assumptions?? How far can I go?
  • Next by thread: Re: Simplify Polynomials with Factor / FullSimplify