Proving i=sqr(-1): Homework Equations & Solution

  • Thread starter Thread starter Tusike
  • Start date Start date
AI Thread Summary
The discussion centers on proving that i equals the square root of -1, with participants exploring the properties of complex numbers. They emphasize that while i^2 = -1, this doesn't uniquely define i as the positive square root, since both i and -i satisfy the equation. The conversation highlights the importance of understanding the definition of i as a complex number represented as a pair (0, 1), rather than as a simple square root. Participants agree that defining complex numbers through their multiplication properties provides clarity. Ultimately, the ambiguity in defining the "positive" root in complex numbers is acknowledged, reinforcing the need for precise definitions.
Tusike
Messages
137
Reaction score
0

Homework Statement


Our teacher said we can try to prove that the complex numbers will only work so that they are an extension to real numbers if i=sqr(-1).


Homework Equations


We know that |i|=1, and that for any complex numbers |a||b|=|ab|, and of course that the complex numbers are commutative, associative, and distributive.


The Attempt at a Solution



I didn't have much ideas of how to prove this, I figured I need to try proving i^2=-1, so denoting u for the real number 1 unit, I wrote |u+i||u-i|=|u^2-i^2|, knowing that |u|=|i|=1 we can write sqr(2)*sqr(2)=|u^2-i^2|, and so 2=|1-i^2|.

And from here, since |i|=1 and so |i*i|=1, the only way this can be is if i^2 = -1 and so i=sqr(-1). Is this an entirely precise and complete proof or did I miss something?
 
Physics news on Phys.org
Just putting this out there, i^2 = 1 doesn't necessarily mean i = \sqrt{-1}. It could be -\sqrt{-1}...
 
i = (0, 1)

To multiply complex numbers: (a, b)*(a', b')= (aa'-bb', ab'+a'b)

keep in mind (a, b) = a+bi where a and b are real numbers.

Can you now see why i^2= -1 ?

This is also why one should take care to understand what the definition of i is. It can be... over-simplifying, to say i= \sqrt{-1}
 
@ArcanaNoir: in that multiplication rule you already used that i^2=-1.

Okay so then how do you prove whether i is + or -sqr(-1)?
 
I didn't "use" i^2= -1

I showed how you can show it by computing (0,1)*(0,1)

As for i, i= (0,1), it's no more possible to show whether you use (0,1)*(0,1) or -(0,1)*-(0,1) than it is in real numbers.
 
Defining "i" as the number whose square is -1 is ambiguous because there are two such numbers. one of them is i and the other is -i. We cannot say "the positive root" as we can in the real numbers because the complex numbers are not an "ordered" field. That is why, as ArcanaNoir says, it is better to define complex numbers as pairs of numbers with the defined multiplication.

That way, we define i to be the pair (0, 1), not (0, -1), but, other than that, there is no way to distinguish between "i" and "-i".
 
Oh, I see it now. Thanks!
 

Similar threads

Back
Top