86 lines
2.6 KiB
Markdown
86 lines
2.6 KiB
Markdown
|
||
$\nabla^2 \psi$ describes kinetic energy. In QM terms this means, when it is large, the waveform is curved or stretched. One way to visualize it is, if it has low velocity, it stays in one place. If it has high velocity it describes a kind of corkscrew as it moves through free space.
|
||
$\nabla^2 \psi$ is associated with the kinetic energy operator in quantum mechanics,
|
||
|
||
$$
|
||
\hat{T} = -\frac{\hbar^2}{2m}\nabla^2
|
||
$$
|
||
|
||
A large value of the Laplacian indicates strong spatial curvature of the wave~function,
|
||
meaning the state contains higher momentum components and therefore higher kinetic energy.
|
||
|
||
This does not imply the particle is physically stretched or distorted. Rather, it reflects
|
||
how rapidly the **phase** of the wave~function varies in space.
|
||
|
||
For a slowly moving particle, the spatial phase variation is gentle. For a particle with
|
||
large momentum,
|
||
|
||
$$
|
||
p = \hbar k
|
||
$$
|
||
|
||
the wave~function phase varies rapidly. Because the complex factor
|
||
|
||
$$
|
||
e^{ikx}
|
||
$$
|
||
|
||
represents rotation in the complex plane, the real and imaginary parts may be visualized
|
||
as forming a helical or ``corkscrew-like'' structure in space.
|
||
|
||
This corkscrew picture describes phase behaviour of the quantum state, not literal motion
|
||
of the particle.
|
||
In quantum mechanics, a particle’s motion is encoded in the **spatial variation of the wave~function’s phase**, not in the amplitude itself.
|
||
|
||
For a free particle, the wave~function has the form
|
||
|
||
$$
|
||
\psi(x,t) = A e^{i(kx - \omega t)}
|
||
$$
|
||
|
||
where the probability density
|
||
$$
|
||
|\psi(x,t)|^2 = |A|^2
|
||
$$
|
||
is constant, but the **phase** varies with position.
|
||
|
||
Momentum is directly related to how quickly the phase rotates in space:
|
||
|
||
$$
|
||
p = \hbar k
|
||
$$
|
||
|
||
A larger \( k \) means faster phase winding, corresponding to higher momentum.
|
||
|
||
Because the complex exponential represents rotation in the complex plane,
|
||
|
||
$$
|
||
e^{ikx}
|
||
$$
|
||
|
||
it may be visualized as a helical or ``corkscrew-like'' structure when separating real and imaginary parts.
|
||
|
||
Velocity (non-relativistic) follows from momentum:
|
||
|
||
$$
|
||
v = \frac{p}{m} = \frac{\hbar k}{m}
|
||
$$
|
||
|
||
So a faster particle corresponds to more rapid spatial phase variation.
|
||
|
||
Kinetic energy arises from the Laplacian of the wave~function:
|
||
|
||
$$
|
||
\hat{T} = -\frac{\hbar^2}{2m} \nabla^2
|
||
$$
|
||
|
||
High curvature i.e large $\nabla^2 \psi$, implies strong spatial variation, hence large momentum components and higher kinetic energy.
|
||
|
||
Key take~away:
|
||
|
||
* Slow phase variation $\rightarrow$ low momentum $\rightarrow$ gentle oscillation
|
||
* Rapid phase variation $\rightarrow$ high momentum $\rightarrow$ tightly wound phase rotation
|
||
|
||
The ``corkscrew'' picture describes phase behaviour, not literal particle motion.
|
||
|
||
--- |