CogitaVerse

Particle in a 1D Box | Quantum Mechanics | Full Derivation with Equation Numbers

Particle in a One‑Dimensional Box

Complete derivation of the Schrödinger wave equation – boundary conditions, normalization, energy quantization

1. Introduction

Consider a particle of mass \(m\) trapped in a one‑dimensional box of length \(a\). The particle can move only along the \(x\)-axis. The potential inside the box is zero, and outside it is infinite:

\[ V(x) = \begin{cases} 0 & 0 < x < a,\\ \infty & \text{otherwise}. \end{cases} \] (1)

Figure 7: Particle in a one‑dimensional box (potential well).

Figure 8: Second representation – potential vertical, displacement horizontal.

We will solve the time‑independent Schrödinger equation using the postulates of quantum mechanics. The Hamiltonian operator for one dimension is:

\[ \hat{H} = -\frac{\hbar^{2}}{2m}\frac{d^{2}}{dx^{2}} + V(x),\qquad \hbar = \frac{h}{2\pi}. \] (2)

2. Schrödinger Wave Equation

The time‑independent Schrödinger equation \(\hat{H}\psi = E\psi\) gives:

\[ -\frac{\hbar^{2}}{2m}\frac{d^{2}\psi}{dx^{2}} + V\psi = E\psi \] (3)

Multiplying by \(-\frac{2m}{\hbar^{2}}\) and rearranging:

\[ \frac{d^{2}\psi}{dx^{2}} + \frac{2m}{\hbar^{2}}(E-V)\psi = 0 \] (4)

Using \(\hbar = h/(2\pi)\), \(\hbar^{2} = h^{2}/(4\pi^{2})\). Then \(\frac{2m}{\hbar^{2}} = \frac{8\pi^{2}m}{h^{2}}\). Hence (4) becomes:

\[ \frac{d^{2}\psi}{dx^{2}} + \frac{8\pi^{2}m}{h^{2}}(E-V)\psi = 0 \] (5)

3. Solution Outside the Box (\(V=\infty\))

Outside the box, \(V=\infty\). Substituting into (5):

\[ \frac{d^{2}\psi}{dx^{2}} + \frac{8\pi^{2}m}{h^{2}}(E-\infty)\psi = 0 \] (6)

Since \(E\) is finite, \(E-\infty \to -\infty\). The term \(\frac{8\pi^{2}m}{h^{2}}(E-\infty)\psi\) dominates, forcing:

\[ \psi(x) = 0 \quad \text{for } x \le 0 \text{ and } x \ge a. \] (7)

Thus the particle cannot exist outside the box; the wavefunction is zero there.

4. Solution Inside the Box (\(V=0\))

Inside the box (\(0 < x < a\)), \(V=0\). Equation (5) reduces to:

\[ \frac{d^{2}\psi}{dx^{2}} + \frac{8\pi^{2}mE}{h^{2}}\psi = 0 \] (8)

Define the constant:

\[ k^{2} = \frac{8\pi^{2}mE}{h^{2}} \] (9)

Then equation (8) becomes a simple harmonic oscillator equation:

\[ \frac{d^{2}\psi}{dx^{2}} + k^{2}\psi = 0 \] (10)

The general solution is:

\[ \psi(x) = A\sin(kx) + B\cos(kx) \] (11)

where \(A\) and \(B\) are constants to be determined by boundary conditions and normalization.

5. Boundary Conditions

The wavefunction must be continuous, so it must vanish at the walls where the potential is infinite:

  • At \(x = 0\): \(\psi(0)=0\)
  • At \(x = a\): \(\psi(a)=0\)

First boundary condition (\(x=0\))

\[ \psi(0) = A\sin(0) + B\cos(0) = B = 0 \] (12)

Thus \(B=0\) and the wavefunction reduces to:

\[ \psi(x) = A\sin(kx) \] (13)

Second boundary condition (\(x=a\))

\[ \psi(a) = A\sin(ka) = 0 \] (14)

Since \(A \neq 0\) (otherwise \(\psi\) is trivial), we require \(\sin(ka)=0\). Therefore:

\[ ka = n\pi,\qquad n = 1,2,3,\dots \] (15)

Note: \(n=0\) would give \(\psi(x)=0\) everywhere (trivial, not a valid state). So \(n\) is a positive integer.

From (15):

\[ k = \frac{n\pi}{a} \] (16)

