How is the multiplication rule for complex numbers derived?

  • Context: Undergrad 
  • Thread starter Thread starter pivoxa15
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the derivation and definition of the multiplication rule for complex numbers, particularly focusing on the expression i^2 = -1. Participants explore whether this relationship is defined or can be proven through simpler axioms, examining various definitions and implications of complex numbers.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • Some participants argue that i^2 = -1 is defined to facilitate the existence of roots for polynomials like x^2 + 1 = 0 in the complex field.
  • Others propose that i can be defined as √-1, but question the implications of this definition given that complex numbers do not have a natural ordering.
  • A participant suggests a formal definition of complex numbers as ordered pairs of real numbers, with multiplication defined in a specific way, leading to the conclusion that i^2 = -1.
  • Another participant points out that defining i as √-1 leads to ambiguity since every non-zero complex number has two square roots.
  • Some participants express that the multiplication rule appears arbitrary and inquire about the motivations behind its definition without prior knowledge of how a + ib multiplies.
  • Several participants reiterate that the definitions of complex numbers can be seen as both defined and proved, depending on the perspective taken.
  • There is a discussion on the historical context and motivations behind the definitions and proofs related to complex numbers, with some suggesting that the desire to have i^2 = -1 may have influenced the development of multiplication rules.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether i^2 = -1 is defined or proved, with multiple competing views remaining on the nature of complex numbers and their multiplication.

Contextual Notes

Some limitations in the discussion include the ambiguity surrounding the definition of square roots in the complex plane and the lack of a natural ordering for complex numbers, which complicates the discussion of positivity and negativity.

pivoxa15
Messages
2,250
Reaction score
1
I know this has been debated before but I just want a clear answer whether i^2=-1 is defined or can be proved by simpler axioms? If the latter than how would you prove it?

I am guessing that it is defined and can't be proved. It is defined so that all polynomials such as x^2+1=0 which does not have a root in R has one (or some) in a new field we define as C. Moreoever, in this field we introduce and define a new quantity called i. Which when squared gives -1 and so i^2+1=0.
 
Last edited:
Physics news on Phys.org
pivoxa15 said:
I know this has been debated before but I just want a clear answer whether i^2=-1 is defined or can be proved by simpler axioms? If the latter than how would you prove it?

Ehm do not know if it is the answer you are looking for. But too me it seems pretty obvious.

[tex]i=\sqrt{-1}[/tex]

[tex]a^x_n[/tex]
And then if you square a squareroot it goes away and you have left what was 'in' it.

(squareroot{-1})^2=-1

Well that is my method.

P.S. how do you put in LaTeX stuff in a such post?

It does not work what am I doing wrong?
 
Last edited by a moderator:
I took the liberty of correcting lo2's Latex. Don't leave spaces in
[ tex ]! I suspect you saw someone write it like that so that you could see the code without it being transformed.

Anyway, lo2 is assuming that i is defined as [itex]\sqrt{-1}[/itex] but there's a problem with that! Every complex number except 0, like every positive real number has two square roots. And the complex number cannot be ordered so we cannot specify "positive" and "negative". Which root do you mean?

Here's a more formal way of doing it: Define a complex number to be a pair or real numbers (a, b) and define addition of complex numbers by (a,b)+ (c,d)= (a+c, b+ d), multiplication of complex numbers by (a,b)(c,d)= (ac- bd, bc+ad). One can then show that that number system is a field. If we identify the real number a with the pair (a, 0), then the field of real numbers is a subfield of the field of complex numbers. Finally, define i to be the pair (0, 1). For a any real number, a(x,y)= (a, 0)(x, y)= (ax-0y,ay-0x)= (ax,ay) so (a, b)= a(1, 0)+ b(0, 1)= a+ bi.

Finally, i2= (0, 1)(0, 1)= (0(0)- 1(1), 1(0)+ 0(1))= (0, 1)= -1.

