Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- From: "Matt Dz." <matt-NO-SPAM.please@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 19 Mar 2006 20:51:03 +0100
Don Taylor wrote:
"Matt Dz." <matt-NO-SPAM.please@xxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
I'd like to ask, if there is a counterpart of Maxima's LOGEXPAND in Mathematica?
...
log(a^b) to become b*log(a)
...
How can I get Mathematica to simplify Log[]'s in such a way?
PowerExpand[Log[a^b]]
Thanks - that's what I've been looking for,
Best regards,
Matt Dz.
.
- Follow-Ups:
- Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- From: Colin Rose
- Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- References:
- Mathematica - log. simplification (like Maxima's LOGEXPAND)
- From: Matt Dz.
- Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- From: Don Taylor
- Mathematica - log. simplification (like Maxima's LOGEXPAND)
- Prev by Date: Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- Next by Date: Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- Previous by thread: Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- Next by thread: Re: Mathematica - log. simplification (like Maxima's LOGEXPAND)
- Index(es):