MathGroup Archive 2014

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

Search the Archive

Re: Problems with Solve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg132492] Re: Problems with Solve
  • From: Unknown <dog at gmail.com>
  • Date: Sun, 30 Mar 2014 04:42:11 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <lgm7pn$14$1@smc.vnet.net>

On Sun, 23 Mar 2014 08:59:35 +0000, Ray Koopman wrote:

> 1. Use  NRoots[z + 5 (z^2 - 1) + 1 z^3 == 1, z], then pick the root you
> want.
> 
> 2. B[s_?NumericQ] := Piecewise[{{Erfc[-x]+Erfc[y]-Erfc[z], s >= .5}},
> Erfc[-x]]
> 
> ----- Samuel Mark Young <sy81 at sussex.ac.uk> wrote:
>> I'm trying to use the solutions of Solve from solving a cubic equation
>> - however, it keeps returning complex answers when there are real
>> solutions. For example:
>> 
>> Solve[z + 5 (z^2 - 1) + 1 z^3 == 1, z]
>> 
>> This equation has 3 real solutions. However, the answers returned when
>> I ask mathematica for a decimal answer are complex... 
  
Wow, I manually entered <1> to the rPi <creditCardSized computer>.
Amazing: but where's the syntax [without TOO much commercials] for my
free version of mathematica?

Why did the OP use "Solve"?
And how did the look-ma-no-hands-demo respondent [whithout any 
elaboration/explanation to add value] know to use a different syntax?
And, within the context of <solutions of cubic equations>, what is
the meaning of "== 1, z"?

== TIA.



  • Prev by Date: Notebook to find critical points, Jacobian, Evaluation
  • Next by Date: Re: standard floating point arithmetic in Mathematica?
  • Previous by thread: Re: Problems with Solve
  • Next by thread: random walk