Back to Differential Equations repository
Differential Equations2D

Partial Differential Equations - Theory & Concepts

Introduction to PDEs, classification, Separation of Variables, and solving the Heat, Wave, and Laplace equations.

Open the complete lesson

1D Wave Equation

2ut2=c22ux2\frac{\partial^2 u}{\partial t^2} = c^2 \frac{\partial^2 u}{\partial x^2}

Vibrating string fixed at both ends (x=0x=0, x=Lx=L). The solution is a superposition of normal modes (standing waves).

1

Determines the spatial frequency sin(nπx/L)\sin(n\pi x/L).

1.0
u(x,t)
un(x,t)=sin(1πxL)cos(1π(1.0)tL)u_n(x,t) = \sin\left(\frac{1\pi x}{L}\right) \cos\left(\frac{1\pi (1.0) t}{L}\right)