MathGroup Archive 2006

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

Search the Archive

Why is the negative root?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69474] Why is the negative root?
  • From: p-valko at tamu.edu
  • Date: Wed, 13 Sep 2006 04:03:21 -0400 (EDT)

(Reduce[{z^3-z^2- b z-1==0, b>0, z>0}, z] //ToRadicals)/.b->3.//Chop

gives a negativ z:

z == - 0.414214

What am I doing wrong?
 
Regards
Peter


  • Prev by Date: Animation crash
  • Next by Date: fast replace for matrix minor
  • Previous by thread: Re: Re: Animation crash
  • Next by thread: Re: Why is the negative root?