As part of my final product, I am making short video lessons on each topic I cover. Here’s the first one (on complex numbers!) Sorry for the in and out video quality – I’ll make sure to fix that for the next lesson!
Link to the Unit One: Complex Numbers and Linear Algebra Crash Course Page.
Due to the inability to express mathematical equations in WordPress’s typeset, this post (and all further explanation posts) will be done in LaTeX and uploaded here in PDF form.
If i is the square root of -1, then i2 = -1. -1 x -1 = 1. So far so good. This is illustrated below as a rotation.
So, if multiplying by i rotates the arrow, and multiplying by i2 rotates the arrow from -1 to 1, multiplying by a single i will rotate the arrow halfway, as pictured below.
An interesting development emerges! Imaginary numbers (we were using i in this example) act almost like a second dimension and axis. The numbers we use are actually two dimensional; we just tend to tend to use only the classic number line.
The name of these two dimensional numbers is “complex numbers“. The formal definition of complex numbers is “any number written in from z = a + bi, where a and b are real numbers.” a is called the real part of the complex number – Re(z), and b is the imaginary part – Im(z).
The graph above is called a “complex plane“, which is used to visualize complex numbers using the x-axis to denote the real part, and the y-axis to denote the imaginary part. Complex numbers, z = a + bi, can be represented as a point on the complex plane where a is the x value and b is the y value.
Like with real numbers, there’s a variety of operations that can be preformed on complex numbers. The summary of properties can be found in the notes below, but the general rule is that real and imaginary numbers cannot be combined. Real numbers can be combined with real numbers, and imaginary numbers can be combined with imaginary numbers, but they cannot be inter-combined.
There’s a couple of other definitions that form the foundation of complex numbers: * Complex Conjugate: the complex conjugate of a complex number a + biis a - bi. * Modulus: the modulus of a complex number a + bi is the square root of a2 + b2. This number will always be real and positive. The modulus represents the distance from the origin to the complex number on the complex plane.
Complex numbers, however, when represented as a + bi can be hard to work with. Thankfully, the polar form of the equation offers some help. The polar form deals with the angle (theta) and length (modulus) of the complex number, as shown below, instead of representing the number in terms of x and y values. Theta is known as the argument of the complex number.
If we use this polar form, a can be expressed as the (modulus of z) *cos(theta) and b can be expressed as (modulus of z) *sin(theta). Therefore, z = a + bi can be rewritten as z = (modulus of z) * [cos(theta) + sin(theta)i]. This is immensely helpful because of Euler’s Formula: ei(theta) = cos(theta) + sin(theta)i. Putting all of this together, z = (modulus of z)ei(theta). A summary of the properties of complex numbers when in this form can be found in the notes.
And that’s it for the fundamentals of complex numbers! To return to the beginning, complex numbers are so core to quantum mechanics because, unlike in classical physics, the components of the complex number cannot be separated and treated independently. To quote “Why are complex numbers needed in quantum mechanics?” (see resource list below), “Quantum mechanics deals with complex quantities of a special kind, which cannot be split into real and imaginary parts”. For complex numbers this is great news. For a few hundred years, they were nothing more than a mind bending mathematical party trick. Now, they are fundamental in the fabric of the universe.
Takeaway I’m using two main textbooks for this independent study: The Mathematics of Quantum Mechanics and Quantum Theory, Groups, and Representations. The Mathematics of Quantum Mechanics is a textbook aimed at high school students and therefore provides a great simplistic baseline, although it doesn’t go into much depth about any particular topic and only covers a couple topics. Quantum Theory, Groups, and Representations, on the other hand, is written based on a college physics course and is much heavier on the technical aspect side of things.
Quotes from The Mathematics of Quantum Mechanics I found compelling “Classical physics is only an approximation” “Quantum mechanics is the most accurate theory ever developed by mankind. Every attempt to prove it wrong has failed miserably.”