Mathematica or WolframAlpha?

Anyway, Maple leaves the expression alone, both by default and when I
apply simplify() and simplify[power]() to it.

Aaron Meurer

On Sat, Aug 13, 2011 at 7:02 PM, smichr <[email protected]> wrote:
>> Shouldn't it rather be when combine='exp'?  Base combination is when
>> the exponents are the same but the bases are different, and exponent
>> combination is when the bases are the same but the exponents are
>> different.  Here the bases are the same (x*sqrt(x*y)) and the
>> exponents are different (1 and 1/2).
>
> OK
>
> Does Maple simplify this `x**4*y*sqrt(x*y)*sqrt(x*sqrt(x*y))`?
> Mathematica just shows the positive x and y result of
> `(x**21*y**7)**(1/4)`.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to