MathGroup Archive 2001

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

Search the Archive

RE: Simplify

  • To: mathgroup at smc.vnet.net
  • Subject: [mg32027] RE: [mg32007] Simplify
  • From: Tomas Garza <tgarza01 at prodigy.net.mx>
  • Date: Wed, 19 Dec 2001 04:29:06 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Because Simplify would like to have some information as to the possible
values of a and b. Try, for example

In[1]:=
Simplify[(a^b)^(1/b), {a > 0, b > 0}]
Out[1]=
a

Tomas Garza
Mexico City

> -----Original Message-----
> From: Matthias.Bode at oppenheim.de [mailto:Matthias.Bode at oppenheim.de]
To: mathgroup at smc.vnet.net
> Sent: Monday, December 17, 2001 11:34 PM
> To: mathgroup at smc.vnet.net
> Subject: [mg32027] [mg32007] Simplify
>
>
> Dear Colleagues,
>
> why should I not expect MATHEMATICA to (Full)Simplify
>
> (a^b)^(1/b) or a^b^(1/b) to a?
>
> Best regards,
>
> Matthias Bode
> Sal. Oppenheim jr. & Cie. KGaA
> Koenigsberger Strasse 29
> D-60487 Frankfurt am Main
> GERMANY
> Tel.: +49(0)69 71 34 53 80
> Mobile: +49(0)172 6 74 95 77
> Fax: +49(0)69 71 34 95 380
> E-mail: matthias.bode at oppenheim.de
> Internet: http://www.oppenheim.de
>
>
>



  • Prev by Date: Re: ImplicitPlot3d
  • Next by Date: RE: ImplicitPlot3d
  • Previous by thread: Re: Simplify
  • Next by thread: Re: Simplify