MathGroup Archive 2010

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

Search the Archive

Re: Simplify Exponential Output

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108341] Re: Simplify Exponential Output
  • From: DrMajorBob <btreat1 at austin.rr.com>
  • Date: Sun, 14 Mar 2010 05:14:56 -0500 (EST)

4^(0.5 x) // Rationalize

2^x

Bobby

On Sat, 13 Mar 2010 06:58:27 -0600, davef <davidfrick2003 at yahoo.com> wrote:

> 4^(0.5x) can be rewritten as 2^x  (i.e., 2^[(2)(0.5)(x)]).
>
> How can I get Mathematica to output 4^0.5x as 2^x?
>
> E.g., my input is 4^(.5 x); how do I get output of 2^x?
>


-- 
DrMajorBob at yahoo.com


  • Prev by Date: How to define a statistical distribution?
  • Next by Date: Re: Simplify Exponential Output
  • Previous by thread: Re: Simplify Exponential Output
  • Next by thread: Re: Simplify Exponential Output