As in the cases of the elliptic and parabolic PDEs, we derive a finite difference method to solve the Wave Equation by seeking a solution on equally spaced grids.
Two grid spacing's are needed,
an spacing,
, and a time spacing,
. The grid variables are specified by
and
Note that the time grid extends to arbitrary
large
. The notation for the displacement on
the grid
is then
.
The algorithm follows from writing a finite difference version of the Wave Equation. First off, we refer back to the finite difference expressions for the derivative.
![]() |
(6) |
Isolating leads to the finite difference form
of the Wave Equation.
![]() |
(7) |