No history yet

Quantum Mechanics Basics

The World of the Very Small

Classical physics does a great job of describing the world we see every day, from a thrown baseball to the orbit of planets. But when we zoom in to the level of atoms and particles, the rules change. This is the realm of quantum mechanics, and it's where things get wonderfully strange.

In this tiny world, particles like electrons don't behave like tiny billiard balls. Instead, their properties are described by a quantum state, which is a complete mathematical description of the system. Think of it as a particle's personal information sheet, but one that deals in possibilities rather than certainties.

Being in Two States at Once

One of the most famous ideas in quantum mechanics is superposition. It means a quantum system can exist in multiple states at the same time.

Imagine a spinning coin. While it's in the air, before it lands, is it heads or tails? In a way, it’s both. Superposition is the quantum version of that. An electron, for example, has a property called spin, which can be 'up' or 'down'. In superposition, an electron can be in a combination of both spin-up and spin-down simultaneously.

In quantum computing, we use this principle for our basic unit of information, the qubit. While a classical bit is either a 0 or a 1, a qubit can be a 0, a 1, or a superposition of both. We can write the state of a qubit, often represented by the Greek letter psi (ψ|\psi\rangle), like this:

ψ=α0+β1|\psi\rangle = \alpha|0\rangle + \beta|1\rangle

The squares of these amplitudes must add up to 1, representing 100% probability.

α2+β2=1|\alpha|^2 + |\beta|^2 = 1

This sphere, called the Bloch sphere, is a useful way to visualize a qubit. The north pole represents the state 0|0\rangle, and the south pole is 1|1\rangle. Any point on the surface of the sphere represents a possible superposition of those two states.

Measurement and Collapse

So a qubit can be in a combination of states. But what happens when we try to look at it?

The moment we measure a quantum system, its superposition is destroyed. The system is forced to "choose" one of its possible states. This is called the collapse of the wavefunction. Our spinning coin finally lands, and it's definitively heads or tails.

Lesson image

For our qubit in the state \[psi=α0+β1|\[psi\rangle = \alpha|0\rangle + \beta|1\rangle, a measurement will yield the result 0 with a probability of α2|\alpha|^2, and the result 1 with a probability of β2|\beta|^2. Once measured, the qubit is no longer in a superposition. It will be in the definite state we measured, either 0|0\rangle or 1|1\rangle. The quantum weirdness vanishes upon observation.

The act of measuring a quantum system fundamentally changes it. You can't just peek at a superposition without disturbing it.

Spooky Connections

If superposition seems strange, entanglement is even stranger. It describes a situation where two or more quantum particles become linked in such a way that their fates are intertwined, no matter how far apart they get. Albert Einstein famously called it "spooky action at a distance."

Imagine you have two special coins. You put them in separate boxes and give one to a friend who travels to the other side of the world. The instant your friend opens their box and sees a heads, you know with 100% certainty that your coin is tails. Before the box was opened, both outcomes were possible, but the measurement of one instantly determined the outcome of the other.

Entangled particles work similarly. They are described by a single, shared quantum state. If you prepare two electrons in an entangled state where their spins must be opposite, you don't know which is which. But the moment you measure one and find it is spin-up, you know the other is instantly spin-down, whether it's in the same lab or in a different galaxy.

Lesson image

This connection doesn't involve sending information faster than light. Rather, the correlation was always there, built into the shared state of the two particles from the moment they became entangled. A common entangled state for two qubits is the Bell state:

Φ+=12(00+11)|\Phi^+\rangle = \frac{1}{\sqrt{2}}(|00\rangle + |11\rangle)

Superposition and entanglement are not just philosophical curiosities. They are the core principles that give quantum computing its power, allowing for calculations that are impossible for even the most powerful classical computers.

Quiz Questions 1/6

What does the principle of superposition state in quantum mechanics?

Quiz Questions 2/6

If a qubit is in the state ψ=340+141|\psi\rangle = \sqrt{\frac{3}{4}}|0\rangle + \sqrt{\frac{1}{4}}|1\rangle, what is the probability of measuring it in the state 0|0\rangle?