MathGroup Archive 1999

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

Search the Archive

Bug in Solve?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17395] Bug in Solve?
  • From: iaz at cs.umd.edu (Ilya Zavorine)
  • Date: Thu, 6 May 1999 02:44:12 -0400
  • Organization: U of Maryland, College Park, MD 20742
  • Sender: owner-wri-mathgroup at wolfram.com

I executed the following statement:

Solve[1+a*b+Sqrt[1+a^2]*Sqrt[1+b^2]== 0,a]

and got as the answer

{{a->b}}

which is obviously wrong. Is this a Mathematica bug or 
am I doing something wrong?

Thanks,

Ilya


  • Prev by Date: Re: raw TCP/IP socket communication in mathematica
  • Next by Date: Re: Re: The behaviour of DisplayTogether
  • Previous by thread: Re: fourier transforms
  • Next by thread: Re: Bug in Solve?