Re: Simplification: science or heuristics?

From: Radu Zapotinschi (raduz_at_math.ubbcluj.ro)
Date: 01/20/05


Date: Thu, 20 Jan 2005 19:46:22 +0000 (UTC)

Science or heuristics? Both.

1) simplification is in general undecidable
(see http://mathworld.wolfram.com/RichardsonsTheorem.html
and
Caviness "On Canonical Forms and Simplification."
J. Assoc. Comp. Mach. 17, 385-396, 1970.)

2) simplification is context dependent, i.e., what is the simplest
form of an expression depends on what are you using the expression
for.

If you want to try a top-down approach to the bibliography, see:
http://www.cas.mcmaster.ca/~carette/publications/simplification.pdf

In practice, the standard simplification procedure of you CAS should
be the last resort. You should try other rewrite functions first,
or build your own combination of transformations starting from:
- the form of the expressions you get
- the form of the expressions you expect
That's easy for me to say :)
If you can be more specific on the problem you have and the CAS
you're using, then maybe someone out here will be able to give you a
more specific advice.



Relevant Pages

  • 49G+ CAS oddities, help!
    ... I've been enjoying learning ... the features of this calculator, however the CAS throws me for a loop with ... simplification). ... Is this a problem with the 49G+'s CAS? ...
    (comp.sys.hp48)
  • Re: 49G+ CAS oddities, help!
    ... the features of this calculator, however the CAS throws me for a loop with ... simplification). ... Is this a problem with the 49G+'s CAS? ...
    (comp.sys.hp48)
  • Re: Simplifying radicals
    ... Christopher Creutzig wrote: ... > short path of the way, since most of the expression simplification will ... > It may be "wrong" in some specific mathematical contexts (but correct ... able to tell the CAS to change these rules if needed. ...
    (sci.math.symbolic)