Thus the wavefunction becomes:

\[ \psi(x) = A\sin\left(\frac{n\pi x}{a}\right) \] (17)

6. Normalization

The wavefunction must satisfy the normalization condition:

\[ \int_{0}^{a} |\psi(x)|^{2} dx = 1 \] (18)

Substituting (17):

\[ \int_{0}^{a} A^{2}\sin^{2}\left(\frac{n\pi x}{a}\right) dx = 1 \] (19)

Using the identity \(\sin^{2}\theta = \frac{1}{2}(1-\cos2\theta)\), we get:

\[ A^{2} \int_{0}^{a} \frac{1}{2}\left[1 – \cos\left(\frac{2n\pi x}{a}\right)\right] dx = 1 \] (20)
\[ \frac{A^{2}}{2} \left[ x – \frac{a}{2n\pi}\sin\left(\frac{2n\pi x}{a}\right) \right]_{0}^{a} = 1 \] (21)

The sine term vanishes at both limits, leaving:

\[ \frac{A^{2}}{2} \cdot a = 1 \quad\Rightarrow\quad A^{2} = \frac{2}{a} \] (22)

Choosing the positive root (phase convention), we obtain the normalized wavefunction:

\[ \psi_{n}(x) = \sqrt{\frac{2}{a}}\sin\left(\frac{n\pi x}{a}\right),\qquad n=1,2,3,\dots \] (23)

7. Energy Eigenvalues

From equations (9) and (16):

\[ k^{2} = \frac{8\pi^{2}mE}{h^{2}} = \left(\frac{n\pi}{a}\right)^{2} \] (24)

Solving for \(E\):

\[ E_{n} = \frac{n^{2}h^{2}}{8ma^{2}},\qquad n=1,2,3,\dots \] (25)

Thus the energy is quantized. The ground state (lowest energy) corresponds to \(n=1\):

\[ E_{1} = \frac{h^{2}}{8ma^{2}} \] (26)

Higher states have energies proportional to \(n^{2}\). The integer \(n\) is called the quantum number.

8. Explicit Wavefunctions for Low States

Using equation (23):

\[ \psi_{1}(x) = \sqrt{\frac{2}{a}}\sin\left(\frac{\pi x}{a}\right) \] (27)
\[ \psi_{2}(x) = \sqrt{\frac{2}{a}}\sin\left(\frac{2\pi x}{a}\right) \] (28)
\[ \psi_{3}(x) = \sqrt{\frac{2}{a}}\sin\left(\frac{3\pi x}{a}\right) \] (29)

Higher states are obtained similarly. Note that \(n=0\) would give \(\psi=0\) everywhere and is not a valid physical state.

First three wavefunctions and their probability densities (n=1,2,3).

9. Probability Density

The probability density is given by \(|\psi_{n}(x)|^{2}\):

\[ |\psi_{n}(x)|^{2} = \frac{2}{a}\sin^{2}\left(\frac{n\pi x}{a}\right) \] (30)

It is positive and normalized to 1 over the box. The probability of finding the particle in an interval \([x, x+dx]\) is \(|\psi|^{2}dx\).

10. Video Lecture (Urdu/Hindi)

Watch Complete Lecture in Urdu/Hindi for Comprehensive Understanding

Step‑by‑step derivation of the Schrödinger equation for a particle in a 1D box, boundary conditions, normalization, and energy quantization – explained in Urdu/Hindi.

11. Summary of Key Results

  • Normalized wavefunction: \(\displaystyle \psi_{n}(x) = \sqrt{\frac{2}{a}}\sin\left(\frac{n\pi x}{a}\right)\), \(n=1,2,3,\dots\)
  • Energy eigenvalues: \(\displaystyle E_{n} = \frac{n^{2}h^{2}}{8ma^{2}}\)
  • Boundary conditions force quantization of both wavefunction and energy.
  • The ground state has non‑zero energy (zero‑point energy).
  • Probability density vanishes at the walls and has \(n-1\) nodes inside.
  • The wavefunctions form a complete orthonormal set.
\[ \int_{0}^{a} \psi_{m}^{*}(x)\psi_{n}(x)dx = \delta_{mn} \] (31)

These results are the foundation for understanding quantum wells, molecular orbitals, and many other confined quantum systems.

Complete derivation – all equations numbered, no steps omitted. Diagrams and video lecture included.

Download Complete Notes Below

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top