|
[Date Index]
[Thread Index]
[Author Index]
Simplify problem
- To: mathgroup at smc.vnet.net
- Subject: [mg95785] Simplify problem
- From: tidy512 at googlemail.com
- Date: Tue, 27 Jan 2009 06:58:56 -0500 (EST)
Hi
I am using Simplify / FullSimplify etc. to simplify some equations
I have, but I am unable to coerce Mathematica into automatically
giving me the form I require for some of the sub-expressions, e.g.
I'd like
1/Sqrt[1 + 1/x]
to be automatically converted to
Sqrt[x/(1 + x)]
'x' is always of type Real and greater-than 0 btw.
I would appreciate any help or tips anyone can provide on this.
Thanks
Prev by Date:
Forcing Mathematica to render by particular system font
Next by Date:
accessing data in a large file
Previous by thread:
Forcing Mathematica to render by particular system font
Next by thread:
Re: Simplify problem
|