The 1D Wave Equation: In its simplest form, the one-dimensional wave equation is expressed as . Here, represents the displacement of the wave at position and time .
Wave Speed (): The constant represents the propagation speed of the wave through the medium. It is a physical property determined by the characteristics of the medium, such as tension and linear density in a string, or bulk modulus and density in a fluid.
Second-Order Nature: The equation is second-order in both time and space. This implies that the wave's behavior depends on its local acceleration (second time derivative) and its concavity or 'curviness' (second spatial derivative).
Separation of Variables: This technique assumes a solution of the form . By substituting this into the PDE, the equation is split into two ordinary differential equations (ODEs), which are then solved using boundary conditions to find eigenvalues and eigenfunctions.
d'Alembert's Solution: For an infinite domain, the general solution is . This represents two arbitrary wave shapes, and , traveling in opposite directions at speed without changing form.
Fourier Series Integration: When dealing with finite domains (like a vibrating string fixed at both ends), the solution is expressed as an infinite sum of sine and cosine terms. The coefficients are determined by the initial displacement and initial velocity of the medium.
| Feature | d'Alembert's Method | Separation of Variables |
|---|---|---|
| Domain | Infinite or semi-infinite | Finite (bounded) |
| Solution Form | Traveling waves | Standing waves (product of functions) |
| Initial Conditions | Directly substituted into formula | Used to find Fourier coefficients |
| Physical View | Propagation of a pulse | Superposition of harmonics |
Homogeneous vs. Non-homogeneous: A homogeneous wave equation has no external forcing terms, while a non-homogeneous equation includes a source term on the right side, representing external driving forces.
Boundary Conditions: Dirichlet conditions specify the displacement at the boundaries (e.g., fixed ends), while Neumann conditions specify the slope or derivative (e.g., free ends).
Identify the Wave Speed: Always look for the coefficient of the spatial derivative. If the equation is , remember that , so the wave speed is .
Check the Dimensions: Ensure that the units of match . This is a quick way to verify if a derived equation or a given constant is physically plausible.
Verify Boundary Conditions: In problems involving finite strings, check if the ends are fixed () or free (). This determines whether your solution should use sine terms, cosine terms, or both.
Initial Velocity vs. Displacement: If the initial velocity is zero, the solution will only contain terms that are stationary at (usually terms). If the initial displacement is zero, look for terms.
Confusing and : A very common error is using as the coefficient in the PDE instead of . This leads to incorrect calculations of wave speed and frequency.
Sign Errors in d'Alembert: Students often mix up the signs in and . Remember that represents a wave moving in the positive direction.
Ignoring Initial Velocity: When solving for the full motion of a string, both the initial position and the initial velocity must be accounted for. Forgetting the velocity term results in an incomplete solution.