Mathematical Introduction: Quick introduction to complex numbers
Overview
Overview
Keywords: complex numbers
Age group: 16-18 years
Required knowledge/skills: none
Time frame: 30 minutes
This section is part of Basic Concepts of Quantum Computing – Mathematical Basics written by Natalija Budinski (RS).
Students will be able to
- understand the algebraic form of a complex number, z=x+iy, and its representation in a complex plane;
- perform arithmetic operations with complex numbers (addition, subtraction, multiplication);
- compute the modulus of a complex number;
- discover how complex numbers are used in quantum computing and how they describe quantum behaviour.
Historically, the concept of imaginary numbers was initially met with scepticism. During the 16th century, mathematicians like Gerolamo Cardano and Niccolò Tartaglia studied the roots of cubic equations and introduced imaginary numbers to solve them. Later, Leonhard Euler defined and introduced the imaginary unit i, which laid the foundation for complex numbers. His work formalised many key properties we still use today in many aspects of engineering and programming.
Required materials
- paper and pencil
How to calculate with complex numbers
A complex number can be written as , where and are real numbers and satisfies . is called the real part of the complex number and the imaginary part. This may be written as: and .
The basic calculation rules for complex numbers are:
- Addition and subtraction:
- Multiplication:
- Modulus (magnitude):
Example:
Let us do some calculations with the two complex numbers and .
- Addition and subtraction
Calculate and .
Solution: - Multiplication
Calculate .
Solution: - Modulus
Calculate and .
Solution: and
Complex numbers to determine probabilities
In quantum computing, you will often come across the following equation:
.
This equation describes the superposition of the two basis states of a qubit. Qubits are the quantum bits with which a quantum computer carries out its calculations. In this lesson, we will treat this equation as a black box and just mention what each symbol means – for you and your students to get used to these terms and concepts. So, don’t be afraid if you don’t understand a thing at this point.
describes the properties of the whole system (in this case, the superposition of the two basis states of a qubit). The ket notation may be read as “the state of” (see “Matrices and how they can be used in quantum computing” [Link]). and are the two possible states a qubit can take.
Example: When flipping a coin, the two states the coin can take are “Head” or “Tail”.
And finally, and are two complex numbers called amplitudes. The squares of the modulus of these amplitudes, and , represent the probabilities of finding the system in the state or in the state , respectively, when performing a measurement.
Example: When flipping a coin (performing a measurement), there is a 50:50 chance that the coin lands on “Head”, and a 50:50 chance that it lands on “Tail”. In this case, the above equation can be written as:
.
In this case, the amplitudes are real numbers. If you square them, you obtain ½, meaning that the probability of getting “Head” is ½ and the probability of getting “Tail” is ½ as well.
In general, the amplitudes have both a real and an imaginary part, in order to describe special behaviours observed in quantum physics.
- C
- A
- A
- B
- A
Share this page