How Do Complex Number Multiplication Rules Differ from Real Number Algebra?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 4K views
alpha01
Messages
77
Reaction score
0
i have just started on complex numbers today and have read that the "algebraic rules for complex are the same ordinary rules for real numbers"..

when multiplying 2 complex numbers (z1 and z2) i can see easily that:

(x1+y1i)(x2+y2i) = x1x2 + y1x2i + x1y2i +y1iy2i

however I am struggling to understand the final answer of z1z2 = (x1x2 - y1y2) + (y1x2 + x1y2)i

This does not appear to be consistent with "normal" algebraic rules.
 
Physics news on Phys.org
[tex](x_1+iy_1)(x_2+iy_2)=x_1y_1+iy_1x_2+ix_1y_2+i^2x_2y_2[/tex]

recall that i2=-1

[tex]=(x_1y_1-x_2y_2)+i(x_2y_1+x_1y_2)[/tex]

EDIT: I expanded incorrectly, but that wasn't the point...LaTex that looks like a picture confuses me apparently :S
 
Last edited:
Hi alpha01! I too have just started learning complex numbers. Extension 2 mathematics in Australia, year 12 high school. How about you?

Anyway to the point:
so we have [tex]z_1z_2=(x_1+iy_1)(x_2+iy_2)[/tex]
Expanding we get: [tex]x_1x_2+ix_1y_2+iy_1x_2+i^2y_1y_2[/tex]
But remember that the definition of i is that [tex]i=\sqrt{-1}[/tex]
so this means [tex]i^2=-1[/tex]
now the expanded form can be simplified:
[tex]x_1x_2+ix_1y_2+iy_1x_2-y_1y_2[/tex]
and we simply collect all real and unreal terms. Factorise i out of the unreal terms so that we can express it in the form a+ib
i.e. [tex](x_1x_2-y_1y_2)+i(x_1y_2+y_1x_2)[/tex]

therefore [tex]a=x_1x_2-y_1y_2[/tex] and [tex]b=x_1y_2+y_1x_2[/tex]
 
Mentallic said:
Hi alpha01! I too have just started learning complex numbers. Extension 2 mathematics in Australia, year 12 high school. How about you?

Anyway to the point:
so we have [tex]z_1z_2=(x_1+iy_1)(x_2+iy_2)[/tex]
Expanding we get: [tex]x_1x_2+ix_1y_2+iy_1x_2+i^2y_1y_2[/tex]
But remember that the definition of i is that [tex]i=\sqrt{-1}[/tex]
so this means [tex]i^2=-1[/tex]
now the expanded form can be simplified:
[tex]x_1x_2+ix_1y_2+iy_1x_2-y_1y_2[/tex]
and we simply collect all real and unreal terms. Factorise i out of the unreal terms so that we can express it in the form a+ib
i.e. [tex](x_1x_2-y_1y_2)+i(x_1y_2+y_1x_2)[/tex]

therefore [tex]a=x_1x_2-y_1y_2[/tex] and [tex]b=x_1y_2+y_1x_2[/tex]


i was aware of the definition i=sqrt(-1) but didnt notice it in there. thanks for pointing that out.

i am also in aus, i am doing undergrad degree in applied finance at macquarie, its for math130 which is roughly equivalent to 3 unit hsc math.
 
alpha01 said:
i was aware of the definition i=sqrt(-1) but didnt notice it in there. thanks for pointing that out.

i am also in aus, i am doing undergrad degree in applied finance at macquarie, its for math130 which is roughly equivalent to 3 unit hsc math.

Applied finance and you are dealing with complex numbers? I never thought there were applications for this topic.

rock.freak667 you have made an error in your expanding. But nonetheless I think the OP has got the point :smile:
 
there are lots of applications, one of the biggest is the solution to the harmonic oscillator differential equation

complex numbers really useful in differential equations which are used to describe everything- Newtons laws, Maxwell equations, Schrödinger equation... etc
 
imagination.gif
 
is imagination imaginary? if so, does that mean it doesn't exist?

mmm semantic ambiguity
 
No no no. While I said that, I didn't mean imagination in general. Of course, imagination is the backbone of invention.

I have only been exposed to complex numbers through quadratics. When looking at a quadratic that does not touch the x-axis whatsoever, but has imaginary roots. Well this just seems silly to me and can never have a real world use :biggrin:
But that frizzy-haired man would probably tell me otherwise.
 
Mentallic said:
No no no. While I said that, I didn't mean imagination in general. Of course, imagination is the backbone of invention.

I have only been exposed to complex numbers through quadratics. When looking at a quadratic that does not touch the x-axis whatsoever, but has imaginary roots. Well this just seems silly to me and can never have a real world use :biggrin:
But that frizzy-haired man would probably tell me otherwise.
Interestingly enough, quadratics were not the reason for the acceptance of "imaginary numbers" as viable mathematical objects of study. It was only due to their appearance and utility in solving higher degree polynomials where purely real methods were rather contrived that their study expanded, and their analysis gave us incomparable tools for modern physics, electrical engineering, and solutions of differential equations, which led to the study of topology and differential geometry.