MathGroup Archive 2006

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

Search the Archive

Forcing surds into the numerator

  • To: mathgroup at smc.vnet.net
  • Subject: [mg64656] Forcing surds into the numerator
  • From: "Tony King" <mathstutoring at ntlworld.com>
  • Date: Sat, 25 Feb 2006 02:53:17 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Does anyone know how I can force Mathematica to display surds in the 
numerator of an expression, or a function that can be applied to do the job?

For example, FullSimplify[1/(3+Sqrt[2])] returns itself and not 1/7 
(3-root2)

Similarly, Sin[Pi/12] returns (-1+root3)/(2root2) and not 1/4 (root6-root2)

Many thanks

Tony 


  • Prev by Date: Re: Plot -> axes inversion
  • Next by Date: automatic line feeds at 80 columns for generated packages
  • Previous by thread: Re: Re: Re: finding the position of a pattern in list (Correction)
  • Next by thread: Re: Forcing surds into the numerator