“If maths is so great, why isn’t there a Maths 2?”

- some silly goose who didn’t anticipate complex arithmetic

It’s the counting you know and love, but now even more imaginary than before! Instead of simple, boring, real-number land, we’re venturing into the funky terrain of manipulating complex numbers now, woohoo!

For the most part, arithmetic with complex numbers can be performed just by considering the imaginary unit to be like any other old variable, then sprinkling in a bit of algebra to push things around.

Addition

Real

Add the real number to the real part. That’s it.

Complex

To add two complex numbers together, you simply add the real and imaginary parts separately. Simples!

Example

Subtraction

Real

I’m not gonna insult your intelligence by explaining this to you.1 Go on, click the link. You’ll figure it out. I believe in you. [[Complex Arithmetic#Addition#Real]]

Complex

Just like with the addition of complex numbers shown above, we can subtract the real and imaginary parts separately:

Example

Multiplication

Real

Multiplying a complex number by a real number is dead simple - just multiply out the brackets! Even a toddler can do this while blindfolded and suspended upside down, so you have no excuse here.

Complex

When multiplying two complex numbers, we take a very similar approach of multiplying everything out:

Since we know that , the last term can be simplified:

Some people like to memorise the last step of the working above as a formula. I’m not a fan of that. Just do the middle-school algebra please.

Example

Division

A-ha! Addition, subtraction and multiplication of complex numbers has been mere child’s play; division is our first taste of things starting to get slightly spicy~

Real

Just like with addition and subtraction, dividing a complex number by a real number isn’t too different from multiplication - we can still just distribute the operation across the real and imaginary parts. After all, division is the same as multiplying by the reciprocal:

Warning

make sure or Bad Things™️ will happen!

Complex

Let’s try to do the same thing as if we were [[#Division#Real|dividing by a real number]]:

…aaaaand we’re stuck. This is no good; we can’t simplify this into form!

Instead, let’s introduce a new tool from our mathematical toolbox: the complex conjugate. This tool is powerful, because when multiplied, it can turn any complex number into a real number. As such, we can use it to make the denominator real!

Sorry, I just couldn't resist.

From here, we can [[#Multiplication#Complex|multiply out the numerator]]:

Then finally, we can [[#Division#Real|divide the complex numerator by the real denominator]] to get our nice and pretty form:

“Nice and pretty”…

The algebra looks horrible, but it’s cleaner with actual numbers; I promise. Again, you’d be a couple backslashes short of a LaTeX expression to memorise the above result as a formula instead of just using the intuitive method demonstrated above.

Example

Footnotes

  1. That was a lie; I’d absolutely insult your intelligence. Many times over. Adding a sprinkle of snarkiness to these notes gives it a unique flair and makes them more fun to write, you see.