Re: complex numbers



On Tue, 14 Jun 2005 20:36:03 -0500, The TimeLord
<mathnphysics-not@xxxxxxxxxxxxx> wrote:
>Dirk Van de moortel <dirkvandemoortel@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
><VZfre.119624$ia5.6770755@xxxxxxxxxxxxxxxxxxxxx> on Monday 13 June 2005
>08:36 posted to sci.physics.relativity:
>> "N:dlzc D:aol T:com (dlzc)" <N: dlzc1 D:cox T:net@xxxxxxxxxx> wrote in
>> message news:uLfre.7177$7s.91@xxxxxxxxxxxxx
>>> Dear jem:
>>> "jem" <xxx@xxxxxxx> wrote in message
>>> news:FVere.91014$sy6.84187@xxxxxxxxxxxxx
>>> > The TimeLord wrote:
>>> ...
>>> >> You can see that unless you keep straight just what
>>> >> the square root is defined to be,
>>> >
>>> > Sqrt() is defined to be a function so e.g. Sqrt(1) = 1,
>>> > not +-1, and of course i^2 = -1, not +-1.
>>>
>>> sqrt() may be defined by programming languages to be "the
>>> positive square root", allowing the programmer to assign whatever
>>> sign(s) the programmer chooses. But the result of the square
>>> root is bivalued
>>
>> Well, point me to *one* single technical or engineering
>> publication or text in the world where they have an equation
>> where they mean anything other than 3 when they write sqrt(9),
>> and you are in business.
>> sqrt is the positive root of a positive number.
>
>The guy was asking about math, not engineering or tech stuff.
>
>>
>>> (except for sqrt(0) ). sqrt(-1) is the
>>> conundrum, i^2 is the solution.
>>
>> There is no such thing as sqrt(-1).
>> sqrt(-1) is for bad enceclopedias.
>
>Definition:
>Sqrt[-1] = i

Not correct, actually.

The correct definition is:

i^2 = -1

which might look the same, but if you consider some of the arguments
about what a square root is that have been going on here, yo should
understand why it isn't the same.

>>> And note that +/-i *is* a
>>> solution, and valid result.
>>
>> Bot i and -i are things that give -1 when squared. You can
>> safely forget everything else.
>
>I don't know how safe it is to forget everything else. It's better to take
>some care and get the correct answer than to rush to error like I did in my
>first response (the conjugate issue), right?

.



Relevant Pages

  • Re: Points on elliptic curves
    ... also a homomorphism of additive groups. ... What does this have to do with quadratic equations? ... a double root and exists, because all the elements of GFhave a unique square root. ... a "trace condition" splits the quadratic equation into two cases more or less equiprobable cases just like the study of the square root of the discriminant does in the case of characteristic not equal to two. ...
    (sci.math)
  • Re: Marie Jean Faucounau sues me for at least 8,487 Swiss Fr
    ... Your are just talking about the SQUARE ROOT columns, ... I'M ASKING YOU SPECIFICALLY ABOUT THE CUBE ROOT COLUMN: ... mistake is diminishing. ...
    (sci.lang)
  • Re: cube root of a given number
    ... the Householder expressions for the Nth root of any number P. ... Higher-order rational process based on the Rational Mean: ... approximations -by defect and excess-- to the square root of P. ... multiply by THREE the number of exact digits in each iteration. ...
    (sci.math)
  • Re: Fixed Point Square Root Improvements?
    ... > able to find the square root of a 16.16 fixed point integer. ... one Marine noticed one of the prisoners was still breathing. ... He faking he's fucking dead." ...
    (comp.lang.asm.x86)
  • Re: integer cube root ...
    ... The general routine for any root seems like overkill for what I ... For the square root algorithm, ... Then there is a correction when you shift to the next lower digits ...
    (comp.lang.pl1)