scsimp broken?



I'm not sure what you have in mind, but scsimp is supposed
to simplify by applying side-conditions. ratsimp does not. They
do different things.
scsimp(s^2+c^2,     s^2+c^2-1)  produces 1.

As far as I can tell, scsimp is a heuristic program that
tries to do what would be done by a sequence of substitutions.
These might be better done by ratsubst, or even by grobner
basis reductions.

Rjf


Daniel Lemire wrote:

> Good day Ole,
> 
> Not to be annoying, but can you give me a oratical example where scsimp 
> would do but ratsimp wouldn't?
> 
> 
> Ole Rohne wrote:
> 
>> Here is my point:
>>
>> If you try to sharpen your pencil using an axe, you'll ruin it. If you
>> try to simplify a sum of terms using RATSIMP, your terms will be
>> combined over a common denominator, which, for some purpose, might be
>> seen as ruining your expression.
>>
>>     Ole
>>
>>
> 
> 
> 
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima