MathGroup Archive 1996

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

Search the Archive

Simplifying Expressions containing SQRT

  • Subject: [mg3126] Simplifying Expressions containing SQRT
  • From: lieres at studm.hrz.uni-siegen.de (Eric von Lieres)
  • Date: 7 Feb 1996 16:25:01 -0600
  • Approved: usenet@wri.com
  • Distribution: local
  • Newsgroups: wri.mathgroup
  • Organization: Computer Center, University of Siegen, Germany
  • Sender: daemon at wri.com

Hi everybody!

Strange things do happen!

Mathematica4s ability to simplify equitations containing square roots
seems to be quite weak. Perhaps I just do not know enough about these
things, but I did read the manual. An example:

             Sqrt [ R ( R - x ) ] Sqrt [ ( R - x ) x ] / ( R x - R^2 )


equals Sqrt[ R / x ], but I can4t get Mathematica figure that out.

I tried PowerExpand, Factor, Collect, Simplify and almost everything
else in various orders. Nothing worked! What can I do?

I do appreciate every helpful hint. Thank you very much.


Eric von Lieres                         lieres at studm.hrz.uni-siegen.de

------------------------------------------------------------
Eric von Lieres               lieres at studm.hrz.uni-siegen.de



  • Prev by Date: Simplifying Expressions containing SQRT
  • Next by Date: Re: [Q] Programming & "Not Floating Point Number" Error
  • Previous by thread: Simplifying Expressions containing SQRT
  • Next by thread: Re: Simplifying Expressions containing SQRT