Read this lesson as text
Traveling Waves
Mathematical Modeling · Axiom Academy
Understanding wave propagation and pattern formation in spatial models A traveling wave is a solution u(x,t) that depends on x and t only through the combination z = x - ct, where c is the wave speed. This means the wave profile moves without changing shape. The wave shape U(z) stays constant as it moves The wave moves at velocity c (positive = rightward) u(x,t) = U(x - ct) shifts the profile over time The classical wave equation is the prototype for wave phenomena. It describes vibrations in strings, sound in air, and electromagnetic waves. where c is the wave propagation speed The general solution to the wave equation is u(x,t) = f(x - ct) + g(x + ct), representing two waves traveling in opposite directions. Any function f and g works - the wave equation preserves arbitrary wave shapes. To find traveling wave solutions, we make the ansatz (educated guess) that u(x,t) = U(z) where z = x - ct. This reduces the PDE to an ODE. Define the traveling coordinate z = x - ct. Then derivatives transform as shown below. Time derivatives become: partial u/partial t = -c dU/dz. Spatial derivatives become: partial u/partial x = dU/dz. The Fisher-KPP equation models population invasion with diffusion and logistic growth. It admits traveling wave solutions that describe how a population spreads into new territory. D = diffusion, r = growth rate, K = carrying capacity
This is the written version of the interactive lesson above. See the full Mathematical Modeling course.