Ok, the complex number i is defined as sqrt(-1), but that definition is not really a good definition:
-1 = i * i = sqrt(-1) * sqrt(-1) = (sqrt(-1))^2 = |-1| = 1
Can someone tell me EXACTLY where the problem is in this chain of equalities (aside the fact that -1 isn't equal to 1)? All i've used above is the definition of || and the definitin of i. I've asked many people about this, but none can give me a good answer...i hope someone here can.
Ton
Why do you take the absolute value in the second to last step? That is the same as taking the absolute value for any expression in the string of equations, which would make the equations balance.
|-1| = | i * i | = | sqrt(-1) * sqrt(-1) | = | sqrt(-1)^2 | = |-1| = |1|
In other words, all that hand-waving to get to sqrt(-1)^2 does not allow you to enclose the next expression in || unless you do it for every expression down the line. Taking the absolute value of a negative is an operation like any other -- you need to balance your equation.
Originally posted by noodlepdxYou were correct for how i typed it up, what i meant to type was:
Why do you take the absolute value in the second to last step? That is the same as taking the absolute value for any expression in the string of equations, which would make the equations balance.
|-1| = | i * i | = | sqrt(-1) * sqrt(-1) | = | sqrt(-1)^2 | = |-1| = |1|
In other words, all that hand-waving to get to sqrt(-1)^2 does not allow you to enc ...[text shortened]... bsolute value of a negative is an operation like any other -- you need to balance your equation.
-1 = i * i = sqrt(-1) * sqrt(-1) = sqrt(-1 * -1) = |-1| = 1
The || is a length measure, and in a 1D space the length of A is defined as:
|A| := sqrt( A^2 ). And |A| being the familiar absolute value of A.
So my question is again, where's the error?
Originally posted by TheMaster37Oh Ton, oh Ton, oh Ton. How many times do I have to say this:
You were correct for how i typed it up, what i meant to type was:
-1 = i * i = sqrt(-1) * sqrt(-1) = sqrt(-1 * -1) = |-1| = 1
The || is a length measure, and in a 1D space the length of A is defined as:
|A| := sqrt( A^2 ). And |A| being the familiar absolute value of A.
So my question is again, where's the error?
sqrt(1) can also be -1!
sqrt(-1) can also be -i!
It is about tha same as saying:
(-1)^2=1, 1^2=1 then -1 = 1
Oh, I realise now, after all this thinking, is that what I told you over and over again before was incorrect and that this is the truth 😳
Originally posted by TheMaster37No. sqrt(-1) is NOT defined to be i. Complex numbers are defined first, with addition and multiplication, and then the equality i^2 = -1 is deduced from this definition.
Lol, i'm inclined to belive you Fiathahel. But i am bugged by it still.
sqrt(-1) can also be -i yes, but it's defined to be i...
And sqrt(X^2) is defined to be |X|...
Originally posted by royalchickenOh how are they defined then? I was under the assumption tht they first defined i, and with that defined complex numbers to be a+bi, with a and b reals.
No. sqrt(-1) is NOT defined to be i. Complex numbers are defined first, with addition and multiplication, and then the equality i^2 = -1 is deduced from this definition.
Originally posted by TheMaster37Let's spell it out this time:
You were correct for how i typed it up, what i meant to type was:
-1 = i * i = sqrt(-1) * sqrt(-1) = sqrt(-1 * -1) = |-1| = 1
The || is a length measure, and in a 1D space the length of A is defined as:
|A| := sqrt( A^2 ). And |A| being the familiar absolute value of A.
So my question is again, where's the error?
(a V b = a or b)
S := sqrt(-1 * -1) = sqrt(1) = 1 V -1
SS := sqrt(-1) * sqrt(-1) = (i V -i) * (i V -i)
= (i V -i) * i V (i V -i) * -i
= (-1 V 1) V (1 V -1)
= -1 V 1 V 1 V -1
= 1 V -1
The outcomes are not depending of each other so therefor S and SS aren't equal.
If you analyse your statement from the left to the right thinking about what I just said you see:
-1 = i * i = sqrt(-1) * sqrt(-1) = sqrt(-1 * -1) = 1 V -1,
which of course is true
and also from the right to the left you see:
1 = sqrt(-1 * -1) = sqrt(-1) * sqrt(-1) = 1 V -1
which of course is also true.
a last thing I want to say is that I've never seen the sqrt-function when working with complex numbers, though I believe the definition of the sqrt would be sqrt(z) = x where x^2 = z and Re(x) >0
Originally posted by royalchickenIf you don't specify whether sqrt(-1) is i or -i, sqrt isn't a well-defined function on C. However, there isn't a standard definition of sqrt(-1); the usual approach to defining sqrt on C is to cut out the negative real axis, set sqrt(1) = 1 and then choose the other values so that sqrt is continuous on the cut plane D, which gives a unique value of sqrt everywhere on D. You can define sqrt(-1) to be i, but there's no particular reason to do so.
No. sqrt(-1) is NOT defined to be i. Complex numbers are defined first, with addition and multiplication, and then the equality i^2 = -1 is deduced from this definition.
Originally posted by AcolyteRight.
If you don't specify whether sqrt(-1) is i or -i, sqrt isn't a well-defined function on C. However, there isn't a standard definition of sqrt(-1); the usual approach to defining sqrt on C is to cut out the negative real axis, set sqrt(1) = 1 and then choose the other values so that sqrt is continuous on the cut plane D, which gives a unique value of sqrt everywhere on D. You can define sqrt(-1) to be i, but there's no particular reason to do so.
I don't know--maybe I'm wrong--, but the last time I checked sqrt(a) is the positive square root of a, not the positive and negative root of a.
In other words, sqrt(4)=2, not 2 and -2.
Though technically (2)^2 and (-2)^2 both equal 4, the only way that sqrt(4) equals both is if it is specified as +-sqrt(4) (stated as "plus or minus the square root of 4"😉.
The best reason I believe I can give for why this is true is that the function f(x)=sqrt(x) would not be a function if the negative values for the square root were accepted. Therefore, algibraically the root function only derives the positive values, unless otherwise specified, or if it is used as the inverse of the squared function (but in that case, the "+-" should still be specified and not assumed).
I'm sorry I could not give a more clear reason, but I hope this makes sense. But, as I said, I might be wrong. At lease I can say I tried.
Originally posted by econundrumyes of course the sqrt(4) =2 and not -2, but the sqrt used here is not the real sqrt but the inverse of x^2. Perhaps it was better to say x^2 = 4 so x = sqrt(4) v -sqrt(4) in stead of sqrt(x) = 2 v -2.
I don't know--maybe I'm wrong--, but the last time I checked sqrt(a) is the positive square root of a, not the positive and negative root of a.
In other words, sqrt(4)=2, not 2 and -2.
Though technically (2)^2 and (-2)^2 both equal 4, the only way that sqrt(4) equals both is if it is specified as +-sqrt(4) (stated as "plus or minus the square root of ...[text shortened]... on, but I hope this makes sense. But, as I said, I might be wrong. At lease I can say I tried.
Originally posted by FiathahelI agree with you, but the reason is that you have basically stated what I have said, but in fewer words. I admit that I'm a bit verbose; nonetheless, sqrt(-1) is not specified as the inverse of x^2=-1, if it did, then I would agree with the questions and arguments stated in this thread.
yes of course the sqrt(4) =2 and not -2, but the sqrt used here is not the real sqrt but the inverse of x^2. Perhaps it was better to say x^2 = 4 so x = sqrt(4) v -sqrt(4) in stead of sqrt(x) = 2 v -2.
Thanks for indirectly proving my own statement.