To understand exactly why we multiply the wavefunction by its complex conjugate, $\Psi^*(\mathbf{r}, t)\Psi(\mathbf{r}, t)$, we have to look at the unique algebra of quantum mechanics.
In short: This operation is a mathematical filter. It strips away the unmeasurable "imaginary" parts of a quantum state and leaves behind a pure, positive, real number that represents physical reality.
Here is the deep dive into why this specific multiplication is required.
1. The Complex Number Problem
In classical physics, things like the position of a car or the voltage of a battery are represented by real numbers. Quantum mechanics is different. The wavefunction $\Psi$ is fundamentally complex-valued, meaning it relies on the imaginary unit $i$ (where $i^2 = -1$).
At any given point in space and time, the wavefunction evaluates to a complex number:
$$\Psi = a + bi$$
Because you cannot measure an imaginary quantity with a physical instrument, $\Psi$ on its own cannot represent a physical probability. Furthermore, probabilities cannot be negative or complex; they must strictly be real numbers between $0$ and $1$.
2. Enter the Complex Conjugate ($\Psi^*$)
To transform a complex number into a meaningful real number, mathematicians use the complex conjugate.
To find the complex conjugate (denoted by the asterisk $*$), you simply take the original complex number and flip the sign of the imaginary part.
- If $\Psi = a + bi$
- Then $\Psi^* = a - bi$
3. The Magic of the Multiplication
Watch what happens to the imaginary unit $i$ when you multiply the wavefunction by its complex conjugate:
$$\Psi^* \Psi = (a - bi)(a + bi)$$
Using standard algebraic expansion (FOIL):
$$\Psi^* \Psi = a^2 + abi - abi - b^2i^2$$
The middle terms ($+abi$ and $-abi$) cancel each other out:
$$\Psi^* \Psi = a^2 - b^2i^2$$
Since $i^2 = -1$, the equation becomes:
$$\Psi^* \Psi = a^2 - b^2(-1) = a^2 + b^2$$
Because $a$ and $b$ are both real numbers, squaring them and adding them together guarantees that the result ($a^2 + b^2$) is always a positive, real number. This is exactly what we write shorthand as the absolute square: $|\Psi|^2$.
4. The Physical Meaning: Interference
Why didn't physicists just invent a theory that uses regular numbers? Why use complex numbers if we just end up scrubbing the imaginary parts away?
The answer lies in quantum interference. Because $\Psi$ is complex, it possesses a property called a phase (an angle in the complex plane).
When you add two wavefunctions together (superposition) before multiplying them by their conjugates, their phases interact. This is what allows quantum particles to undergo constructive interference (adding together) and destructive interference (canceling each other out), mimicking the behavior of physical waves.
$$\text{Total Probability} = | \Psi_1 + \Psi_2 |^2 = (\Psi_1^* + \Psi_2^*)(\Psi_1 + \Psi_2)$$
Without the specific mathematics of $\Psi^* \Psi$, we would not be able to mathematically explain the famous Double-Slit Experiment, where single particles create interference patterns on a detector screen.