Bessel Functions and A Vibrating Drum

 

Background. The two dimensional wave equation is [Graphics:p23.txtgr1.gif], in rectangular coordinates it is [Graphics:p23.txtgr2.gif], and in polar coordinates it is [Graphics:p23.txtgr3.gif].

Consider a drum head that a flexible circular membrane of radius c. Assume that it is struck in the center and this produces radial vibrations only where the displacement depends only on time t and distance r from the center. Then u(t,r) satisfies the D.E. [Graphics:p23.txtgr4.gif].

 

Computer Lab Work.

Example 1. Consider a drum head of radius c = 1. For convenience, choose the parameter a = 1. The method of separation of variables permits us to use the substitution [Graphics:p23.txtgr5.gif]. Use this substitution and obtain the D.E. [Graphics:p23.txtgr6.gif]. Then solve this D.E. and plot the solution over the interval -15 <= r <= 15.

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr7.gif]

The solution we require is the one involving the function BesselJ[0,r w].
For illustration, set w = 1 and graph y = BesselJ[0,r].

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr9.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr10.gif]

 

Example 2 (a). We want to familiarize ourselves with Bessel functions.
Use Mathematica to differentiate and verify that the function f[x]= BesselJ[0,x] is a solution to the D.E. [Graphics:p23.txtgr11.gif].

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr12.gif]
 

2 (b). Use known identities for Bessel functions to simplify the computation
[Graphics:p23.txtgr13.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr14.gif]
 

Example 3. The boundary condition for the D.E. is R[1]=0, i.e. the drum head has radius c = 1. Thus the parameter w 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:p23.txtgr15.gif]. Verify this and find the first five zeros.

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr16.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr17.gif]

Multiples of [Graphics:p23.txtgr18.gif] will be sufficiently close to be starting values for Mathematica's FindRoot subroutine. The first root is

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr19.gif]

We can put all five of them in an array called "roots." Then redraw the graph with horizontal axis ticks at the integers.

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr20.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr21.gif]

 

Example 4. Plot the functions [Graphics:p23.txtgr22.gif] is the i-th root of BesselJ[0,r].

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr23.gif]
[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr24.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr25.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr26.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr27.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr28.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr29.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr30.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr31.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr32.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr33.gif]

Conclusion. The solution we were seeking in Example 1 was [Graphics:p23.txtgr34.gif] where the boundary condition R[1]=0 requires that [Graphics:p23.txtgr35.gif], hence [Graphics:p23.txtgr36.gif]. Therefore the fundamental solutions to the wave equation for the drum head is [Graphics:p23.txtgr37.gif], for n=1,2,3, ...

 

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

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

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr39.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr40.gif]

The second fundamental solution has a circle of radius 0.435651 as a node where there is no vibration and it moves up and down in opposite directions on the inside and outside of this circle.

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr41.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr42.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr43.gif]

The third fundamental solution has a two circular nodes of radius 0.277895 and 0.637884 where there is no vibration and it moves up and down in opposite directions between circles.

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr44.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr45.gif]

[Graphics:p23.txtgr8.gif][Graphics:p23.txtgr46.gif]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews, 1998