(It is also true that (0,-1)(0,-1)= -1. That's -i.)
 
HallsofIvy said:
Finally, i2= (0, 1)(0, 1)= (0(0)- 1(1), 1(0)+ 0(1))= (0, 1)= -1.

should be

HallsofIvy said:
Finally, i2 = (0, 1)(0, 1) = (0(0)- 1(1), 1(0)+ 0(1)) = (-1, 0) = -1

:smile: (my frequent arithmetic errors are usually not so nice looking!)
 
Last edited:
defined or proved, you takes your choice.i.e. defined: a complex number is a real linear combination of the two indelendent numbers 1 and i where i^2 = -1.

proved: a complex number is an ordered pair of reals of form <a,b> where multiplication is defined as <a,b><c,d> = <ac-bd, ad+bc>, and a pair of form <a,0> is identified with the real number a.

then if we define i = <0,1> we conclude that i^2 = -1.
 
I've never heard that definition of complex numbers before; that's interesting. The first definition I've ever heard of i is that
[tex]i = \sqrt{-1}[/tex]
where the square root sign takes the positive root by definition. Using that definition, i is well defined. Defining it as i^2 = -1 gives you two possibilities.

Mathwonk, the proof that you gave works fine, but the multiplication rule is fairly arbitrary. Is there any motivation (not necessarily proof or derivation) for choosing it, without already knowing how numbers of form
a + ib multiply?
 
no! its completely cheating!

or youcouldsay it another way, namely the purp[ose of defining i is to solve the equation X^2+1 = 0, so look at a new multiplication on allpolynomials, where X^2+1 is set equal to 0, then X^2 = -1, and there are only essentilly linear polynomials left of tpye a+bX where

(a+bX)(c+dX) = ac + bcX + adX + bdX^2 = ac + db(-1) + [bc+ad]X

= (ac-bd) + X (ad+bc).

this is basically thesame thing as saying i^2 = -1, or that (a,b><c,d>
= (ac-bd, ad_bc>.

theya re all the same in some sense or other.

but oh yes, there are no positive or negative square roots of complex numbers, so actually there is no way to say which square root i is, just that it is one. if someone else has a diferent set of complex numbers like a+bX, it is not really natural to assume that i = X, it could equal -X just as well.

these symmetries of number systems are called galois theory today.
 
mathwonk said:
defined or proved, you takes your choice.


i.e. defined: a complex number is a real linear combination of the two indelendent numbers 1 and i where i^2 = -1.

proved: a complex number is an ordered pair of reals of form <a,b> where multiplication is defined as <a,b><c,d> = <ac-bd, ad+bc>, and a pair of form <a,0> is identified with the real number a.

then if we define i = <0,1> we conclude that i^2 = -1.


With the proved version, it seems that the way (a,b)(c,d) is defined already implies i^2=-1. But i^2=-1 is still a consequence of the general definition so I guess it is proved. I have a feeling that the first person who defined the general multiplication had i^2=-1 in mind (to be a conseqence of it). So they had the result in mind first. It is this result i^2=-1 which is most important coming out of this number system and gives rise to giving roots to all polynomials.
 
  • #10
mathwonk said:
defined or proved, you takes your choice.i.e. defined: a complex number is a real linear combination of the two indelendent numbers 1 and i where i^2 = -1.

proved: a complex number is an ordered pair of reals of form <a,b> where multiplication is defined as <a,b><c,d> = <ac-bd, ad+bc>, and a pair of form <a,0> is identified with the real number a.

then if we define i = <0,1> we conclude that i^2 = -1.
With the proved version, it seems that the way (a,b)(c,d) is defined already implies i^2=-1 (in other words they define it so that i^2=-1 could be satisfied). But i^2=-1 is still a consequence of the general definition so I guess it is proved. I have a feeling that the first person who defined the general multiplication had i^2=-1 in mind (to be a conseqence of it). So they had the result in mind first. It is this result i^2=-1 which is most important coming out of this number system and gives rise to giving roots to all polynomials.

So the person wanted i^2=-1 but instead of defining it, they tried to prove it in a new axiomatic system and found one and proved it as suggested.
 
Last edited:
  • #11
BoTemp said:
I've never heard that definition of complex numbers before; that's interesting. The first definition I've ever heard of i is that
[tex]i = \sqrt{-1}[/tex]
where the square root sign takes the positive root by definition. Using that definition, i is well defined.
No, it isn't. [itex]\sqrt{-1}[/itex] MEANS "the number whose square is i". There are two such numbers. "Take the positive root by definition" doesn't mean anything until you define which is the "positive root". As I said before, the complex numbers are NOT an ordered field and so "positive" and "negative" are not defined for complex numbers.
 
  • #12
BoTemp said:
Mathwonk, the proof that you gave works fine, but the multiplication rule is fairly arbitrary. Is there any motivation (not necessarily proof or derivation) for choosing it, without already knowing how numbers of form
a + ib multiply?
Godfrey Harold Hardy's "A First Course in pure mathematics" has an excellent derivation of the multiplication rule.
Basically it is a way of defining multiplication between points in the plane.

Of another of putting it is [tex]C[/tex] is [tex]R^{2}[/tex] with multiplication defined.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 0 ·
Replies
0
Views
768
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 7 ·
Replies
7
Views
5K