MathGroup Archive 2010

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

Search the Archive

Re: When is Exp[z]==Exp[w]??

  • To: mathgroup at smc.vnet.net
  • Subject: [mg113671] Re: When is Exp[z]==Exp[w]??
  • From: Richard Fateman <fateman at cs.berkeley.edu>
  • Date: Sun, 7 Nov 2010 05:10:38 -0500 (EST)
  • References: <ib390a$f4t$1@smc.vnet.net>

Somewhat related perhaps,


Reduce[w == p^q, p]]   apparently does not terminate.

Reduce [  Log[w] == q*Log[p], p]  does.

I think these are equivalent, but maybe not.  The answer is nasty.



  • Prev by Date: How to apply Fourier transform to speech signals?
  • Next by Date: Re: Strange diference in outputs!
  • Previous by thread: Re: When is Exp[z]==Exp[w]??
  • Next by thread: How does one fix a Graphics3D display?