Complex Number
Math is complicated. Some can say it’s complex.
Numbers can be complex.
Let’s say we have two funny looking 2x2 Matrix. Just bear with me.
MR=(1001)MI=(01−10)
Now we can put two scalars a,b infront of these numbers and add it
up like we did before:
z=a(1001)+b(01−10)⇒z=(ab−ba)
We can write this weird looking matrix differently:
z=a+bi
What is i? Well, we don’t know. It’s not a variable! But we know
what i2 is:
i2=−1
Notice however much you can times a, it won’t affect b, and vice
versa.