MathGroup Archive 2005

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

Search the Archive

Re: (a/b)^2 when a/b is replaced by e won't yield e^2

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61312] Re: [mg61246] (a/b)^2 when a/b is replaced by e won't yield e^2
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Fri, 14 Oct 2005 22:22:52 -0400 (EDT)
  • Reply-to: hanlonr at cox.net
  • Sender: owner-wri-mathgroup at wolfram.com

(a/b)^2 /.a->b*e

e^2

(a/b)^2 /.b->a/e

e^2


Bob Hanlon

> 
> From: Oran Gatoran <oran_gatoran at yahoo.com>
To: mathgroup at smc.vnet.net
> Date: 2005/10/14 Fri AM 05:53:31 EDT
> Subject: [mg61312] [mg61246] (a/b)^2 when a/b is replaced by e won't yield e^2
> 
> Can anyone kindly tell how can i force mathematica to
> to replace a/b, say by e, in the term (a/b)^2 and
> yield e^2?
> 
> Yours Oran. 
> 
> 
> 		
> __________________________________ 
> Yahoo! Music Unlimited 
> Access over 1 million songs. Try it free.
> http://music.yahoo.com/unlimited/
> 
> 


  • Prev by Date: Re: (a/b)^2 when a/b is replaced by e won't yield e^2
  • Next by Date: Re: (a/b)^2 when a/b is replaced by e won't yield e^2
  • Previous by thread: Re: Re: (a/b)^2 when a/b is replaced by e won't yield e^2
  • Next by thread: Re: (a/b)^2 when a/b is replaced by e won't yield e^2