Module for the Vibrating Drum, a Wave Equation in 2D

Numerical Methods for O. D. E.  using Mathematica. (c) John H. Mathews, 2003

Background.

    The two dimensional wave equation is   [Graphics:Images/VibratingDrumMod_gr_1.gif],  

in rectangular coordinates it is   [Graphics:Images/VibratingDrumMod_gr_2.gif],  

and in polar coordinates it is   [Graphics:Images/VibratingDrumMod_gr_3.gif].

     Consider a drum head that a flexible circular membrane of radius [Graphics:Images/VibratingDrumMod_gr_4.gif].  Assume that it is struck in the center and this produces radial vibrations only where the displacement depends only on time [Graphics:Images/VibratingDrumMod_gr_5.gif] and distance [Graphics:Images/VibratingDrumMod_gr_6.gif] from the center.  Then  [Graphics:Images/VibratingDrumMod_gr_7.gif] satisfies the D.E.
      
    [Graphics:Images/VibratingDrumMod_gr_8.gif].

Example 1.  Consider a drum head of radius [Graphics:Images/VibratingDrumMod_gr_9.gif]. For convenience, choose the parameter  [Graphics:Images/VibratingDrumMod_gr_10.gif]. The method of separation of variables permits us to use the substitution  [Graphics:Images/VibratingDrumMod_gr_11.gif].  Use this substitution and obtain the D.E.

    [Graphics:Images/VibratingDrumMod_gr_12.gif].  
    
Solve this D.E. and plot the solution over the interval  [Graphics:Images/VibratingDrumMod_gr_13.gif].

Solution 1.

Example 2.  We want to familiarize ourselves with Bessel functions.
Use Mathematica to differentiate and  verify that the function  
            [Graphics:Images/VibratingDrumMod_gr_44.gif]
is a solution to the
            D.E.   [Graphics:Images/VibratingDrumMod_gr_45.gif].  
Use known identities for Bessel functions to simplify the final computation  

Solution 2.

Example 3.  In Example 1, the boundary condition for the D.E. is  [Graphics:Images/VibratingDrumMod_gr_61.gif],  i.e. the drum head has radius  [Graphics:Images/VibratingDrumMod_gr_62.gif].
Thus the parameter  [Graphics:Images/VibratingDrumMod_gr_63.gif]  must be chosen to be a root of the Bessel function.
The zeros do not have a simple formula. However it is known that they are "close to" multiples of  [Graphics:Images/VibratingDrumMod_gr_64.gif].  
Verify this and find the first five zeros.

Solution 3.

Example 4.  Plot the functions  [Graphics:Images/VibratingDrumMod_gr_76.gif] is the n-th root of  [Graphics:Images/VibratingDrumMod_gr_77.gif].
Since we will be considering a drum of unit radius, plot  [Graphics:Images/VibratingDrumMod_gr_78.gif] over the interval  [Graphics:Images/VibratingDrumMod_gr_79.gif].

Solution 4.

Background.

    The solution we are seeking in Example 1 is  [Graphics:Images/VibratingDrumMod_gr_91.gif] where the boundary condition  [Graphics:Images/VibratingDrumMod_gr_92.gif] requires that  [Graphics:Images/VibratingDrumMod_gr_93.gif],  hence  [Graphics:Images/VibratingDrumMod_gr_94.gif]. Therefore the fundamental solutions to the wave equation for the drum head is  

    [Graphics:Images/VibratingDrumMod_gr_95.gif],  for  n = 1,2,3.  

Example 5.  The initial displacement for a fundamental solution is  [Graphics:Images/VibratingDrumMod_gr_96.gif].  
Plot the functions for  n = 1,2,3.  

The first fundamental solution vibrates up and down throughout the entire disk of radius 1.

Solution 5.

Research Experience for Undergraduates


Converted by Mathematica      January 28, 2003